View source: R/commands_used.R
| commands_used | R Documentation | 
List all unique commands in a document
commands_used(tex_lines)
tex_lines | 
 A LaTeX document as read from   | 
A character vector of unique commands used in tex_lines.
commands_used(c("A \\abc{d}", "\\def{x}"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.