tikzDevice (version 0.12.3.1)

tikzCompilerInfo: 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)

Value

Invisibly returns a list containing paths to TeX compilers.

Arguments

verbose

If set to FALSE, calling this function will not cause any output to be printed to the screen. Defaults to TRUE.

Author

Charlie Sharpsteen source@sharpsteen.net

See Also

tikz()