summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/info
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-30 21:24:32 +0000
committerKarl Berry <karl@freefriends.org>2019-03-30 21:24:32 +0000
commit968b54c01ec82d717f37b6f3175b95da1029cf32 (patch)
treebec18644c2dd5576fc21179a051465d02dfba059 /Master/texmf-dist/doc/info
parent940be28be9325fa133da30a07a59dc45d062de29 (diff)
texdraw (30mar19)
git-svn-id: svn://tug.org/texlive/trunk@50660 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/info')
-rw-r--r--Master/texmf-dist/doc/info/dir2
-rw-r--r--Master/texmf-dist/doc/info/texdraw.info256
2 files changed, 129 insertions, 129 deletions
diff --git a/Master/texmf-dist/doc/info/dir b/Master/texmf-dist/doc/info/dir
index 3580aba93dc..09980656aa3 100644
--- a/Master/texmf-dist/doc/info/dir
+++ b/Master/texmf-dist/doc/info/dir
@@ -30,7 +30,7 @@ TeX
* Mf2pt1: (mf2pt1). Make PostScript Type 1 fonts from Metafont.
* Naming TeX fonts: (fontname). Filenames for TeX fonts.
* TDS: (tds). Standard TeX directory structure.
-* TeXDraw: (texdraw). Drawing PostScript diagrams within TeX.
+* TeXdraw: (texdraw). Drawing PostScript diagrams within TeX.
* TLbuild: (tlbuild). TeX Live configuration and development.
* Web2C: (web2c). TeX, Metafont, and companion programs.
diff --git a/Master/texmf-dist/doc/info/texdraw.info b/Master/texmf-dist/doc/info/texdraw.info
index 51eb61b36f7..68f6e64096e 100644
--- a/Master/texmf-dist/doc/info/texdraw.info
+++ b/Master/texmf-dist/doc/info/texdraw.info
@@ -1,21 +1,22 @@
-This is texdraw, produced by makeinfo version 5.1 from texdraw.texi.
+This is texdraw.info, produced by makeinfo version 6.6 from
+texdraw.texi.
-This file documents TeXdraw, a system for producing PostScript drawings
-from TeX.
+This manual (edition 2.0a) documents TeXdraw, a system for producing
+PostScript drawings from TeX.
- Copyright (C) 1993-95 Peter Kabal
+ Copyright (C) 1993-2019 Peter Kabal
- Permission is granted to make and distribute verbatim copies of this
-manual provided the copyright notice and this permission notice are
-preserved on all copies.
-
- Permission is granted to copy and distribute modified versions of
-this manual under the conditions for verbatim copying, provided that the
-entire resulting derived work is distributed under the terms of a
-permission notice identical to this one.
+ This work is licensed under the Creative Commons Attribution (CC-BY)
+License, any version. To view the licenses, visit
+<creativecommons.org/licenses/by> or send a letter to Creative Commons,
+PO Box 1866, Mountain View, CA 94042, USA.
+INFO-DIR-SECTION TeX
+START-INFO-DIR-ENTRY
+* TeXdraw: (texdraw). Drawing PostScript diagrams within TeX.
+END-INFO-DIR-ENTRY

-File: texdraw, Node: Top, Next: Introduction, Prev: (dir), Up: (dir)
+File: texdraw.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir)
TeXdraw
*******
@@ -23,7 +24,9 @@ TeXdraw
TeXdraw is a collection of macros that allow drawings to be created from
_within_ TeX.
- This is edition 2.0 of the TeXdraw documentation.
+ This is edition 2.0a of the TeXdraw documentation. The only
+substantive change from edition 2.0 is the license, which is now CC-BY
+(any version).
* Menu:
@@ -106,7 +109,7 @@ Command Index
Concept Index

-File: texdraw, Node: Introduction, Next: TeXdraw Commands, Prev: Top, Up: Top
+File: texdraw.info, Node: Introduction, Next: TeXdraw Commands, Prev: Top, Up: Top
1 Introduction
**************
@@ -148,19 +151,16 @@ more complex graphics entities from simpler elements.
* Distribution::

