summaryrefslogtreecommitdiff
path: root/systems/win32/bakoma/programs/etex.html
diff options
context:
space:
mode:
Diffstat (limited to 'systems/win32/bakoma/programs/etex.html')
-rw-r--r--systems/win32/bakoma/programs/etex.html118
1 files changed, 118 insertions, 0 deletions
diff --git a/systems/win32/bakoma/programs/etex.html b/systems/win32/bakoma/programs/etex.html
new file mode 100644
index 0000000000..e9ce4c5fcf
--- /dev/null
+++ b/systems/win32/bakoma/programs/etex.html
@@ -0,0 +1,118 @@
+<HTML>
+<HEAD>
+<TITLE>BaKoMa TeX Distribution - Programs - eTeX</TITLE>
+<LINK href="../images/stylesheet.css" type=text/css rel=stylesheet>
+</HEAD>
+
+<BODY background=../images/background.gif>
+<TABLE class=header width="100%">
+ <TBODY>
+ <TR>
+ <TD width=250 height=140><IMG
+ style="LEFT: 0px; POSITION: absolute; TOP: 0px"
+ src="../images/bakoma-tex.gif" align=center border=0>
+ <TD>True&nbsp;WYSIWYG LaTeX&nbsp;System </TR></TBODY></TABLE>
+<P>
+<TABLE cellPadding=8 width="100%">
+ <TBODY>
+ <TR>
+ <TD vAlign=top width=225>
+
+ <UL class=menulevel1>
+ <LI class=sdocs><A href="../index.html">&nbsp;Distribution&nbsp;</A>
+ <UL class=menulevel2>
+ <LI class=docs><A href="../programs/index.html">&nbsp;Programs&nbsp;</A>
+ <UL class=menulevel3>
+ <LI class=doc><A href="../programs/bkmtex.html">&nbsp;BKMTEX&nbsp;</A>
+ <LI class=doc><A href="../programs/texword.html">&nbsp;TeXWord&nbsp;</A>
+ <LI class=sdoc>&nbsp;e-TeX&nbsp;
+ <LI class=doc><A href="../programs/omega.html">&nbsp;Omega&nbsp;</A>
+ <LI class=doc><A href="../programs/metafont.html">&nbsp;MetaFont&nbsp;</A>
+ </UL>
+ <LI class=docs><A href="../macros/index.html">&nbsp;Macro&nbsp;Packages&nbsp;</A>
+ <LI class=docs><A href="../fonts/index.html">&nbsp;Font&nbsp;Packages&nbsp;</A>
+ <LI class=docs><A href="../language/index.html">&nbsp;Language&nbsp;Packages&nbsp;</A>
+ </UL>
+ </UL>
+
+
+ <div class=menulevel1 style="text-align:right; border-bottom-width=0px;">BaKoMa-TeX.com</div>
+ <UL class=menulevel1>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/about.php">&nbsp;About&nbsp;</A>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/download.php">&nbsp;Downloads&nbsp;</A>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/purchase.php">&nbsp;Purchase&nbsp;</A>
+ <LI class=docs><A
+ href="http://www.bakoma-tex.com/menu/support.php">&nbsp;Support&nbsp;</A></LI></UL>
+</TD>
+<TD vAlign=top width=*>
+
+
+<H2>e-TeX installation module for BaKoMa TeX 8</H2>
+
+This module includes e-TeX 2.2 (based on TeX 3.141592, Web2C 7.2)
+compiled for Win32 Console and packed together with support files and fonts.
+<P>
+This module can install e-TeX under BaKoMa TeX <b>7.10</b> and later.
+<BR>
+To support all features in <a href="texword.html"><b>BaKoMa TeX Word</b></a>, BaKoMa TeX <b>8.0</b> is recommended.
+<BR>To install it just open <a href="etex.bkz">ETEX.BKZ</a> unit.
+<P>
+After installing this module and restarting BaKoMa Text Editor
+you must found new items in 'TeX Formats' menu:
+ <b>e-TeX</b> and
+ <b>e-LaTeX 2e</b>.
+In advance, TeX Word will support new <i>TeX format</i>: <b>e-LaTeX 2e</b>.
+<P>
+This implementation of e-TeX supports:<ul>
+<li><a href="texword.html"><b>BaKoMa TeX Word</b></a> -- True WYSIWYG LaTeX Editor;
+<li>Dynamical Preview with support of dual caret;
+<li>DVI Forward/Reverse Search with an accuracy of a single character;
+<li><b>E</b> option at TeX error brings to proper column of source.
+<li>Automatical generation of BB-files for imported graphics;
+<li>Robust extraction of figure bounding box from binary EPSF;
+<li>TCX tables.
+</ul>
+
+<P>
+e-TeX is an extension of TeX designed by NTS team.
+<br>
+e-TeX is Copyright (c) 1994,98 by the NTS team.
+<br>
+e-TeX sources can be found in <strong>CTAN:systems/web2c/</strong> directory.
+<P><B>Changes:</B><BR>
+<table>
+<tr><td><B>2003/04/20</B><td> This module has been released by BKM.<BR>
+<tr><td><B>2005/03/14</B><td> Release for BaKoMa TeX 7.10 includes:
+<tr><td><td>update for TeX version 3.141592,<br>
+ support of BaKoMa TeX Word,<br>
+ support of dual caret for Dynamical Preview,<br>
+ character precision jumps between Source and Preview.
+<tr><td><B>2005/05/07</B><td> Robust extraction of bounding box from binary EPSF.
+<tr><td><B>2005/08/22</B><td> 7.37: Fixed problem with hanging TeXWord with amsart, amsbook
+ (hyphenation exceptions).
+<tr><td><B>2005/12/14</B><td> 7.41: Fixed problem with View/Refresh (F5) in TeXWord.
+<tr><td><B>2006/10/02</B><td> 7.71: Added CheckTeXCS and SetTeXInterrupt TeXWord API calls.
+<tr><td><B>2007/01/25</B><td> 7.86: Added Set_TeXError_Hook, 'Program Files' filex.
+<tr><td><B>2007/04/08</B><td> 7.92: eTeX updated to V 2.2
+<tr><td><B>2007/06/15</B><td> 8.00: tracking source for utf8x (UCS) for V 8.0.
+</table>
+
+
+
+</TD></TR></TBODY></TABLE>
+<P><BR>
+<TABLE width="100%">
+ <TBODY>
+ <TR>
+ <TD width=130>
+ <TD>
+ <TABLE class=reference width="100%">
+ <TBODY>
+ <TR>
+ <TD align=left>BaKoMa TeX Distribution &gt; Programs &gt; e-TeX
+ <TD align=right>Copyright © 1998-2009, Basil K. Malyshev.
+ </TR></TBODY></TABLE></TR></TBODY></TABLE>
+</P></BODY></HTML>