/usr/share/doc/sketch-doc/sketch/Index-of-syntax.html is in sketch-doc 1:0.3.7-6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Copyright (C) 2005 to 2012 Eugene K. Ressler.
This manual is for sketch, version 0.3 (build 7),
Wednesday, August 23, 2017, a program that converts descriptions of simple
three-dimensional scenes into line drawings. This version generates
PSTricks or PGF/TikZ code suitable for use with the
TeX document processing system.
Sketch is free software. You can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
Sketch is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with sketch; see the file COPYING.txt. If not, see
http://www.gnu.org/copyleft.
-->
<!-- Created by GNU Texinfo 6.4.90, http://www.gnu.org/software/texinfo/ -->
<head>
<title>Index of syntax (Sketch)</title>
<meta name="description" content="Index of syntax (Sketch)">
<meta name="keywords" content="Index of syntax (Sketch)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="index.html#Top" rel="start" title="Top">
<link href="#Index-of-syntax" rel="index" title="Index of syntax">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="index.html#Top" rel="up" title="Top">
<link href="Index.html#Index" rel="next" title="Index">
<link href="Installing-sketch.html#Installing-sketch" rel="prev" title="Installing sketch">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smalllisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
-->
</style>
</head>
<body lang="en">
<a name="Index-of-syntax"></a>
<div class="header">
<p>
Next: <a href="Index.html#Index" accesskey="n" rel="next">Index</a>, Previous: <a href="Installing-sketch.html#Installing-sketch" accesskey="p" rel="prev">Installing sketch</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Index-of-syntax" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
<a name="Index-of-syntax-1"></a>
<h2 class="unnumbered">Index of syntax</h2>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter" href="#Index-of-syntax_sx_symbol-1"><b>'</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-2"><b>(</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-3"><b>*</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-4"><b>+</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-5"><b>-</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-6"><b>.</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-7"><b>/</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-8"><b><</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-9"><b>[</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-10"><b>^</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-11"><b>{</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-12"><b>|</b></a>
<br>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-A"><b>A</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-C"><b>C</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-D"><b>D</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-F"><b>F</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-G"><b>G</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-I"><b>I</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-L"><b>L</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-O"><b>O</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-P"><b>P</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-R"><b>R</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-S"><b>S</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-T"><b>T</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-U"><b>U</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-V"><b>V</b></a>
</td></tr></table>
<table class="index-sx" border="0">
<tr><td></td><th align="left">Index Entry</th><td> </td><th align="left"> Section</th></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-1">'</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Affine-arithmetic.html#index-_0027x_002c-_0027y_002c-and-_0027z"><code>'x<span class="roman">,</span> 'y<span class="roman">, and </span>'z</code></a>:</td><td> </td><td valign="top"><a href="Affine-arithmetic.html#Affine-arithmetic">Affine arithmetic</a></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-_0027x_002c-_0027y_002c-and-_0027z-1"><code>'x<span class="roman">,</span> 'y<span class="roman">, and </span>'z</code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-2">(</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-_0028-_0029_002c-grouping"><code>( )<span class="roman">, grouping</span></code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td></td><td valign="top"><a href="Drawing-a-solid.html#index-_0028foo_0029_002c-point-reference"><code>(foo)<span class="roman">, point reference</span></code></a>:</td><td> </td><td valign="top"><a href="Drawing-a-solid.html#Drawing-a-solid">Drawing a solid</a></td></tr>
<tr><td></td><td valign="top"><a href="Forms-of-references.html#index-_0028foo_0029_002c-point-reference-1"><code>(foo)<span class="roman">, point reference</span></code></a>:</td><td> </td><td valign="top"><a href="Forms-of-references.html#Forms-of-references">Forms of references</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-3">*</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-_002a_002c-multiplication-operator"><code>*<span class="roman">, multiplication operator</span></code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-_002a_002c-multiplication-operator-1"><code>*<span class="roman">, multiplication operator</span></code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-4">+</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-_002b_002c-plus-operator"><code>+<span class="roman">, plus operator</span></code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-5">-</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-_002d_002c-minus-operator"><code>-<span class="roman">, minus operator</span></code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td></td><td valign="top"><a href="Unary-forms.html#index-_002d_002c-unary-minus-operator"><code>-<span class="roman">, unary minus operator</span></code></a>:</td><td> </td><td valign="top"><a href="Unary-forms.html#Unary-forms">Unary forms</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-6">.</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-_002e_002c-dot-operator"><code>.<span class="roman">, dot operator</span></code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-_002e_002c-dot-operator-1"><code>.<span class="roman">, dot operator</span></code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-7">/</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-_002f_002c-division-operator"><code>/<span class="roman">, division operator</span></code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-8"><</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Point-sweeps.html#index-_003c_003e_002c-closure-tag"><code><><span class="roman">, closure tag</span></code></a>:</td><td> </td><td valign="top"><a href="Point-sweeps.html#Point-sweeps">Point sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps-with-closure.html#index-_003c_003e_002c-closure-tag-1"><code><><span class="roman">, closure tag</span></code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps-with-closure.html#Polyline-sweeps-with-closure">Polyline sweeps with closure</a></td></tr>
<tr><td></td><td valign="top"><a href="Sweeps.html#index-_003c_003e_002c-closure-tag-2"><code><><span class="roman">, closure tag</span></code></a>:</td><td> </td><td valign="top"><a href="Sweeps.html#Sweeps">Sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Swept-points.html#index-_003c_003e_002c-closure-tag-3"><code><><span class="roman">, closure tag</span></code></a>:</td><td> </td><td valign="top"><a href="Swept-points.html#Swept-points">Swept points</a></td></tr>
<tr><td></td><td valign="top"><a href="Swept-points.html#index-_003c_003e_002c-closure-tag-4"><code><><span class="roman">, closure tag</span></code></a>:</td><td> </td><td valign="top"><a href="Swept-points.html#Swept-points">Swept points</a></td></tr>
<tr><td></td><td valign="top"><a href="Swept-lines.html#index-_003c_003e_002c-closure-tag-5"><code><><span class="roman">, closure tag</span></code></a>:</td><td> </td><td valign="top"><a href="Swept-lines.html#Swept-lines">Swept lines</a></td></tr>
<tr><td></td><td valign="top"><a href="Swept-lines.html#index-_003c_003e_002c-closure-tag-6"><code><><span class="roman">, closure tag</span></code></a>:</td><td> </td><td valign="top"><a href="Swept-lines.html#Swept-lines">Swept lines</a></td></tr>
<tr><td></td><td valign="top"><a href="Sweep-face-splitting.html#index-_003c_003e_002c-closure-tag-7"><code><><span class="roman">, closure tag</span></code></a>:</td><td> </td><td valign="top"><a href="Sweep-face-splitting.html#Sweep-face-splitting">Sweep face splitting</a></td></tr>
<tr><td></td><td valign="top"><a href="Forms-of-definitions.html#index-_003cfoo_003e_002c-tag-reference"><code><foo><span class="roman">, tag reference</span></code></a>:</td><td> </td><td valign="top"><a href="Forms-of-definitions.html#Forms-of-definitions">Forms of definitions</a></td></tr>
<tr><td></td><td valign="top"><a href="Forms-of-references.html#index-_003cfoo_003e_002c-tag-reference-1"><code><foo><span class="roman">, tag reference</span></code></a>:</td><td> </td><td valign="top"><a href="Forms-of-references.html#Forms-of-references">Forms of references</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-9">[</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Forms-of-references.html#index-_005bfoo_002c_002e_002e_002e_002cbar_005d_002c-multiple-options-reference"><code>[foo,...,bar]<span class="roman">, multiple options reference</span></code></a>:</td><td> </td><td valign="top"><a href="Forms-of-references.html#Forms-of-references">Forms of references</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps-with-closure.html#index-_005bfoo_005d_002c-options-reference"><code>[foo]<span class="roman">, options reference</span></code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps-with-closure.html#Polyline-sweeps-with-closure">Polyline sweeps with closure</a></td></tr>
<tr><td></td><td valign="top"><a href="Forms-of-references.html#index-_005bfoo_005d_002c-options-reference-1"><code>[foo]<span class="roman">, options reference</span></code></a>:</td><td> </td><td valign="top"><a href="Forms-of-references.html#Forms-of-references">Forms of references</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps.html#index-_005bfoo_005d_002c-vector-reference"><code>[foo]<span class="roman">, vector reference</span></code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps.html#Polyline-sweeps">Polyline sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Forms-of-references.html#index-_005bfoo_005d_002c-vector-reference-1"><code>[foo]<span class="roman">, vector reference</span></code></a>:</td><td> </td><td valign="top"><a href="Forms-of-references.html#Forms-of-references">Forms of references</a></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-_005b_005b-_005d_005b-_005d_005b-_005d_005b-_005d_005d_002c-transform-literal"><code>[[ ][ ][ ][ ]]<span class="roman">, transform literal</span></code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-_005b_005b-_005d_005b-_005d_005b-_005d_005b-_005d_005d_002c-transform-literal-1"><code>[[ ][ ][ ][ ]]<span class="roman">, transform literal</span></code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td></td><td valign="top"><a href="Forms-of-references.html#index-_005b_005bfoo_005d_005d_002c-transform-reference"><code>[[foo]]<span class="roman">, transform reference</span></code></a>:</td><td> </td><td valign="top"><a href="Forms-of-references.html#Forms-of-references">Forms of references</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-_005b_005bfoo_005d_005d_002c-transform-reference-1"><code>[[foo]]<span class="roman">, transform reference</span></code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-_005b_005bfoo_005d_005d_002c-transform-reference-2"><code>[[foo]]<span class="roman">, transform reference</span></code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-10">^</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-_005e_002c-exponentiation-operator"><code>^<span class="roman">, exponentiation operator</span></code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-11">{</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-_007b-_007d_002c-block-drawable"><code>{ }<span class="roman">, block drawable</span></code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Nested-sweeps.html#index-_007b-_007d_002c-block-drawable-1"><code>{ }<span class="roman">, block drawable</span></code></a>:</td><td> </td><td valign="top"><a href="Nested-sweeps.html#Nested-sweeps">Nested sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Swept-blocks.html#index-_007b-_007d_002c-block-drawable-2"><code>{ }<span class="roman">, block drawable</span></code></a>:</td><td> </td><td valign="top"><a href="Swept-blocks.html#Swept-blocks">Swept blocks</a></td></tr>
<tr><td></td><td valign="top"><a href="Blocks.html#index-_007b-_007d_002c-block-drawable-3"><code>{ }<span class="roman">, block drawable</span></code></a>:</td><td> </td><td valign="top"><a href="Blocks.html#Blocks">Blocks</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-_007b-_007d_002c-block-drawable-4"><code>{ }<span class="roman">, block drawable</span></code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-_007bfoo_007d_002c-drawable-reference"><code>{foo}<span class="roman">, drawable reference</span></code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Forms-of-references.html#index-_007bfoo_007d_002c-drawable-reference-1"><code>{foo}<span class="roman">, drawable reference</span></code></a>:</td><td> </td><td valign="top"><a href="Forms-of-references.html#Forms-of-references">Forms of references</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-_007bfoo_007d_002c-drawable-reference-2"><code>{foo}<span class="roman">, drawable reference</span></code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-_007bfoo_007d_002c-drawable-reference-3"><code>{foo}<span class="roman">, drawable reference</span></code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_symbol-12">|</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Unary-forms.html#index-_007cX_007c_002c-magnitude-operator"><code>|<em>X</em>|<span class="roman">, magnitude operator</span></code></a>:</td><td> </td><td valign="top"><a href="Unary-forms.html#Unary-forms">Unary forms</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-A">A</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Unary-forms.html#index-acos"><code>acos</code></a>:</td><td> </td><td valign="top"><a href="Unary-forms.html#Unary-forms">Unary forms</a></td></tr>
<tr><td></td><td valign="top"><a href="Affine-arithmetic.html#index-arrows"><code>arrows</code></a>:</td><td> </td><td valign="top"><a href="Affine-arithmetic.html#Affine-arithmetic">Affine arithmetic</a></td></tr>
<tr><td></td><td valign="top"><a href="Affine-arithmetic.html#index-arrows-1"><code>arrows</code></a>:</td><td> </td><td valign="top"><a href="Affine-arithmetic.html#Affine-arithmetic">Affine arithmetic</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-arrows-2"><code>arrows</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-arrows-3"><code>arrows</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-arrows-4"><code>arrows</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="Unary-forms.html#index-asin"><code>asin</code></a>:</td><td> </td><td valign="top"><a href="Unary-forms.html#Unary-forms">Unary forms</a></td></tr>
<tr><td></td><td valign="top"><a href="Unary-forms.html#index-atan2"><code>atan2</code></a>:</td><td> </td><td valign="top"><a href="Unary-forms.html#Unary-forms">Unary forms</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-C">C</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Camera.html#index-camera-1"><code>camera</code></a>:</td><td> </td><td valign="top"><a href="Camera.html#Camera">Camera</a></td></tr>
<tr><td></td><td valign="top"><a href="Language.html#index-context"><code>context</code></a>:</td><td> </td><td valign="top"><a href="Language.html#Language">Language</a></td></tr>
<tr><td></td><td valign="top"><a href="Unary-forms.html#index-cos"><code>cos</code></a>:</td><td> </td><td valign="top"><a href="Unary-forms.html#Unary-forms">Unary forms</a></td></tr>
<tr><td></td><td valign="top"><a href="Drawing-a-solid.html#index-cull"><code>cull</code></a>:</td><td> </td><td valign="top"><a href="Drawing-a-solid.html#Drawing-a-solid">Drawing a solid</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps.html#index-cull-1"><code>cull</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps.html#Polyline-sweeps">Polyline sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Transparency.html#index-cull-2"><code>cull</code></a>:</td><td> </td><td valign="top"><a href="Transparency.html#Transparency">Transparency</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-cull-3"><code>cull</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="Internal-options.html#index-cull-4"><code>cull</code></a>:</td><td> </td><td valign="top"><a href="Internal-options.html#Internal-options">Internal options</a></td></tr>
<tr><td></td><td valign="top"><a href="Global-options.html#index-cull-5"><code>cull</code></a>:</td><td> </td><td valign="top"><a href="Global-options.html#Global-options">Global options</a></td></tr>
<tr><td></td><td valign="top"><a href="Curves.html#index-curve"><code>curve</code></a>:</td><td> </td><td valign="top"><a href="Curves.html#Curves">Curves</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-D">D</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Drawing-a-solid.html#index-def"><code>def</code></a>:</td><td> </td><td valign="top"><a href="Drawing-a-solid.html#Drawing-a-solid">Drawing a solid</a></td></tr>
<tr><td></td><td valign="top"><a href="Drawing-a-solid.html#index-def-1"><code>def</code></a>:</td><td> </td><td valign="top"><a href="Drawing-a-solid.html#Drawing-a-solid">Drawing a solid</a></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-def-2"><code>def</code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Point-sweeps.html#index-def-3"><code>def</code></a>:</td><td> </td><td valign="top"><a href="Point-sweeps.html#Point-sweeps">Point sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps.html#index-def-4"><code>def</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps.html#Polyline-sweeps">Polyline sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Nested-sweeps.html#index-def-5"><code>def</code></a>:</td><td> </td><td valign="top"><a href="Nested-sweeps.html#Nested-sweeps">Nested sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps-with-closure.html#index-def-6"><code>def</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps-with-closure.html#Polyline-sweeps-with-closure">Polyline sweeps with closure</a></td></tr>
<tr><td></td><td valign="top"><a href="Affine-arithmetic.html#index-def-7"><code>def</code></a>:</td><td> </td><td valign="top"><a href="Affine-arithmetic.html#Affine-arithmetic">Affine arithmetic</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-def-8"><code>def</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-def-9"><code>def</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-def-10"><code>def</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-def-11"><code>def</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-def-12"><code>def</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-def-13"><code>def</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-def-14"><code>def</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-def-15"><code>def</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-def-16"><code>def</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-def-17"><code>def</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-def-18"><code>def</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td></td><td valign="top"><a href="Dots.html#index-dots"><code>dots</code></a>:</td><td> </td><td valign="top"><a href="Dots.html#Dots">Dots</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-F">F</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Transparency.html#index-fill-opacity"><code>fill opacity</code></a>:</td><td> </td><td valign="top"><a href="Transparency.html#Transparency">Transparency</a></td></tr>
<tr><td></td><td valign="top"><a href="TikZ_002fPGF-user_002ddefined-styles.html#index-fill-style"><code>fill style</code></a>:</td><td> </td><td valign="top"><a href="TikZ_002fPGF-user_002ddefined-styles.html#TikZ_002fPGF-user_002ddefined-styles">TikZ/PGF user-defined styles</a></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-fillcolor"><code>fillcolor</code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps-with-closure.html#index-fillcolor-1"><code>fillcolor</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps-with-closure.html#Polyline-sweeps-with-closure">Polyline sweeps with closure</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-fillcolor-2"><code>fillcolor</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Frame.html#index-frame"><code>frame</code></a>:</td><td> </td><td valign="top"><a href="Frame.html#Frame">Frame</a></td></tr>
<tr><td></td><td valign="top"><a href="Frame.html#index-framesep"><code>framesep</code></a>:</td><td> </td><td valign="top"><a href="Frame.html#Frame">Frame</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-G">G</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Global-environment.html#index-global"><code>global</code></a>:</td><td> </td><td valign="top"><a href="Global-environment.html#Global-environment">Global environment</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-I">I</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Language-basics.html#index-input"><code>input</code></a>:</td><td> </td><td valign="top"><a href="Language-basics.html#Language-basics">Language basics</a></td></tr>
<tr><td></td><td valign="top"><a href="Unary-forms.html#index-inverse"><code>inverse</code></a>:</td><td> </td><td valign="top"><a href="Unary-forms.html#Unary-forms">Unary forms</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-L">L</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Language.html#index-language"><code>language</code></a>:</td><td> </td><td valign="top"><a href="Language.html#Language">Language</a></td></tr>
<tr><td></td><td valign="top"><a href="Language.html#index-latex"><code>latex</code></a>:</td><td> </td><td valign="top"><a href="Language.html#Language">Language</a></td></tr>
<tr><td></td><td valign="top"><a href="Special-objects.html#index-lay"><code>lay</code></a>:</td><td> </td><td valign="top"><a href="Special-objects.html#Special-objects">Special objects</a></td></tr>
<tr><td></td><td valign="top"><a href="TikZ_002fPGF-user_002ddefined-styles.html#index-lay-1"><code>lay</code></a>:</td><td> </td><td valign="top"><a href="TikZ_002fPGF-user_002ddefined-styles.html#TikZ_002fPGF-user_002ddefined-styles">TikZ/PGF user-defined styles</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-lay-2"><code>lay</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-lay-3"><code>lay</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-lay-4"><code>lay</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="Internal-options.html#index-lay-5"><code>lay</code></a>:</td><td> </td><td valign="top"><a href="Internal-options.html#Internal-options">Internal options</a></td></tr>
<tr><td></td><td valign="top"><a href="Specials.html#index-lay-6"><code>lay</code></a>:</td><td> </td><td valign="top"><a href="Specials.html#Specials">Specials</a></td></tr>
<tr><td></td><td valign="top"><a href="Global-options.html#index-lay-7"><code>lay</code></a>:</td><td> </td><td valign="top"><a href="Global-options.html#Global-options">Global options</a></td></tr>
<tr><td></td><td valign="top"><a href="Drawing-options.html#index-line"><code>line</code></a>:</td><td> </td><td valign="top"><a href="Drawing-options.html#Drawing-options">Drawing options</a></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-line-1"><code>line</code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps-with-closure.html#index-line-2"><code>line</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps-with-closure.html#Polyline-sweeps-with-closure">Polyline sweeps with closure</a></td></tr>
<tr><td></td><td valign="top"><a href="Affine-arithmetic.html#index-line-3"><code>line</code></a>:</td><td> </td><td valign="top"><a href="Affine-arithmetic.html#Affine-arithmetic">Affine arithmetic</a></td></tr>
<tr><td></td><td valign="top"><a href="Lines.html#index-line-4"><code>line</code></a>:</td><td> </td><td valign="top"><a href="Lines.html#Lines">Lines</a></td></tr>
<tr><td></td><td valign="top"><a href="Swept-blocks.html#index-line-5"><code>line</code></a>:</td><td> </td><td valign="top"><a href="Swept-blocks.html#Swept-blocks">Swept blocks</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-line-6"><code>line</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-line-7"><code>line</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-line-8"><code>line</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-line-9"><code>line</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-line-10"><code>line</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-line-11"><code>line</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td></td><td valign="top"><a href="TikZ_002fPGF-user_002ddefined-styles.html#index-line-style"><code>line style</code></a>:</td><td> </td><td valign="top"><a href="TikZ_002fPGF-user_002ddefined-styles.html#TikZ_002fPGF-user_002ddefined-styles">TikZ/PGF user-defined styles</a></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-linecolor"><code>linecolor</code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Frame.html#index-linecolor-1"><code>linecolor</code></a>:</td><td> </td><td valign="top"><a href="Frame.html#Frame">Frame</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-linecolor-2"><code>linecolor</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Frame.html#index-linestyle"><code>linestyle</code></a>:</td><td> </td><td valign="top"><a href="Frame.html#Frame">Frame</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-linestyle-1"><code>linestyle</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-linestyle-2"><code>linestyle</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="Bugs-and-anomalies.html#index-linestyle-3"><code>linestyle</code></a>:</td><td> </td><td valign="top"><a href="Bugs-and-anomalies.html#Bugs-and-anomalies">Bugs and anomalies</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps.html#index-linewidth"><code>linewidth</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps.html#Polyline-sweeps">Polyline sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Frame.html#index-linewidth-1"><code>linewidth</code></a>:</td><td> </td><td valign="top"><a href="Frame.html#Frame">Frame</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-linewidth-2"><code>linewidth</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-linewidth-3"><code>linewidth</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-O">O</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Transparency.html#index-opacity"><code>opacity</code></a>:</td><td> </td><td valign="top"><a href="Transparency.html#Transparency">Transparency</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-P">P</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-perspective"><code>perspective</code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td></td><td valign="top"><a href="Picture-box.html#index-picturebox"><code>picturebox</code></a>:</td><td> </td><td valign="top"><a href="Picture-box.html#Picture-box">Picture box</a></td></tr>
<tr><td></td><td valign="top"><a href="Internal-options.html#index-point-list-1"><code>point list</code></a>:</td><td> </td><td valign="top"><a href="Internal-options.html#Internal-options">Internal options</a></td></tr>
<tr><td></td><td valign="top"><a href="Hello-world.html#index-polygon"><code>polygon</code></a>:</td><td> </td><td valign="top"><a href="Hello-world.html#Hello-world">Hello world</a></td></tr>
<tr><td></td><td valign="top"><a href="Drawing-a-solid.html#index-polygon-1"><code>polygon</code></a>:</td><td> </td><td valign="top"><a href="Drawing-a-solid.html#Drawing-a-solid">Drawing a solid</a></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-polygon-2"><code>polygon</code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Affine-arithmetic.html#index-polygon-3"><code>polygon</code></a>:</td><td> </td><td valign="top"><a href="Affine-arithmetic.html#Affine-arithmetic">Affine arithmetic</a></td></tr>
<tr><td></td><td valign="top"><a href="Polygons.html#index-polygon-4"><code>polygon</code></a>:</td><td> </td><td valign="top"><a href="Polygons.html#Polygons">Polygons</a></td></tr>
<tr><td></td><td valign="top"><a href="Swept-blocks.html#index-polygon-5"><code>polygon</code></a>:</td><td> </td><td valign="top"><a href="Swept-blocks.html#Swept-blocks">Swept blocks</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-polygon-6"><code>polygon</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-project"><code>project</code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-project-1"><code>project</code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-project-2"><code>project</code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td></td><td valign="top"><a href="Language.html#index-pstricks"><code>pstricks</code></a>:</td><td> </td><td valign="top"><a href="Language.html#Language">Language</a></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-put"><code>put</code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Nested-sweeps.html#index-put-1"><code>put</code></a>:</td><td> </td><td valign="top"><a href="Nested-sweeps.html#Nested-sweeps">Nested sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Puts.html#index-put-2"><code>put</code></a>:</td><td> </td><td valign="top"><a href="Puts.html#Puts">Puts</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-put-3"><code>put</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-R">R</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Repeated-objects.html#index-repeat"><code>repeat</code></a>:</td><td> </td><td valign="top"><a href="Repeated-objects.html#Repeated-objects">Repeated objects</a></td></tr>
<tr><td></td><td valign="top"><a href="Nested-sweeps.html#index-repeat-1"><code>repeat</code></a>:</td><td> </td><td valign="top"><a href="Nested-sweeps.html#Nested-sweeps">Nested sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps-with-closure.html#index-repeat-2"><code>repeat</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps-with-closure.html#Polyline-sweeps-with-closure">Polyline sweeps with closure</a></td></tr>
<tr><td></td><td valign="top"><a href="Repeats.html#index-repeat-3"><code>repeat</code></a>:</td><td> </td><td valign="top"><a href="Repeats.html#Repeats">Repeats</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-repeat-4"><code>repeat</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-rotate"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-rotate-1"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Repeated-objects.html#index-rotate-2"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="Repeated-objects.html#Repeated-objects">Repeated objects</a></td></tr>
<tr><td></td><td valign="top"><a href="Swept-objects.html#index-rotate-3"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="Swept-objects.html#Swept-objects">Swept objects</a></td></tr>
<tr><td></td><td valign="top"><a href="Point-sweeps.html#index-rotate-4"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="Point-sweeps.html#Point-sweeps">Point sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps.html#index-rotate-5"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps.html#Polyline-sweeps">Polyline sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Nested-sweeps.html#index-rotate-6"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="Nested-sweeps.html#Nested-sweeps">Nested sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps-with-closure.html#index-rotate-7"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps-with-closure.html#Polyline-sweeps-with-closure">Polyline sweeps with closure</a></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-rotate-8"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-rotate-9"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-rotate-10"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-rotate-11"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-rotate-12"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-rotate-13"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-rotate-14"><code>rotate</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-S">S</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-scale"><code>scale</code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-scale-1"><code>scale</code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-scale-2"><code>scale</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-scale-3"><code>scale</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-scale-4"><code>scale</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td></td><td valign="top"><a href="Global-options.html#index-set"><code>set</code></a>:</td><td> </td><td valign="top"><a href="Global-options.html#Global-options">Global options</a></td></tr>
<tr><td></td><td valign="top"><a href="Unary-forms.html#index-sin"><code>sin</code></a>:</td><td> </td><td valign="top"><a href="Unary-forms.html#Unary-forms">Unary forms</a></td></tr>
<tr><td></td><td valign="top"><a href="Special-objects.html#index-special"><code>special</code></a>:</td><td> </td><td valign="top"><a href="Special-objects.html#Special-objects">Special objects</a></td></tr>
<tr><td></td><td valign="top"><a href="Specials.html#index-special-1"><code>special</code></a>:</td><td> </td><td valign="top"><a href="Specials.html#Specials">Specials</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-special-2"><code>special</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-special-3"><code>special</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-special-4"><code>special</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-special-5"><code>special</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-special-6"><code>special</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="Internal-options.html#index-split"><code>split</code></a>:</td><td> </td><td valign="top"><a href="Internal-options.html#Internal-options">Internal options</a></td></tr>
<tr><td></td><td valign="top"><a href="Global-options.html#index-split-1"><code>split</code></a>:</td><td> </td><td valign="top"><a href="Global-options.html#Global-options">Global options</a></td></tr>
<tr><td></td><td valign="top"><a href="Unary-forms.html#index-sqrt"><code>sqrt</code></a>:</td><td> </td><td valign="top"><a href="Unary-forms.html#Unary-forms">Unary forms</a></td></tr>
<tr><td></td><td valign="top"><a href="Swept-objects.html#index-sweep-1"><code>sweep</code></a>:</td><td> </td><td valign="top"><a href="Swept-objects.html#Swept-objects">Swept objects</a></td></tr>
<tr><td></td><td valign="top"><a href="Point-sweeps.html#index-sweep-2"><code>sweep</code></a>:</td><td> </td><td valign="top"><a href="Point-sweeps.html#Point-sweeps">Point sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps.html#index-sweep-3"><code>sweep</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps.html#Polyline-sweeps">Polyline sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Nested-sweeps.html#index-sweep-4"><code>sweep</code></a>:</td><td> </td><td valign="top"><a href="Nested-sweeps.html#Nested-sweeps">Nested sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Nested-sweeps.html#index-sweep-5"><code>sweep</code></a>:</td><td> </td><td valign="top"><a href="Nested-sweeps.html#Nested-sweeps">Nested sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps-with-closure.html#index-sweep-6"><code>sweep</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps-with-closure.html#Polyline-sweeps-with-closure">Polyline sweeps with closure</a></td></tr>
<tr><td></td><td valign="top"><a href="Sweeps.html#index-sweep-7"><code>sweep</code></a>:</td><td> </td><td valign="top"><a href="Sweeps.html#Sweeps">Sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-sweep-8"><code>sweep</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-sweep-9"><code>sweep</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-sweep-10"><code>sweep</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-T">T</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-then"><code>then</code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps-with-closure.html#index-then-1"><code>then</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps-with-closure.html#Polyline-sweeps-with-closure">Polyline sweeps with closure</a></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-then-2"><code>then</code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td></td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#index-then-3"><code>then</code></a>:</td><td> </td><td valign="top"><a href="Two_002doperand-_0028binary_0029-forms.html#Two_002doperand-_0028binary_0029-forms">Two-operand (binary) forms</a></td></tr>
<tr><td></td><td valign="top"><a href="Language.html#index-tikz"><code>tikz</code></a>:</td><td> </td><td valign="top"><a href="Language.html#Language">Language</a></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-translate"><code>translate</code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Object-transforms.html#index-translate-1"><code>translate</code></a>:</td><td> </td><td valign="top"><a href="Object-transforms.html#Object-transforms">Object transforms</a></td></tr>
<tr><td></td><td valign="top"><a href="Repeated-objects.html#index-translate-2"><code>translate</code></a>:</td><td> </td><td valign="top"><a href="Repeated-objects.html#Repeated-objects">Repeated objects</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps.html#index-translate-3"><code>translate</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps.html#Polyline-sweeps">Polyline sweeps</a></td></tr>
<tr><td></td><td valign="top"><a href="Polyline-sweeps-with-closure.html#index-translate-4"><code>translate</code></a>:</td><td> </td><td valign="top"><a href="Polyline-sweeps-with-closure.html#Polyline-sweeps-with-closure">Polyline sweeps with closure</a></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-translate-5"><code>translate</code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-translate-6"><code>translate</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Overview.html#index-translate-7"><code>translate</code></a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="A-hierarchical-model.html#index-translate-8"><code>translate</code></a>:</td><td> </td><td valign="top"><a href="A-hierarchical-model.html#A-hierarchical-model">A hierarchical model</a></td></tr>
<tr><td></td><td valign="top"><a href="Transparency.html#index-transpalpha"><code>transpalpha</code></a>:</td><td> </td><td valign="top"><a href="Transparency.html#Transparency">Transparency</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-U">U</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Unary-forms.html#index-unit"><code>unit</code></a>:</td><td> </td><td valign="top"><a href="Unary-forms.html#Unary-forms">Unary forms</a></td></tr>
<tr><td></td><td valign="top"><a href="A-technical-drawing.html#index-unit-1"><code>unit</code></a>:</td><td> </td><td valign="top"><a href="A-technical-drawing.html#A-technical-drawing">A technical drawing</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index-of-syntax_sx_letter-V">V</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-view"><code>view</code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td></td><td valign="top"><a href="Transform-literals.html#index-view-1"><code>view</code></a>:</td><td> </td><td valign="top"><a href="Transform-literals.html#Transform-literals">Transform literals</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
</table>
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter" href="#Index-of-syntax_sx_symbol-1"><b>'</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-2"><b>(</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-3"><b>*</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-4"><b>+</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-5"><b>-</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-6"><b>.</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-7"><b>/</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-8"><b><</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-9"><b>[</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-10"><b>^</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-11"><b>{</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_symbol-12"><b>|</b></a>
<br>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-A"><b>A</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-C"><b>C</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-D"><b>D</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-F"><b>F</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-G"><b>G</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-I"><b>I</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-L"><b>L</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-O"><b>O</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-P"><b>P</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-R"><b>R</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-S"><b>S</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-T"><b>T</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-U"><b>U</b></a>
<a class="summary-letter" href="#Index-of-syntax_sx_letter-V"><b>V</b></a>
</td></tr></table>
<hr>
<div class="header">
<p>
Next: <a href="Index.html#Index" accesskey="n" rel="next">Index</a>, Previous: <a href="Installing-sketch.html#Installing-sketch" accesskey="p" rel="prev">Installing sketch</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Index-of-syntax" title="Index" rel="index">Index</a>]</p>
</div>
</body>
</html>
|