Previous: , Up: Global environment   [Contents][Index]


3.4.5 Language

language tikz
language tikz, context
language pstricks
language pstricks, latex

Sets the output language generated by sketch. The set of options understood by sketch also changes. For example, the PSTricks option linewidth will not be properly handled if language is set to tikz. Similarly, the TikZ option line style (note the space) will not be properly handled if language is set to pstricks. If no language is specified, the default pstricks is used.

An optional comma followed by latex or context specifies the macro package that the output should assume. This affects the picture environment commands emitted and the document template used with the -T option. See Command line. Note that at the time this manual was generated, PSTricks was not supported by LaTeX or by ConTeXt.