Description Usage Arguments Details Value Warning Examples
Itemizes lines of text into a LaTeX list.
1 | LL(enumerate = TRUE, text = "clipboard", copy2clip = interactive())
|
enumerate |
logical. If |
text |
A character vector or text copied to the clipboard. Default is to read from the clipboard. |
copy2clip |
logical. If |
This function formats text for use with LaTeX as a list.
Returns a character vector with a LaTeX list formatted text.
Ligatures parsing is very good, however, these elements may be incorrect. If a warning is thrown check the use of "ff", "fi", "fl", "ffi" and "ffl".
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.