formatter_latex | R Documentation |
Combines tokens and styles into a latex command
formatter_latex(tokens, styles, ...)
tokens |
vector of okens |
styles |
vector of styles |
... |
ignored |
A vector of latex commands
renderer_latex
formatter_latex( "hello world", "blue" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.