summaryrefslogtreecommitdiff
path: root/support/ite/plaintex.html
diff options
context:
space:
mode:
Diffstat (limited to 'support/ite/plaintex.html')
-rw-r--r--support/ite/plaintex.html44
1 files changed, 44 insertions, 0 deletions
diff --git a/support/ite/plaintex.html b/support/ite/plaintex.html
new file mode 100644
index 0000000000..0fe8057610
--- /dev/null
+++ b/support/ite/plaintex.html
@@ -0,0 +1,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>