-File: texdraw, Node: Distribution, Up: Introduction
+File: texdraw.info, Node: Distribution, Up: Introduction
1.1 Distribution information
============================
-The TeXdraw routines are provided free of charge without warranty of any
-kind. Note that the TeXdraw routines are copyrighted. They may be
-distributed freely provided that the recipients also acquire the right
-to distribute them freely. The notices to this effect must be preserved
-when the source files are distributed.
+The entire TeXdraw package, both code and documentation, is released
+under Creative Commons Attribution (CC-BY) license, any version.

-File: texdraw, Node: TeXdraw Commands, Next: Drawing Segments and Scaling, Prev: Introduction, Up: Top
+File: texdraw.info, Node: TeXdraw Commands, Next: Drawing Segments and Scaling, Prev: Introduction, Up: Top
2 Using the TeXdraw Commands
****************************
@@ -183,7 +183,7 @@ sections describe the basic commands for TeXdraw.
* Fill commands::

-File: texdraw, Node: Accessing TeXdraw, Next: Command syntax, Up: TeXdraw Commands
+File: texdraw.info, Node: Accessing TeXdraw, Next: Command syntax, Up: TeXdraw Commands
2.1 Accessing TeXdraw
=====================
@@ -208,7 +208,7 @@ the file 'texdraw.tex'.
For use with LaTeX version 2.09, the user reads in the TeXdraw macros
from the file 'texdraw.tex' and optionally defines the '\begin{texdraw}'
/ '\end{texdraw}' environment.
- \documentstyle[11pt]{article} % Article style with the 11pt size options
+ \documentstyle[11pt]{article} % Article style with 11pt size option
...
\input texdraw % Read in the TeXdraw macros
\newenvironment{texdraw}{\leavevmode\btexdraw}{\etexdraw}
@@ -298,7 +298,7 @@ PostScript file takes the form 'NAME.p10', with the number increasing
from 10 with each file.

-File: texdraw, Node: Command syntax, Next: TeXdraw coordinates, Prev: Accessing TeXdraw, Up: TeXdraw Commands
+File: texdraw.info, Node: Command syntax, Next: TeXdraw coordinates, Prev: Accessing TeXdraw, Up: TeXdraw Commands
2.2 Command syntax
==================
@@ -323,7 +323,7 @@ interspersed between TeXdraw commands. The '\btexdraw' and '\etexdraw'
commands also allow '\par' command and blank lines to be included.

-File: texdraw, Node: TeXdraw coordinates, Next: Coordinate specification, Prev: Command syntax, Up: TeXdraw Commands
+File: texdraw.info, Node: TeXdraw coordinates, Next: Coordinate specification, Prev: Command syntax, Up: TeXdraw Commands
2.3 TeXdraw coordinates
=======================
@@ -352,7 +352,7 @@ centering of the text. The text in this drawing is centered (both
horizontally and vertically) at the coordinate '(2 3)'.

-File: texdraw, Node: Coordinate specification, Next: Line vectors, Prev: TeXdraw coordinates, Up: TeXdraw Commands
+File: texdraw.info, Node: Coordinate specification, Next: Line vectors, Prev: TeXdraw coordinates, Up: TeXdraw Commands
2.4 Coordinate specification
============================
@@ -380,7 +380,7 @@ positions::).
Examples of acceptable coordinate specifications.

-File: texdraw, Node: Line vectors, Next: TeX text, Prev: Coordinate specification, Up: TeXdraw Commands
+File: texdraw.info, Node: Line vectors, Next: TeX text, Prev: Coordinate specification, Up: TeXdraw Commands
2.5 Line vectors
================
@@ -494,7 +494,7 @@ following code.
}

-File: texdraw, Node: TeX text, Next: Circles and arcs, Prev: Line vectors, Up: TeXdraw Commands
+File: texdraw.info, Node: TeX text, Next: Circles and arcs, Prev: Line vectors, Up: TeXdraw Commands
2.6 TeX text
============
@@ -581,7 +581,7 @@ include the text by issuing additional '\move' commands.
}

-File: texdraw, Node: Circles and arcs, Next: Bezier curves, Prev: TeX text, Up: TeXdraw Commands
+File: texdraw.info, Node: Circles and arcs, Next: Bezier curves, Prev: TeX text, Up: TeXdraw Commands
2.7 Circles, ellipses and arcs
==============================
@@ -660,7 +660,7 @@ coordinates. Extra moves can be used to compensate for the size of the
arc.

