]> git.cameronkatri.com Git - mandoc.git/commit
Two new low-level roff(7) features:
authorIngo Schwarze <schwarze@openbsd.org>
Tue, 10 Apr 2018 00:52:30 +0000 (00:52 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Tue, 10 Apr 2018 00:52:30 +0000 (00:52 +0000)
commitaa23a004eb502cf67af388be4976d369784961db
treefb861ca062ad13e28b814094efecbf58be3f4131
parent318dcfc920386cbcdf23d6d81d97b72fabb8de35
Two new low-level roff(7) features:
* .nr optional third argument (auto-increment step size)
* \n+ and \n- numerical register auto-increment and -decrement
bentley@ reported on Dec 9, 2013 that lang/sbcl(1) uses these.
TODO
regress/roff/nr/Makefile
regress/roff/nr/incr.in [new file with mode: 0644]
regress/roff/nr/incr.out_ascii [new file with mode: 0644]
roff.7
roff.c