summaryrefslogtreecommitdiff
path: root/contrib/eqn2graph
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-08-21 17:29:17 +0000
committerwlemb <wlemb>2002-08-21 17:29:17 +0000
commit9b9bce557e77e8ab45ca7ae54c29b6f0d61a618f (patch)
tree0a47ae32217eadca3aabab20be3bef88cdb35a71 /contrib/eqn2graph
parentf2716958707d44528ea64752c9bc27698b92d3e3 (diff)
downloadgroff-9b9bce557e77e8ab45ca7ae54c29b6f0d61a618f.tar.gz
* tmac/an-old.tmac (T&): New dummy macro to avoid warning.
* man/groff_tmac.man: Fix typos. * man/groff_font.man: Minor reordering. * contrib/eqn2graph/eqn2graph.man (Tp): New macro. * contrib/groffer/groffer.man: Fix typos.
Diffstat (limited to 'contrib/eqn2graph')
-rw-r--r--contrib/eqn2graph/eqn2graph.man12
1 files changed, 11 insertions, 1 deletions
diff --git a/contrib/eqn2graph/eqn2graph.man b/contrib/eqn2graph/eqn2graph.man
index a276e020..aa71405c 100644
--- a/contrib/eqn2graph/eqn2graph.man
+++ b/contrib/eqn2graph/eqn2graph.man
@@ -1,5 +1,15 @@
-.\" $Id: eqn2graph.man,v 1.1 2002/07/07 22:14:56 wlemb Exp $
+.\" $Id: eqn2graph.man,v 1.2 2002/08/21 17:29:17 wlemb Exp $
.\" This documentation is released to the public domain.
+.
+.
+.\" Like TP, but if specified indent is more than half
+.\" the current line-length - indent, use the default indent.
+.de Tp
+.ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP
+.el .TP "\\$1"
+..
+.
+.
.TH EQN2GRAPH @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
.IX eqn2graph
.SH NAME