summaryrefslogtreecommitdiff
path: root/support/ite/plaintex.html
blob: 0fe8057610399b2c3f1117919d5b1fd7bc49785f (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
41
42
43
44
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Plain TEX</TITLE>
<LINK REL="STYLESHEET" HREF="manual.css">
</HEAD>
<BODY >

    <B> Next:</B> <A HREF="largefiles.html">Large eps-Files</A>
    <B> Up:</B> <A HREF="manual.html">iTe</A>
    <B> Previous:</B> <A HREF="latex.html"> L<SUP>A</SUP>TEX Commands</A>
    
    <H1>Plain T<SMALL>E</SMALL>X</H1>
    
    <P>
      If plain T<SMALL>E</SMALL>X is used, the commands in the previous section have to
      be replaced by the equivalent commands in this chapter.

<pre class="command">\input ite.tex</pre>

The <TT>graphics</TT> and <TT>dvi</TT> options are not supported.

<pre class="command">\input trig.tex</pre>

Note that `trig.tex' may not be installed on your system.

<pre class="command">\beginiteblock(x_dimen,y_dimen) 
    ...
\enditeblock</pre>

<pre class="command">\ITEunit=dimension</pre>

<pre class="command">\beginitebind
    ...
\enditebind</pre>

<P>
<contact-stamp><hr><FONT SIZE=-1>
Last modified by <A HREF="http://www.decatur.de/wolfgang">Wolfgang K&uuml;hn</a> on
Saturday, 10 June 2000
</FONT>
</contact-stamp>
</BODY>
</HTML>