Sets construction variables for the TeX formatter and typesetter.
TEX
TEXFLAGS
TEXCOM
LATEX
LATEXFLAGS
LATEXCOM
BIBTEX
BIBTEXFLAGS
BIBTEXCOM
MAKEINDEX
MAKEINDEXFLAGS
MAKEINDEXCOM
TEXCOMSTR
LATEXCOMSTR
BIBTEXCOMSTR
MAKEINDEXCOMSTR
The bibliography generator for the TeX formatter and typesetter and the
LaTeX structured formatter and typesetter.
The command line used to call the bibliography generator for the
TeX formatter and typesetter and the LaTeX structured formatter and
typesetter.
The string displayed when generating a bibliography
for TeX or LaTeX.
If this is not set, then &cv-link-BIBTEXCOM; (the command line) is displayed.
env = Environment(BIBTEXCOMSTR = "Generating bibliography $TARGET")
General options passed to the bibliography generator for the TeX formatter
and typesetter and the LaTeX structured formatter and typesetter.
The makeindex generator for the TeX formatter and typesetter and the
LaTeX structured formatter and typesetter.
The command line used to call the makeindex generator for the
TeX formatter and typesetter and the LaTeX structured formatter and
typesetter.
The string displayed when calling the makeindex generator for the
TeX formatter and typesetter
and the LaTeX structured formatter and typesetter.
If this is not set, then &cv-link-MAKEINDEXCOM; (the command line) is displayed.
General options passed to the makeindex generator for the TeX formatter
and typesetter and the LaTeX structured formatter and typesetter.
The TeX formatter and typesetter.
The command line used to call the TeX formatter and typesetter.
The string displayed when calling
the TeX formatter and typesetter.
If this is not set, then &cv-link-TEXCOM; (the command line) is displayed.
env = Environment(TEXCOMSTR = "Building $TARGET from TeX input $SOURCES")
General options passed to the TeX formatter and typesetter.