This function reports information concerning compilers that the tikz
device will use to calculate character metrics. Information on LaTeX will
always be available but information on XeLaTeX and LuaLaTeX will only be
reported if the compilers were found.
tikzCompilerInfo(verbose = TRUE)
Invisibly returns a list containing paths to TeX compilers.
If set to FALSE
, calling this function will not cause any output to
be printed to the screen. Defaults to TRUE
.
Charlie Sharpsteen source@sharpsteen.net
tikz()