summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-08-25 13:14:29 +0000
committerwlemb <wlemb>2000-08-25 13:14:29 +0000
commit512a33317e665fdf724615e514984574c21193e0 (patch)
tree0b33fca5d8aac730baae604628426b9b66c14b44 /man
parent3dae0e3967da084830d4a22f322f550144e3b54c (diff)
downloadgroff-512a33317e665fdf724615e514984574c21193e0.tar.gz
* NEWS, doc/groff.texinfo, tmac/groff_tmac.man, man/roff.man,
src/roff/troff/troff.man: Document Eli's latest changes. * src/roff/troff/input.cc (open_mac_file, macro_source): Support macro file names of the form NAME.tmac as well as tmac.NAME.
Diffstat (limited to 'man')
-rw-r--r--man/roff.man12
1 files changed, 11 insertions, 1 deletions
diff --git a/man/roff.man b/man/roff.man
index 793ce61e..b7db5606 100644
--- a/man/roff.man
+++ b/man/roff.man
@@ -70,6 +70,12 @@ FDL in the main directory of the groff source package.
. rm @tmp@
..
.
+.de TQ
+.br
+.ns
+.TP \\$1
+..
+.
.\" --------------------------------------------------------------------
.\" Title
.\" --------------------------------------------------------------------
@@ -277,7 +283,9 @@ special kind of documents in a convenient way.
This greatly eases the usage of roff.
The macro definitions of a package are kept in a file called
.BI tmac. name
-where
+(or
+.IR name .tmac\c
+) where
.I name
is the internal roff name for this package.
All tmac files are stored in a single or few directories at standard
@@ -404,6 +412,8 @@ In the following, this directory is referred to as
Initialization file for troff.
.TP
.IB <groff_dir> /tmac/tmac. name
+.TQ
+.IB <groff_dir> /tmac/ name .tmac
Macro files.
.TP
.IB <groff_dir> /font/dev name /DESC