3 <title>Options - Sketch
</title>
4 <meta http-equiv=
"Content-Type" content=
"text/html">
5 <meta name=
"description" content=
"Sketch">
6 <meta name=
"generator" content=
"makeinfo 4.7">
7 <link title=
"Top" rel=
"start" href=
"index.html#Top">
8 <link rel=
"up" href=
"Language-basics.html#Language-basics" title=
"Language basics">
9 <link rel=
"prev" href=
"Arithmetic.html#Arithmetic" title=
"Arithmetic">
10 <link href=
"http://www.gnu.org/software/texinfo/" rel=
"generator-home" title=
"Texinfo Homepage">
12 Copyright (C) 2005, 2006, 2007, 2008 Eugene K. Ressler.
14 This manual is for `sketch', version 0.2 (build 161),
15 Tuesday, September 08, 2009, a program that converts descriptions of simple
16 three-dimensional scenes into static drawings. This version generates
17 `PSTricks' or `PGF/TikZ' code suitable for use with the
18 TeX document processing system.
20 `Sketch' is free software; you can redistribute it and/or modify
21 it under the terms of the GNU General Public License as published by
22 the Free Software Foundation; either version 3, or (at your option)
25 Sketch is distributed in the hope that it will be useful,
26 but WITHOUT ANY WARRANTY; without even the implied warranty of
27 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 GNU General Public License for more details.
30 You should have received a copy of the GNU General Public License
31 along with `sketch'; see the file COPYING.txt. If not, see
32 http://www.gnu.org/copyleft.-->
33 <meta http-equiv=
"Content-Style-Type" content=
"text/css">
34 <style type=
"text/css"><!--
35 pre
.display
{ font-family:inherit
}
36 pre
.format
{ font-family:inherit
}
37 pre
.smalldisplay
{ font-family:inherit
; font-size:smaller
}
38 pre
.smallformat
{ font-family:inherit
; font-size:smaller
}
39 pre
.smallexample
{ font-size:smaller
}
40 pre
.smalllisp
{ font-size:smaller
}
41 span
.sc
{ font-variant:small-caps
}
42 span
.roman
{ font-family: serif
; font-weight: normal
; }
48 <a name=
"Options"></a>Previous:
<a rel=
"previous" accesskey=
"p" href=
"Arithmetic.html#Arithmetic">Arithmetic
</a>,
49 Up:
<a rel=
"up" accesskey=
"u" href=
"Language-basics.html#Language-basics">Language basics
</a>
53 <!-- node-name, next, previous, up -->
54 <h4 class=
"subsection">3.1.5 Options
</h4>
56 <p><a name=
"index-options-248"></a><strong>Syntax:
</strong>
57 <pre class=
"example"> [
<var>key1
</var>=
<var>val1
</var>,
<var>key2
</var>=
<var>val2
</var>,...]
59 <p class=
"noindent">Options are used to specify details of the appearance of drawables.
60 As shown above, they are given as comma-separated key-value
64 <li><a accesskey=
"1" href=
"PSTricks-options.html#PSTricks-options">PSTricks options
</a>: Options inherited from
<code>PSTricks
</code>.
65 <li><a accesskey=
"2" href=
"TikZ_002fPGF-options.html#TikZ_002fPGF-options">TikZ/PGF options
</a>: Options inherited from
<code>TikZ/PGF
</code>.
66 <li><a accesskey=
"3" href=
"Dots-in-TikZ_002fPGF.html#Dots-in-TikZ_002fPGF">Dots in TikZ/PGF
</a>: Sketch uses
<code>TikZ/PGF
</code> circles for dots.
67 <li><a accesskey=
"4" href=
"TikZ_002fPGF-user_002ddefined-styles.html#TikZ_002fPGF-user_002ddefined-styles">TikZ/PGF user-defined styles
</a>: Support for
<code>TikZ/PGF
</code> named, user-defined styles.
68 <li><a accesskey=
"5" href=
"Transparency.html#Transparency">Transparency
</a>: See-through polygons.
69 <li><a accesskey=
"6" href=
"Internal-options.html#Internal-options">Internal options
</a>: Options used by
<code>sketch
</code>.