sketch [-h][-V x.y][-v][-b][-d][t doctmp][-T[u|e][p[P|T][L|C]]][-o output.tex] [-D tag ...] input1.sk [-U tag ...] input2.sk ...
Description
Processes the sketch
input files in order to produce
PSTricks
output code suitable for inclusion in a TeX or
LaTeX document.
-h
-V
PSTricks
version assumed for output purposes to
x.y
, for example 1.19. Usually needed only if your
PSTricks
is old compared to your sketch
. Use
-v
to see what sketch
assumes by default.
-v
PSTricks
assumed for output (can be changed with -V
above).
-b
-d
sketch
's parser in debugging mode. This is primarily for
development.
-t
PSTricks
output code. The code is inserted
in place of the first instance of the escape string
%%SKETCH_OUTPUT%%.
-T
PSTricks
output to be enclosed in default US document
template text. Option -Tu is a synonym. Option -Te
causes the Euro standard document template to be used. A p
appended to any of these options causes the respective default
PSTricks
document template to be printed to standard output. An
appended P is a synonym. An appended T causes the
the TikZ/PGF
template to be printed. An appended L
prints the LaTeX version of the document template, a synonym for
the default. A C prints the ConTeXt
template.
-o
-D
inputi.sk
-U