pkg-descr

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.

AFT has a few rules for structuring your document and these rules have
more to do with formatting your text rather than embedding commands.

Right now, AFT produces pretty good (weblint-able) HTML, XHTML, LaTeX,
lout and RTF. It can, in fact, be coerced into producing all types of
output (e.g. roll-your-own XML). All that needs to be done is to edit
a rule file. You can even customize your own HTML rule files for
specialized output.

WWW: http://www.maplefish.com/todd/aft.html

-- AlanE

pkg-plist

bin/aft
%%DATADIR%%/AFT.pm
%%DATADIR%%/aft-bn-html.pm
%%DATADIR%%/aft-dbarticle.pm
%%DATADIR%%/aft-html.pm
%%DATADIR%%/aft-lout.pm
%%DATADIR%%/aft-loutbook.pm
%%DATADIR%%/aft-loutreport.pm
%%DATADIR%%/aft-rtf.pm
%%DATADIR%%/aft-tex.pm
%%DATADIR%%/aft-xhtml.pm
%%DATADIR%%/aft.pl
%%DATADIR%%/compile.pl
%%DATADIR%%/launch_ie.pl
%%DATADIR%%/postrtf.pl
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.aft
%%PORTDOCS%%%%DOCSDIR%%/aft-refman.html
%%PORTDOCS%%%%DOCSDIR%%/aft.eps
%%PORTDOCS%%%%DOCSDIR%%/aft.gif
%%PORTDOCS%%%%DOCSDIR%%/aft.jpg
%%PORTDOCS%%%%DOCSDIR%%/aft2rtf-doc.rtf
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-bn-html.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-dbarticle.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-html.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-lout.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-loutbook.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-loutreport.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-rtf.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-tex.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-xhtml.dat
%%PORTDOCS%%%%DOCSDIR%%/examples/aft-refman.aft
%%PORTDOCS%%%%DOCSDIR%%/examples/aft.aft
%%PORTDOCS%%%%DOCSDIR%%/examples/aft2rtf-doc.aft
%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
%%PORTDOCS%%@dirrm %%DOCSDIR%%/backends
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%