post_process_add_start_appendices_code: Add start appendices LaTeX code

View source: R/post-process-add-start-appendices-code.R

post_process_add_start_appendices_codeR Documentation

Add start appendices LaTeX code

Description

Add start appendices LaTeX code

Usage

post_process_add_start_appendices_code(x, ...)

Arguments

x

Tex code, as a vector of lines read in from a TeX file by readLines()

...

Absorbs arguments meant for other functions

Details

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

Value

The modified Tex code, as a vector


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.