Download List

專案描述

AFT (Almost Free Text) is a document preparation system. It is mostly free form, meaning that there is little intrusive markup; AFT source documents look a lot like plain old ASCII text. It has a few rules for structuring your document, more to do with formatting your text than embedding lots of commands, and it produces all types of output (HTML, XHTML, LaTeX, roll-your-own XML, etc.). All that needs to be done is to edit a rule file. You can even customize your own rule files for specialized output.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-11 21:04
5.098

Experimental indexing support was added. It is mostly useful for LaTeX output.
標籤: Experimental

2009-09-07 03:32
5.097

This release deepens "sectioning" support down to 7 levels.
標籤: Stable

2005-09-27 17:06
5.096

The historical hack of using \\ to produce a line
break was removed. It has been replaced with an
internally used LineBreak element. Also, the
behavior of line continuations in verbatim mode
was modified. They are now ignored, as they should
be.
標籤: Minor bugfixes

2004-04-07 02:11
5.094

This release has a first cut at footnote support (HTML and LaTex). There is a more elegant HTML style for the out-of-the-box HTML default. The reference manual has been updated. A massive source code overhaul (clean up) has begun.
標籤: Minor feature enhancements

2004-03-23 17:12
5.0931

The previous release was accidentally distributed as DOS files (with ^M terminated lines), which caused much havoc. A new .dat file element, EXT, has been added to specify the default output file extension. If EXT isn't present, then ID is used.
標籤: Minor bugfixes

Project Resources