-File: texdraw, Node: Bezier curves, Next: Fill commands, Prev: Circles and arcs, Up: TeXdraw Commands
+File: texdraw.info, Node: Bezier curves, Next: Fill commands, Prev: Circles and arcs, Up: TeXdraw Commands
2.8 Bezier curves
=================
@@ -702,7 +702,7 @@ of the drawing as determined by the end point of the curve.
\etexdraw

-File: texdraw, Node: Fill commands, Prev: Bezier curves, Up: TeXdraw Commands
+File: texdraw.info, Node: Fill commands, Prev: Bezier curves, Up: TeXdraw Commands
2.9 Fill commands
=================
@@ -753,7 +753,7 @@ subpath at its tip. Filling a region defined by a path with subpaths is
more complicated in that each subpath is closed before filling.

-File: texdraw, Node: Drawing Segments and Scaling, Next: Using TeXdraw with LaTeX, Prev: TeXdraw Commands, Up: Top
+File: texdraw.info, Node: Drawing Segments and Scaling, Next: Using TeXdraw with LaTeX, Prev: TeXdraw Commands, Up: Top
3 Drawing Segments and Scaling
******************************
@@ -771,7 +771,7 @@ create relocatable drawing modules.
* Initial current position::

-File: texdraw, Node: Drawing segments, Next: Drawing paths, Up: Drawing Segments and Scaling
+File: texdraw.info, Node: Drawing segments, Next: Drawing paths, Up: Drawing Segments and Scaling
3.1 Drawing segments
====================
@@ -796,7 +796,7 @@ Segments can be nested.
corresponding '\bsegment' command was invoked.

-File: texdraw, Node: Drawing paths, Next: Saving positions, Prev: Drawing segments, Up: Drawing Segments and Scaling
+File: texdraw.info, Node: Drawing paths, Next: Saving positions, Prev: Drawing segments, Up: Drawing Segments and Scaling
3.2 Drawing paths
=================
@@ -832,7 +832,7 @@ the line can be stroked by inserting a move command (such as a '\rmove
segment.

-File: texdraw, Node: Saving positions, Next: Scaling coordinates, Prev: Drawing paths, Up: Drawing Segments and Scaling
+File: texdraw.info, Node: Saving positions, Next: Scaling coordinates, Prev: Drawing paths, Up: Drawing Segments and Scaling
3.3 Saving positions
====================
@@ -890,7 +890,7 @@ as in this example.
}

-File: texdraw, Node: Scaling coordinates, Next: Drawing size, Prev: Saving positions, Up: Drawing Segments and Scaling
+File: texdraw.info, Node: Scaling coordinates, Next: Drawing size, Prev: Saving positions, Up: Drawing Segments and Scaling
3.4 Scaling coordinates
=======================
@@ -954,7 +954,7 @@ is twice as wide as it is high. The width is specified as an argument.
\esegment}

-File: texdraw, Node: Drawing size, Next: Initial current position, Prev: Scaling coordinates, Up: Drawing Segments and Scaling
+File: texdraw.info, Node: Drawing size, Next: Initial current position, Prev: Scaling coordinates, Up: Drawing Segments and Scaling
3.5 Drawing size
================
@@ -990,7 +990,7 @@ to indicate the effective size of the final drawing.
TeXdraw commands.

-File: texdraw, Node: Initial current position, Prev: Drawing size, Up: Drawing Segments and Scaling
+File: texdraw.info, Node: Initial current position, Prev: Drawing size, Up: Drawing Segments and Scaling
3.6 Initial current position
============================
@@ -1006,7 +1006,7 @@ coordinates specified, but will include the implicit initial position in
case another initial position has not been explicitly specified.

-File: texdraw, Node: Using TeXdraw with LaTeX, Next: More Details, Prev: Drawing Segments and Scaling, Up: Top
+File: texdraw.info, Node: Using TeXdraw with LaTeX, Next: More Details, Prev: Drawing Segments and Scaling, Up: Top
4 Using TeXdraw with LaTeX
**************************
@@ -1051,7 +1051,7 @@ centering environment and the TeXdraw environment is used.
* PostScript printer drivers::

