View source: R/post-process-add-start-appendices-code.R
post_process_add_start_appendices_code | R Documentation |
Add start appendices LaTeX code
post_process_add_start_appendices_code(x, ...)
x |
Tex code, as a vector of lines read in from a TeX file by
|
... |
Absorbs arguments meant for other functions |
Add LaTeX code for the start of the appendices section. This is needed to tell the LaTeX compiler to start numbering the sections using letters and set u-p tables, figures, and equations to be of the format A.2 for example. It also adds TOC information so this has to come before the TOC post processing step
The modified Tex code, as a vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.