names | R Documentation |
Utility functions finding names and types of objects
latexTag(item)
catcode(item)
envName(item)
macroName(item)
item |
A single latex item. |
latexTag()
returns the LaTeX2 tag for the item or NULL
.
catcode()
returns the TeX catcode for the item, or NULL
.
envName()
returns the Latex environment name for an item, or NULL
.
macroName()
returns the Latex macro, or NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.