Groff!

GNU Wget is a free software http://gnu.org/philosophy/free-sw
package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, `cron` jobs, terminals without X-Windows support, etc. GNU Wget has many features to make retrieving large files or mirroring entire web or FTP sites easy, including: * Can resume aborted downloads, using `REST` and `RANGE` * Can use filename wild cards and recursively mirror directories * NLS-based message files for many different languages * Optionally converts absolute links in downloaded documents to relative, so that downloaded documents may link to each other locally * Runs on most UNIX-like operating systems as well as Microsoft

Groff alternatives

  • Pollen

  • Pollen is a publishing system that helps authors create beautiful and functional web-based books. Pollen includes tools for writing, designing, programming, testing, and publishing.

    tags: document-processing documentation lisp markup publishing
  • DocBook

  • DocBook is a schema (available in several languages including RELAX NG, SGML and XML DTDs, and W3C XML Schema) maintained by the DocBook Technical Committee of OASIS. It is particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications).

    tags: document-processing documentation markup markup-language publishing
  • SILE

  • SILE, abbreviated for Simon's Improved Layout Engine, is a typesetting system, whose job is to produce beautiful printed documents from raw content. It reads input from its scripting language or XML which describes what you want to happen so that the SILE engine will make certain formatting decisions about the best way for those instructions in the input to be turned. SILE is basically a modern rewrite of TeX. It'is written in Lua, so it is very easy to extend or alter the behaviour of the SILE typesetter. For example, in SILE, you can alter the behaviour of the typesetter and write a very short add-on package to enable grid typesetting. For the ecosystem and community support, TeX will remain streets ahead of SILE for some time to come. But in terms of core capabilities, SILE is already certainly equivalent to, if not somewhat moreadvanced than, TeX. ยป

    tags: grid-layout multi-language typesetting typesetting-system