diff options
Diffstat (limited to 'support/latexdraw/doc/ltdmanual.html.e/node14.html')
-rw-r--r-- | support/latexdraw/doc/ltdmanual.html.e/node14.html | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/support/latexdraw/doc/ltdmanual.html.e/node14.html b/support/latexdraw/doc/ltdmanual.html.e/node14.html new file mode 100644 index 0000000000..7550750241 --- /dev/null +++ b/support/latexdraw/doc/ltdmanual.html.e/node14.html @@ -0,0 +1,38 @@ +<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN"> +<!Converted with LaTeX2HTML 95 (Thu Jan 19 1995) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds > +<HEAD> +<TITLE> LaTeXdraw --file</TITLE> +</HEAD> +<BODY> +<meta name="description" value=" LaTeXdraw --file"> +<meta name="keywords" value="ltdmanual.e"> +<meta name="resource-type" value="document"> +<meta name="distribution" value="global"> +<P> + <BR> <HR><A NAME=tex2html184 HREF="node15.html"><IMG ALIGN=BOTTOM ALT="next" SRC="/usr/wiss/siegert/packages/latex2html-95.1/icons//next_motif.gif"></A> <A NAME=tex2html182 HREF="ltdmanual.e.html"><IMG ALIGN=BOTTOM ALT="up" SRC="/usr/wiss/siegert/packages/latex2html-95.1/icons//up_motif.gif"></A> <A NAME=tex2html176 HREF="node13.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="/usr/wiss/siegert/packages/latex2html-95.1/icons//previous_motif.gif"></A> <A NAME=tex2html186 HREF="node22.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="/usr/wiss/siegert/packages/latex2html-95.1/icons//contents_motif.gif"></A> <BR> +<B> Next:</B> <A NAME=tex2html185 HREF="node15.html"> LaTeX-file</A> +<B>Up:</B> <A NAME=tex2html183 HREF="ltdmanual.e.html">No Title</A> +<B> Previous:</B> <A NAME=tex2html177 HREF="node13.html"> Description of the </A> +<BR> <HR> <P> +<H1><A NAME=SECTION00040000000000000000> LaTeXdraw --file</A></H1> +<P> +The LaTeXdraw --file is an ASCII-file. It is one of the two output files +of LaTeXdraw . It can easily be read or modified by an user. Each line +represents an object. The first number gives the type of the drawing +object, e.g. circle. Then coordinates and other attributes follow. +Each line for an object has the same number of values, even if not all +are needed. If the object is of type text, then the following line +contains the text string. After the input lines which define objects a +line with zeroes is included. +<P> +The header of the LaTeXdraw --output file gives internal parameters. The +trailer of the LaTeXdraw --output file gives the group hierarchy. +<P> +A LaTeXdraw --file can be input file to LaTeXdraw . +<P> +<BR> <HR> +<P><ADDRESS> +<I>Hans-J. Siegert <BR> +Sat Jul 5 19:31:53 MEST 1997</I> +</ADDRESS> +</BODY> |