diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-extex.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-extex.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-extex.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-extex.html new file mode 100644 index 00000000000..7da2a910a4b --- /dev/null +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-extex.html @@ -0,0 +1,23 @@ +<head> +<title>UK TeX FAQ -- question label extex</title> +</head><body> +<h3>The ExTeX project</h3> +<p><a href="http://www.dante.de/projects/extex/">The ExTeX project</a> is +building on the experience of the many existing TeX development and +extension projects, to develop a new TeX-like system. The system +is to be developed in Java, but will not necessarily use the code of +<a href="FAQ-NTS.html"><i>NTS</i></a>. +<p>While ExTeX will implement all of TeX's primitives, some may be +marked as obsolete, and "modern" alternatives provided (an obvious +example is the primitive <code>\</code><code>input</code> command, whose syntax inevitably +makes life difficult for users of modern operating system file +paths). Desirable extensions from <a href="FAQ-NTS.html">e-TeX</a>, +<a href="FAQ-pdftex.html">PDFTeX</a> and <a href="FAQ-omega.html">Omega</a> +have been identified. +<p>Usability will be another focus of the work: debugging support and log +filtering mechanisms will please those who have long struggled with +TeX macros. +<p>ExTeX will accept Unicode input, from the start. In the longer +term, drawing primitives are to be considered. +<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=extex">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=extex</a> +</body> |