aft
"free form" document preparation system
Install
- All systems
-
curl cmd.cat/aft.sh
- Debian
-
apt-get install aft
- Ubuntu
-
apt-get install aft
- Kali Linux
-
apt-get install aft
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install aft
- Raspbian
-
apt-get install aft
- Dockerfile
- dockerfile.run/aft
aft
"free form" document preparation system
AFT 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.