processCrossRefs: processCrossRefs

Description Usage Arguments Value

Description

Process the cross references in a Latex file, substituting the correct number in for all the \ref tags.

Usage

1
processCrossRefs(tex, fileRoot)

Arguments

tex

A character vector representing the lines of a Latex file.

fileRoot

The root name of the Latex file. This function looks for an reads the file fileRoot.aux.

Value

A character vector representing the lines of a Latex file, but with all the cross references fixed up.


tmcd82070/tex2rmd documentation built on May 27, 2019, 8:46 a.m.