post_process_convert_section_headers: Replace chapter with section for all sections, and prepend a...

View source: R/post-process-convert-section-headers.R

post_process_convert_section_headersR Documentation

Replace chapter with section for all sections, and prepend a "sub" to each section, subsection etc to lower each by one level

Description

Replace chapter with section for all sections, and prepend a "sub" to each section, subsection etc to lower each by one level

Usage

post_process_convert_section_headers(x, ...)

Arguments

x

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

...

Absorbs arguments meant for other functions

Value

The modified Tex code, as a vector


pacific-hake/hake-assessment documentation built on July 21, 2024, 8:19 a.m.