summaryrefslogtreecommitdiffstats
path: root/roff.7
Commit message (Expand)AuthorAgeFilesLines
* Have conditional closure for both text and macro lines call through toKristaps Dzonsons2011-05-241-7/+12
* No code change: fixing spelling errors. From a patch by uqs@. Thanks!Kristaps Dzonsons2011-04-301-1/+1
* Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issueKristaps Dzonsons2011-02-091-0/+23
* Ignore .ns (no-space mode), .ps (change point size), .ta (tab control)Ingo Schwarze2011-01-251-0/+14
* As noticed by deraadt@, it goes without saying that text filesIngo Schwarze2011-01-251-4/+0
* Better explain roff(7) macro argument quoting;Ingo Schwarze2011-01-241-6/+35
* Moved table stuff from roff.7 into the new tbl.7 (suggested by Jason McIntyre).Kristaps Dzonsons2011-01-041-202/+5
* Support `T{' and `T}' data blocks. When a standalone `T{' isKristaps Dzonsons2011-01-041-0/+5
* Fix to make horizontal spanners in the layout be properly printed.Kristaps Dzonsons2011-01-041-21/+48
* Switch on the `TS' documentation in roff.7. As per off-line discussion,Kristaps Dzonsons2011-01-031-126/+174
* Update (still-commented) manual bits for tbl.Kristaps Dzonsons2010-12-291-0/+86
* Initial documentation for TBL, which for the time being is commented-out.Kristaps Dzonsons2010-12-291-0/+46
* Sync to the installed version in OpenBSD, excluding .ft documentation:Ingo Schwarze2010-12-181-88/+138
* Abort endless loops during roff macro and string expansion.Ingo Schwarze2010-12-101-0/+6
* Import changes by schwarze@ and Jason McIntyre into manuals. These areKristaps Dzonsons2010-12-061-82/+270
* Fix `ds' handling. This was stripping characters from "val", when theKristaps Dzonsons2010-07-271-0/+9
* Re-constitution of `ds' symbol processing. First, push theKristaps Dzonsons2010-07-071-5/+14
* Assert my copyright, making it explicit that i'm granting the same licenseIngo Schwarze2010-07-041-0/+1
* Allow registers to be unset. Implement and document the `.nr nS val'.Kristaps Dzonsons2010-06-271-2/+5
* First step of adding register support. This is inspired by a significantKristaps Dzonsons2010-06-261-0/+34
* Fix adding some minimal intelligence to conditional parser. See roff.7Kristaps Dzonsons2010-06-101-2/+13
* Noted that \} collapses into a zero-width space on the front-end.Kristaps Dzonsons2010-06-011-1/+3
* recognize ".if n" as true;Ingo Schwarze2010-05-241-2/+10
* provide stubs to ignore .ds, .rm and .tr,Ingo Schwarze2010-05-241-0/+18
* Documented ie/el.Kristaps Dzonsons2010-05-171-0/+24
* Full support for ie/el. This completes the initial roff support.Kristaps Dzonsons2010-05-171-0/+5
* libroff now intelligently throws away `am', `ami', `am1', `de', `dei',Kristaps Dzonsons2010-05-171-3/+51
* `ig' support in all its glory. TryKristaps Dzonsons2010-05-161-5/+65
* Regression tests in place for `.if' in libroff.Kristaps Dzonsons2010-05-161-0/+128