makeAbbrList | R Documentation |
Create abbreviation lists latex snippet.
makeAbbrList(
filePath,
captions = list(Akronyme =
"Abk{\\\"u}rzungen", `Statistische Formelzeichen` = "Statistische Formelzeichen"),
sort.entries = TRUE
)
filePath |
Path to the file. |
captions |
tbd |
sort.entries |
Should the abbreviation lists be sorted alphabetically? |
Returns a latex snippet.
#tbd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.