freebsd-dev/contrib/groff/tmac
Ruslan Ermilov 9b751f2080 1. Disable the recognition of the last dot character in the
default .Ar argument as an end-of-sentence character.

Example:
    .Ar
    foo
Produced:
    file ...  foo
Now produces:
    file ... foo

2.  Fixed an off-by-one bug in the .It macro for the -hang lists.

Example:
    .Bl -hang -width 8n -compact
    .It 1234
    OK
    .It 1234567
    OK
    .It 12345678
    BUG
    .El
Produced:
     1234      OK
     1234567   OK
     12345678 BUG
Now produces:
     1234      OK
     1234567   OK
     12345678  BUG

Ported from:	mdocNG
2001-02-14 11:03:06 +00:00
..
locale Update my copyright. Add license. 2000-05-04 18:21:11 +00:00
doc-common Make the exclamation mark (`!') a recognizable punctuation character. 2001-02-01 16:17:06 +00:00
doc-ditroff Make the exclamation mark (`!') a recognizable punctuation character. 2001-02-01 16:17:06 +00:00
doc-nroff Make the exclamation mark (`!') a recognizable punctuation character. 2001-02-01 16:17:06 +00:00
doc-syms Fixed the .St strings so that no single-character component of 2001-02-08 12:00:18 +00:00
eqnrc Resolve conflicts after v1.16.1 import. 2000-12-05 19:06:41 +00:00
fixmacros.sed
groff_man.man Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
groff_markup.man Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
groff_mdoc.man Virgin import of FSF groff v1.15 2000-01-12 09:51:43 +00:00
groff_mdoc.samples.man Virgin import of FSF groff v1.15 2000-01-12 09:51:43 +00:00
groff_me.man Virgin import of FSF groff v1.15 2000-01-12 09:51:43 +00:00
groff_ms.man
groff_msafer.man Virgin import of FSF groff v1.15 2000-01-12 09:51:43 +00:00
groff_tmac.man Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
Makefile.sub Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
man.local
man.ultrix
mm.diff
strip.sed Do not duplicate our efforts checking FreeBSD version. For a new version, 2000-12-06 18:31:21 +00:00
tmac.a4
tmac.an Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.andoc Install the stock (as supplied by groff(1) distribution) tmac.an 2000-12-06 17:02:33 +00:00
tmac.arkup Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.doc 1. Disable the recognition of the last dot character in the 2001-02-14 11:03:06 +00:00
tmac.dvi Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.e Fix conflicts which arose during import, also add $FreeBSD$. 2000-01-12 10:26:36 +00:00
tmac.html Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.latin1 Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.lbp Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.lj4
tmac.man Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.mandoc Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.markup Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.mdoc Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.me Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.ms Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.pic
tmac.ps
tmac.psatk
tmac.psfig
tmac.psnew
tmac.psold
tmac.pspic Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.s Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.safer Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.trace
tmac.tty Resolve conflicts after v1.16.1 import. 2000-12-05 19:06:41 +00:00
tmac.tty-char Resolve conflicts after v1.16.1 import. 2000-12-05 19:06:41 +00:00
tmac.X Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00
tmac.Xps
TODO
troffrc Resolve conflicts after v1.16.1 import. 2000-12-05 19:06:41 +00:00
troffrc-end Virgin import of FSF groff v1.16.1 2000-12-05 18:49:44 +00:00