-File: texdraw, Node: PostScript printer drivers, Up: Using TeXdraw with LaTeX
+File: texdraw.info, Node: PostScript printer drivers, Up: Using TeXdraw with LaTeX
4.1 PostScript printer drivers
==============================
@@ -1074,7 +1074,7 @@ rotation: 'dvips', 'xdvi', 'dvi2ps', 'dvitops', 'textures', and
'pctexps'.

-File: texdraw, Node: More Details, Next: PostScript Commands, Prev: Using TeXdraw with LaTeX, Up: Top
+File: texdraw.info, Node: More Details, Next: PostScript Commands, Prev: Using TeXdraw with LaTeX, Up: Top
5 More Details
**************
@@ -1091,7 +1091,7 @@ is useful if TeXdraw is to be extended.
* How TeXdraw merges graphics and text::

-File: texdraw, Node: Errors while using TeXdraw, Next: Extending TeXdraw, Up: More Details
+File: texdraw.info, Node: Errors while using TeXdraw, Next: Extending TeXdraw, Up: More Details
5.1 Errors while using TeXdraw
==============================
@@ -1133,7 +1133,7 @@ previewer on a workstation. That way, one can determine at which point
in the drawing the PostScript error occurs.

-File: texdraw, Node: Extending TeXdraw, Next: How TeXdraw merges graphics and text, Prev: Errors while using TeXdraw, Up: More Details
+File: texdraw.info, Node: Extending TeXdraw, Next: How TeXdraw merges graphics and text, Prev: Errors while using TeXdraw, Up: More Details
5.2 Extending TeXdraw
=====================
@@ -1171,7 +1171,7 @@ for computations involving coordinates are described in an appendix
* Intermediate PostScript file::

-File: texdraw, Node: Scaling, Next: Resolution, Up: Extending TeXdraw
+File: texdraw.info, Node: Scaling, Next: Resolution, Up: Extending TeXdraw
5.2.1 Scaling
-------------
@@ -1192,7 +1192,7 @@ behaviour more like a global scaling, whenever the scale factor is
changed, the line parameters should be set again.

-File: texdraw, Node: Resolution, Next: Text placement, Prev: Scaling, Up: Extending TeXdraw
+File: texdraw.info, Node: Resolution, Next: Text placement, Prev: Scaling, Up: Extending TeXdraw
5.2.2 Resolution
----------------
@@ -1224,7 +1224,7 @@ these computations can cause accumulation of error when relative scaling
is used repeatedly.

-File: texdraw, Node: Text placement, Next: Intermediate PostScript file, Prev: Resolution, Up: Extending TeXdraw
+File: texdraw.info, Node: Text placement, Next: Intermediate PostScript file, Prev: Resolution, Up: Extending TeXdraw
5.2.3 Text placement
--------------------
@@ -1246,7 +1246,7 @@ PostScript code is embedded in the dvi (device independent) file that
TeX produces.

-File: texdraw, Node: Intermediate PostScript file, Prev: Text placement, Up: Extending TeXdraw
+File: texdraw.info, Node: Intermediate PostScript file, Prev: Text placement, Up: Extending TeXdraw
5.2.4 The intermediate PostScript file
--------------------------------------
@@ -1280,7 +1280,7 @@ and the text commands do not generate output to the PostScript file.
PostScript file will be created.

-File: texdraw, Node: How TeXdraw merges graphics and text, Prev: Extending TeXdraw, Up: More Details
+File: texdraw.info, Node: How TeXdraw merges graphics and text, Prev: Extending TeXdraw, Up: More Details
5.3 How TeXdraw merges graphics and text
========================================
@@ -1311,7 +1311,7 @@ suitable for use with the 'dvips' printer driver.
(1) Not all PostScript drivers support text rotation.

-File: texdraw, Node: PostScript Commands, Next: TeXdraw Toolbox, Prev: More Details, Up: Top
+File: texdraw.info, Node: PostScript Commands, Next: TeXdraw Toolbox, Prev: More Details, Up: Top
Appendix A PostScript Commands
******************************
@@ -1410,7 +1410,7 @@ resulting from the PostScript commands are not known to TeXdraw.
units/inch.

