plan9fox/sys/lib
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
..
acid
antiword
astar
backup
blit
c64
dist
fax
ghostscript
kbmap
lex
lp
man
music/icon
plumb
postscript
python
scribble/classifiers
sysconfig
texmf/tex/generic/hyphen
tls
tmac troff: fix -ms mug (thanks aksr) 2019-01-23 21:28:22 +01:00
troff
wiki
amspell
bclib
brspell
eqnchar
grap.defines
hgrc
httpd.rewrite
mimetype
newuser
rootbind
rootstub
samsave
scsicodes
subscribers
webls.denied
yaccpar
yaccpars