blob: a3a9e5b8f0bd01c9c8b8ab06e15a3078f53e53b6 (
plain)
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
|
<!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> Files</TITLE>
</HEAD>
<BODY>
<meta name="description" value=" Files">
<meta name="keywords" value="ltdmanual.e">
<meta name="resource-type" value="document">
<meta name="distribution" value="global">
<P>
<BR> <HR><A NAME=tex2html98 HREF="node7.html"><IMG ALIGN=BOTTOM ALT="next" SRC="/usr/wiss/siegert/packages/latex2html-95.1/icons//next_motif.gif"></A> <A NAME=tex2html96 HREF="node4.html"><IMG ALIGN=BOTTOM ALT="up" SRC="/usr/wiss/siegert/packages/latex2html-95.1/icons//up_motif.gif"></A> <A NAME=tex2html90 HREF="node5.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="/usr/wiss/siegert/packages/latex2html-95.1/icons//previous_motif.gif"></A> <A NAME=tex2html100 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=tex2html99 HREF="node7.html"> LaTeXdraw -Window</A>
<B>Up:</B> <A NAME=tex2html97 HREF="node4.html"> User interface</A>
<B> Previous:</B> <A NAME=tex2html91 HREF="node5.html"> Cursor</A>
<BR> <HR> <P>
<H2><A NAME=SECTION00022000000000000000> Files</A></H2>
<P>
LaTeXdraw generates two different output files:
<UL><LI> the LaTeXdraw --file<BR> The LaTeXdraw -file saves the picture in an
internal format. This file can be read and modified by LaTeXdraw again.
Use it to save the final version of your picture and intermediate
states.
<LI> the LaTeX--file<BR> The LaTeX--file is the output file with the
generated latex source code for the picture. When saving a picture
you can choose one of two versions:
<UL><LI> The file is a full latex document with all headers and
trailers. It can be translated with latex and dvips immediately.
<LI> The file is a latex document containing only the picture. It
can be included in other latex-documents without changes, e.g.
by<BR> \input{<filename>}
</UL></UL>
All files are ASCII-files and can easily be modified, if necessary.
<P>
<BR> <HR>
<P><ADDRESS>
<I>Hans-J. Siegert <BR>
Sat Jul 5 19:31:53 MEST 1997</I>
</ADDRESS>
</BODY>
|