aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/tutorial.ms.in
AgeCommit message (Collapse)AuthorFilesLines
2025-04-03tutorial: fixed excess space after example display blocks in some versions ↵Robin Haberkorn1-0/+6
of Groff
2025-03-31added tutorial document, which is automatically loaded on the first invocationRobin Haberkorn1-0/+317
* This is rendered with ms, so we now need the entire groff on Debian. This is not a big deal as it just adds a few kilobytes of build-time dependencies. Most platforms do not allow installation of some "groff-base" package anyway and always draw in the entire package. * sciteco.tmac has been extended to disable page breaks on ms. * The tutorial is installed like any other woman page and can be invoked interactively with ?tutorial$. * It is optimized to be still usable on a plain 80x24 terminal.