File: FAQ-ant.html

package info (click to toggle)
texlive-doc 2007.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 129,872 kB
  • ctags: 3,330
  • sloc: xml: 23,147; perl: 8,370; makefile: 843; sh: 352; lisp: 276; java: 159; python: 97; sed: 4
file content (23 lines) | stat: -rw-r--r-- 1,365 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<head>
<title>UK TeX FAQ -- question label ant</title>
</head><body>
<h3>The ANT typesetting system</h3>
<p>Achim Blumensath&rsquo;s <a href="http://ant.berlios.de">ANT</a> 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&rsquo;s markup language is immediately recognisable to the
(La)TeX user, but the scheme of implementing design in
ANT&rsquo;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&rsquo;s user interface: those that
derive from the design language being the same as the markup language.
<dl>
<dt><tt><i>ANT</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/systems/ant.zip">systems/ant</a> (<a href="ftp://cam.ctan.org/tex-archive/systems/ant.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/systems/ant/">browse</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>