From 8a185390c6e2c38df4c6fef045bd079b218353e1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 6 May 2019 22:06:13 +0000 Subject: texdraw (6may19) git-svn-id: svn://tug.org/texlive/trunk@51030 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/info/texdraw.info | 107 +++++++++++++++----------------- 1 file changed, 50 insertions(+), 57 deletions(-) (limited to 'Master/texmf-dist/doc/info') diff --git a/Master/texmf-dist/doc/info/texdraw.info b/Master/texmf-dist/doc/info/texdraw.info index 68f6e64096e..1bdcf3fb163 100644 --- a/Master/texmf-dist/doc/info/texdraw.info +++ b/Master/texmf-dist/doc/info/texdraw.info @@ -1,7 +1,7 @@ This is texdraw.info, produced by makeinfo version 6.6 from texdraw.texi. -This manual (edition 2.0a) documents TeXdraw, a system for producing +This manual (edition 2.3) documents TeXdraw, a system for producing PostScript drawings from TeX. Copyright (C) 1993-2019 Peter Kabal @@ -24,9 +24,7 @@ TeXdraw TeXdraw is a collection of macros that allow drawings to be created from _within_ TeX. - 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). + This is edition 2.3 of the TeXdraw documentation. * Menu: @@ -208,7 +206,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 11pt size option + \documentstyle[11pt]{article} % Article style at 11pt size ... \input texdraw % Read in the TeXdraw macros \newenvironment{texdraw}{\leavevmode\btexdraw}{\etexdraw} @@ -224,7 +222,7 @@ from the file 'texdraw.tex' and optionally defines the '\begin{texdraw}' '\end{texdraw}' environment, brings in the standard 'graphics' package and reads in the file 'texdraw.tex' containing the definitions of the TeXdraw macros. - \documentclass[11pt]{article} % Article class with the 11pt size option + \documentclass[11pt]{article} % Article class at 11pt size \usepackage{texdraw} % TeXdraw commands \begin{document} @@ -1699,7 +1697,8 @@ 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 text size + \move (0 +0.63) \move (0 -0.60) % compensate for the text size + \move (0 0) % Input to the first stage \bsegment @@ -2105,12 +2104,6 @@ Appendix D Alphabetic listing of commands factor is the product of the unit scale factor and the segment scale factor. -'\texdrawbox { ... }' - Create a TeXdraw box. The argument contains TeXdraw commands. - This macro returns a TeX box with height equal to the height of the - drawing and width equal to the width of the drawing. The depth of - the box is zero. - '\textref h:H-REF v:V-REF' Set the text reference point for subsequent text commands. The horizontal reference point H-REF is one of 'L', 'C' or 'R' (left, @@ -2382,49 +2375,49 @@ Concept Index  Tag Table: -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 +Node: Top586 +Node: Introduction1995 +Node: Distribution3999 +Node: TeXdraw Commands4255 +Node: Accessing TeXdraw4871 +Ref: Accessing TeXdraw-Footnote-19601 +Node: Command syntax9765 +Node: TeXdraw coordinates10966 +Node: Coordinate specification12341 +Node: Line vectors13545 +Node: TeX text19316 +Node: Circles and arcs23649 +Node: Bezier curves27658 +Node: Fill commands29647 +Node: Drawing Segments and Scaling32188 +Node: Drawing segments32622 +Node: Drawing paths33722 +Node: Saving positions35352 +Node: Scaling coordinates38260 +Node: Drawing size41249 +Node: Initial current position43069 +Node: Using TeXdraw with LaTeX43867 +Node: PostScript printer drivers45345 +Node: More Details46481 +Node: Errors while using TeXdraw46983 +Node: Extending TeXdraw49307 +Node: Scaling50879 +Node: Resolution51825 +Node: Text placement53531 +Node: Intermediate PostScript file54607 +Node: How TeXdraw merges graphics and text56368 +Ref: How TeXdraw merges graphics and text-Footnote-157751 +Node: PostScript Commands57809 +Node: TeXdraw Toolbox62800 +Node: Coordinate parsing63366 +Node: Real arithmetic65529 +Node: Arrow curve66337 +Node: Examples70390 +Node: Block diagram70662 +Node: Filter response graph77424 +Node: Geometric construction79109 +Node: Command Listing81385 +Node: Command Index92597 +Node: Concept Index97633  End Tag Table -- cgit v1.2.3