powered by
css.parser
styler_assistant_latex(x)
The assistant currently honours the following css settings: color, text-decoration:underline, font-weight:bold[er] and font-style:italic
styler
styler( "default", "sty", styler_assistant_latex ) css.out <- css.parser( getStyleFile( "default" ) ) styler_assistant_latex( css.out )
Run the code above in your browser using DataLab