diff options
author | Karl Berry <karl@freefriends.org> | 2005-12-29 00:31:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2005-12-29 00:31:48 +0000 |
commit | a9d59a2d83b345581f2eb0c6b7f08c091f5622f0 (patch) | |
tree | 00fba7fbf3f00c16be8699398c6e4c2a256c68ac /Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ant.html | |
parent | 89caab08d62b22519b44acf582a5fc3d302cbd60 (diff) |
doc/english/F-ca
git-svn-id: svn://tug.org/texlive/trunk@19 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ant.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ant.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ant.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ant.html new file mode 100644 index 00000000000..2bdd1d57184 --- /dev/null +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-ant.html @@ -0,0 +1,23 @@ +<head> +<title>UK TeX FAQ -- question label ant</title> +</head><body> +<h3>The ANT typesetting system</h3> +<p>Achim Blumensath's ANT project, in contrast to <i>NTS</i>, aims +not to replicate TeX with a different implementation technique, but +rather to provide a replacement for TeX which uses TeX-like +typesetting algorithms in a very different programming environment. +ANT remains under development, but it is now approaching the +status of a usable typesetting system. +<p>ANT's markup language is immediately recognisable to the +(La)TeX user, but the scheme of implementing design in +ANT's own implementation language (presently +<i>OCaml</i>) comes as a pleasant surprise to the jaded FAQ +writer. This architecture holds the promise of a system that avoids a +set of serious problems with TeX's user interface: those that +derive from the design language being the same as the markup language. +<dl> +<dt><tt><i>ANT downloads</i></tt><dd> + <a href="http://www-mgi.informatik.rwth-aachen.de/~blume/Download.html">http://www-mgi.informatik.rwth-aachen.de/~blume/Download.html</a> +</dl> +<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ant">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ant</a> +</body> |