plan9fox/sys/lib/tmac
cinap_lenrek eb7eea0bb9 troff: fix -ms mug (thanks aksr)
Executing .KS after .1C exhibits a bug.
Instead on the next page, the text between .KS and .KE is shown at
the bottom of the page (where footnote would be).
To reproduce the bug: http://sprunge.us/xyCUX7

The bug can be fixed by changing two lines in tmac.s:

    if \\n(NX<1 .bp\}

to

    if \\n(NX<=1 .bp\}

and

    if \\n(NX<1 'bp\}
to

  if \\n(NX<=1 'bp\}
2019-01-23 21:28:22 +01:00
..
complet.1127
cover.1127
mmn
mmt
name.sed
sendcover
strings.mm
tmac.an
tmac.anhtml
tmac.antimes
tmac.bits
tmac.cs
tmac.e
tmac.html
tmac.jsdisp
tmac.m
tmac.mcs
tmac.nihongo
tmac.org
tmac.pictures
tmac.psychrefs
tmac.ptx
tmac.rscover
tmac.s
tmac.scover
tmac.sdisp
tmac.skeep
tmac.soft
tmac.spe
tmac.srefs
tmac.twb
tmac.uni
tmac.v