-File: texdraw, Node: TeXdraw Toolbox, Next: Examples, Prev: PostScript Commands, Up: Top
+File: texdraw.info, Node: TeXdraw Toolbox, Next: Examples, Prev: PostScript Commands, Up: Top
Appendix B TeXdraw Toolbox
**************************
@@ -1428,7 +1428,7 @@ themselves, others are supplied in an auxiliary file 'txdtools.tex'.
* Arrow curve::

-File: texdraw, Node: Coordinate parsing, Next: Real arithmetic, Up: TeXdraw Toolbox
+File: texdraw.info, Node: Coordinate parsing, Next: Real arithmetic, Up: TeXdraw Toolbox
B.1 Coordinate parsing
======================
@@ -1472,7 +1472,7 @@ results appear as the value of user supplied macro names.
specified by '\LEN'.

-File: texdraw, Node: Real arithmetic, Next: Arrow curve, Prev: Coordinate parsing, Up: TeXdraw Toolbox
+File: texdraw.info, Node: Real arithmetic, Next: Arrow curve, Prev: Coordinate parsing, Up: TeXdraw Toolbox
B.2 Real arithmetic
===================
@@ -1492,7 +1492,7 @@ macro name.
'\RESULT'.

-File: texdraw, Node: Arrow curve, Prev: Real arithmetic, Up: TeXdraw Toolbox
+File: texdraw.info, Node: Arrow curve, Prev: Real arithmetic, Up: TeXdraw Toolbox
B.3 Arrow curve
===============
@@ -1588,7 +1588,7 @@ arrowhead. The example then draws an arrowhead of type 'W' to erase the
part of the line below the arrowhead.

-File: texdraw, Node: Examples, Next: Command Listing, Prev: TeXdraw Toolbox, Up: Top
+File: texdraw.info, Node: Examples, Next: Command Listing, Prev: TeXdraw Toolbox, Up: Top
Appendix C Examples
*******************
@@ -1602,7 +1602,7 @@ This appendix shows examples of the use of TeXdraw.
* Geometric construction::

-File: texdraw, Node: Block diagram, Next: Filter response graph, Up: Examples
+File: texdraw.info, Node: Block diagram, Next: Filter response graph, Up: Examples
C.1 Block diagram of a lattice filter
=====================================
@@ -1699,7 +1699,7 @@ shared between the commands used to draw these blocks.
\arrowheadtype t:F \arrowheadsize l:0.08 w:0.04
\def\pl {$\scriptscriptstyle +$} \def\mn {$\scriptscriptstyle -$}
- \move (0 +0.63) \move (0 -0.60) \move (0 0) % compensate for the text size
+ \move (0 +0.63) \move (0 -0.60) \move (0 0) % compensate for text size
% Input to the first stage
\bsegment
@@ -1760,7 +1760,7 @@ shared between the commands used to draw these blocks.
macros defined in the file 'blockdiagram.tex'.

-File: texdraw, Node: Filter response graph, Next: Geometric construction, Prev: Block diagram, Up: Examples
+File: texdraw.info, Node: Filter response graph, Next: Geometric construction, Prev: Block diagram, Up: Examples
C.2 Filter response graph
=========================
@@ -1814,7 +1814,7 @@ graph.
}

-File: texdraw, Node: Geometric construction, Prev: Filter response graph, Up: Examples
+File: texdraw.info, Node: Geometric construction, Prev: Filter response graph, Up: Examples
C.3 Geometric construction
==========================
@@ -1876,7 +1876,7 @@ carried out in units normalized to the radius of the circle.
}

-File: texdraw, Node: Command Listing, Next: Command Index, Prev: Examples, Up: Top
+File: texdraw.info, Node: Command Listing, Next: Command Index, Prev: Examples, Up: Top
Appendix D Alphabetic listing of commands
*****************************************
@@ -2131,7 +2131,7 @@ Appendix D Alphabetic listing of commands
'\textref' command.

-File: texdraw, Node: Command Index, Next: Concept Index, Prev: Command Listing, Up: Top
+File: texdraw.info, Node: Command Index, Next: Concept Index, Prev: Command Listing, Up: Top
Command Index
*************
@@ -2208,7 +2208,7 @@ Command Index
* stroke: PostScript Commands. (line 40)

