[go: up one dir, main page]

Menu

[r11]: / docs / eqc-5.html  Maximize  Restore  History

Download this file

43 lines (38 with data), 1.2 kB

 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
<TITLE>The EQC Handbook: Examples</TITLE>
<LINK HREF="eqc-6.html" REL=next>
<LINK HREF="eqc-4.html" REL=previous>
<LINK HREF="eqc.html#toc5" REL=contents>
</HEAD>
<BODY>
<A HREF="eqc-6.html">Next</A>
<A HREF="eqc-4.html">Previous</A>
<A HREF="eqc.html#toc5">Contents</A>
<HR>
<H2><A NAME="s5">5.</A> <A HREF="eqc.html#toc5">Examples</A></H2>
<P>The
<A HREF="eqc-tour.dvi">EQC tour</A> gives an overview of EQC functionality. It was created
with the following commands on the source file
<A HREF="eqc-tour.tex">eqc-tour.tex</A>:</P>
<P>
<BLOCKQUOTE><CODE>
<PRE>
eqc eqc-tour.tex
latex eqc-tour.eqc
</PRE>
</CODE></BLOCKQUOTE>
</P>
<P>If you do not have a DVI viewer installed, try the
<A HREF="eqc-tour.pdf">eqc-tour.pdf</A>
produced with pdflatex. In case you are curious what your Latex source looks like after EQC has had a go
at it, have a look at the intermediate file
<A HREF="eqc-tour.eqc">eqc-tour.eqc</A>.</P>
<HR>
<A HREF="eqc-6.html">Next</A>
<A HREF="eqc-4.html">Previous</A>
<A HREF="eqc.html#toc5">Contents</A>
</BODY>
</HTML>