tikzCompilerInfo {tikzDevice} | R Documentation |
Print paths to TeX compilers.
Description
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.
Usage
tikzCompilerInfo(verbose = TRUE)
Arguments
verbose |
If set to |
Value
Invisibly returns a list containing paths to TeX compilers.
Author(s)
Charlie Sharpsteen source@sharpsteen.net
See Also
[Package tikzDevice version 0.12.6 Index]