-File: texdraw, Node: Concept Index, Prev: Command Index, Up: Top
+File: texdraw.info, Node: Concept Index, Prev: Command Index, Up: Top
Concept Index
*************
@@ -2244,22 +2244,22 @@ Concept Index
* distribution: Distribution. (line 6)
* dotted lines: Line vectors. (line 64)
* drawing segments: Drawing segments. (line 6)
-* 'dvi2ps' printer driver: PostScript printer drivers.
+* dvi2ps printer driver: PostScript printer drivers.
(line 13)
-* 'dvialw' printer driver: PostScript printer drivers.
+* dvialw printer driver: PostScript printer drivers.
(line 13)
-* 'dvilaser' printer driver: PostScript printer drivers.
+* dvilaser printer driver: PostScript printer drivers.
(line 13)
-* 'dvips' printer driver: Introduction. (line 25)
-* 'dvips' printer driver <1>: PostScript printer drivers.
+* dvips printer driver: Introduction. (line 25)
+* dvips printer driver <1>: PostScript printer drivers.
(line 13)
-* 'dvips' printer driver <2>: How TeXdraw merges graphics and text.
+* dvips printer driver <2>: How TeXdraw merges graphics and text.
(line 19)
-* 'dvipsone' printer driver: PostScript printer drivers.
+* dvipsone printer driver: PostScript printer drivers.
(line 13)
-* 'dvitops' printer driver: PostScript printer drivers.
+* dvitops printer driver: PostScript printer drivers.
(line 13)
-* 'dviwindo' printer driver: PostScript printer drivers.
+* dviwindo printer driver: PostScript printer drivers.
(line 13)
* ellipses: Circles and arcs. (line 6)
* Encapsulated PostScript File: Intermediate PostScript file.
@@ -2277,11 +2277,11 @@ Concept Index
* filled circles: Circles and arcs. (line 6)
* filling regions: Fill commands. (line 6)
* filling regions <1>: PostScript Commands. (line 34)
-* 'graphics' package: Introduction. (line 25)
-* 'graphics' package <1>: Accessing TeXdraw. (line 37)
-* 'graphics' package <2>: PostScript printer drivers.
+* graphics package: Introduction. (line 25)
+* graphics package <1>: Accessing TeXdraw. (line 37)
+* graphics package <2>: PostScript printer drivers.
(line 6)
-* 'graphics' package <3>: How TeXdraw merges graphics and text.
+* graphics package <3>: How TeXdraw merges graphics and text.
(line 11)
* graphics placement: How TeXdraw merges graphics and text.
(line 6)
@@ -2305,15 +2305,15 @@ Concept Index
* listing of commands: Command Listing. (line 6)
* moves: Line vectors. (line 6)
* moves <1>: PostScript Commands. (line 58)
-* 'oztex' printer driver: PostScript printer drivers.
+* oztex printer driver: PostScript printer drivers.
(line 13)
* painting regions: Fill commands. (line 6)
* paths: Fill commands. (line 6)
* paths <1>: Drawing paths. (line 6)
* paths <2>: PostScript Commands. (line 34)
-* 'pctexps' printer driver: PostScript printer drivers.
+* pctexps printer driver: PostScript printer drivers.
(line 13)
-* 'pctexwin' printer driver: PostScript printer drivers.
+* pctexwin printer driver: PostScript printer drivers.
(line 13)
* placement of graphics and text: How TeXdraw merges graphics and text.
(line 6)
@@ -2332,7 +2332,7 @@ Concept Index
(line 19)
* problems while using TeXdraw: Errors while using TeXdraw.
(line 6)
-* 'psprint' driver: PostScript printer drivers.
+* psprint driver: PostScript printer drivers.
(line 13)
* relative positioning: Line vectors. (line 40)
* relative scaling: Scaling coordinates. (line 6)
@@ -2355,10 +2355,10 @@ Concept Index
* stroking lines <1>: PostScript Commands. (line 34)
* symbolic coordinate: Saving positions. (line 6)
* syntax of commands: Command syntax. (line 6)
-* 'texdraw' package: Accessing TeXdraw. (line 37)
-* 'texdraw' package <1>: Using TeXdraw with LaTeX.
+* texdraw package: Accessing TeXdraw. (line 37)
+* texdraw package <1>: Using TeXdraw with LaTeX.
(line 6)
-* 'texdraw' package <2>: How TeXdraw merges graphics and text.
+* texdraw package <2>: How TeXdraw merges graphics and text.
(line 11)
* text commands: TeX text. (line 6)
* text placement: How TeXdraw merges graphics and text.
@@ -2370,61 +2370,61 @@ Concept Index
* text rotation <3>: Text placement. (line 16)
* text rotation <4>: How TeXdraw merges graphics and text.
(line 19)
-* 'textures' printer driver: PostScript printer drivers.
+* textures printer driver: PostScript printer drivers.
(line 13)
* unit scale: Scaling coordinates. (line 6)
* vectors: Line vectors. (line 6)
* vertical text: TeX text. (line 23)
* width of lines: Line vectors. (line 64)
-* 'xdvi' driver: PostScript printer drivers.
+* xdvi driver: PostScript printer drivers.
(line 13)

