[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 01/01: groff_tmac(5): Cross-reference groff_hdtbl(7).
From: |
G. Branden Robinson |
Subject: |
[groff] 01/01: groff_tmac(5): Cross-reference groff_hdtbl(7). |
Date: |
Wed, 1 Nov 2017 01:02:14 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit 9ac87c232b9afbf50e58cf1689b3b61378a2c04c
Author: G. Branden Robinson <address@hidden>
Date: Wed Nov 1 00:55:29 2017 -0400
groff_tmac(5): Cross-reference groff_hdtbl(7).
Package description mostly borrowed from the NEWS file.
Also fix spurious use of \- in hyphenated phrase.
Also add Vim modeline.
Also remove redundant short form of Emacs settings.
Signed-off-by: G. Branden Robinson <address@hidden>
---
man/groff_tmac.5.man | 26 ++++++++++++++++++++++++--
1 file changed, 24 insertions(+), 2 deletions(-)
diff --git a/man/groff_tmac.5.man b/man/groff_tmac.5.man
index 4907a9b..9b68332 100644
--- a/man/groff_tmac.5.man
+++ b/man/groff_tmac.5.man
@@ -1,4 +1,3 @@
-.\" Emacs mode: -*- nroff -*-
.TH GROFF_TMAC @MAN5EXT@ "@MDATE@" "Groff Version @VERSION@"
.SH NAME
groff_tmac \- macro files in the roff typesetting system
@@ -27,7 +26,7 @@ Front-Cover Texts, and with no Back-Cover Texts.
A copy of the Free Documentation License is included as a file called
FDL in the main directory of the groff source package, it is also
-available on\-line at the
+available on-line at the
.UR http://\:www.gnu.org/\:copyleft/\:fdl.html
GNU copyleft site
.UE .
@@ -341,6 +340,28 @@ To be used with
.
.
.TP
+.B hdtbl
+The Heidelberger table macros, contributed by Joachim Walsdorff, allow
+the generation of tables, using a syntax similar to the HTML table
+model.
+.
+Note that
+.B hdtbl
+is a macro package, not a preprocessor like
+.BR tbl (@MAN1EXT).
+.
+.B hdtbl
+works only with the
+.B \-Tps
+and
+.B \-Tpdf
+output devices.
+.
+See
+.BR groff_hdtbl (@MAN7EXT@) .
+.
+.
+.TP
.B papersize
This macro file is already loaded at start-up by
.B @address@hidden
@@ -1313,3 +1334,4 @@ FHS web site
.\" Local Variables:
.\" mode: nroff
.\" End:
+.\" vim: filetype=groff:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 01/01: groff_tmac(5): Cross-reference groff_hdtbl(7).,
G. Branden Robinson <=