Tag Table:
-Node: Top607
-Node: Introduction2011
-Node: Distribution4010
-Node: TeXdraw Commands4451
-Node: Accessing TeXdraw5062
-Ref: Accessing TeXdraw-Footnote-19814
-Node: Command syntax9978
-Node: TeXdraw coordinates11174
-Node: Coordinate specification12544
-Node: Line vectors13743
-Node: TeX text19509
-Node: Circles and arcs23837
-Node: Bezier curves27841
-Node: Fill commands29825
-Node: Drawing Segments and Scaling32361
-Node: Drawing segments32790
-Node: Drawing paths33885
-Node: Saving positions35510
-Node: Scaling coordinates38413
-Node: Drawing size41397
-Node: Initial current position43212
-Node: Using TeXdraw with LaTeX44005
-Node: PostScript printer drivers45478
-Node: More Details46609
-Node: Errors while using TeXdraw47106
-Node: Extending TeXdraw49425
-Node: Scaling50992
-Node: Resolution51933
-Node: Text placement53634
-Node: Intermediate PostScript file54705
-Node: How TeXdraw merges graphics and text56461
-Ref: How TeXdraw merges graphics and text-Footnote-157839
-Node: PostScript Commands57897
-Node: TeXdraw Toolbox62883
-Node: Coordinate parsing63444
-Node: Real arithmetic65602
-Node: Arrow curve66405
-Node: Examples70453
-Node: Block diagram70720
-Node: Filter response graph77472
-Node: Geometric construction79152
-Node: Command Listing81423
-Node: Command Index92888
-Node: Concept Index97919
+Node: Top587
+Node: Introduction2093
+Node: Distribution4097
+Node: TeXdraw Commands4353
+Node: Accessing TeXdraw4969
+Ref: Accessing TeXdraw-Footnote-19721
+Node: Command syntax9885
+Node: TeXdraw coordinates11086
+Node: Coordinate specification12461
+Node: Line vectors13665
+Node: TeX text19436
+Node: Circles and arcs23769
+Node: Bezier curves27778
+Node: Fill commands29767
+Node: Drawing Segments and Scaling32308
+Node: Drawing segments32742
+Node: Drawing paths33842
+Node: Saving positions35472
+Node: Scaling coordinates38380
+Node: Drawing size41369
+Node: Initial current position43189
+Node: Using TeXdraw with LaTeX43987
+Node: PostScript printer drivers45465
+Node: More Details46601
+Node: Errors while using TeXdraw47103
+Node: Extending TeXdraw49427
+Node: Scaling50999
+Node: Resolution51945
+Node: Text placement53651
+Node: Intermediate PostScript file54727
+Node: How TeXdraw merges graphics and text56488
+Ref: How TeXdraw merges graphics and text-Footnote-157871
+Node: PostScript Commands57929
+Node: TeXdraw Toolbox62920
+Node: Coordinate parsing63486
+Node: Real arithmetic65649
+Node: Arrow curve66457
+Node: Examples70510
+Node: Block diagram70782
+Node: Filter response graph77535
+Node: Geometric construction79220
+Node: Command Listing81496
+Node: Command Index92966
+Node: Concept Index98002

End Tag Table