summaryrefslogtreecommitdiff
path: root/tmac/s.tmac
diff options
context:
space:
mode:
authorwl <wl>2004-11-23 22:22:06 +0000
committerwl <wl>2004-11-23 22:22:06 +0000
commit4fe96cf55a793e39d5ca01a2d3ff40190995fbba (patch)
tree03d7445a0808d72ad9911c9f4983b75a1871c6d4 /tmac/s.tmac
parent86992a76f5f93f521b7ea76f812f74771b96f0c6 (diff)
downloadgroff-4fe96cf55a793e39d5ca01a2d3ff40190995fbba.tar.gz
* tmac/s.tmac (ref*add-V, ref*add-N): New macros for handling
the volume and number refer entries.
Diffstat (limited to 'tmac/s.tmac')
-rw-r--r--tmac/s.tmac6
1 files changed, 6 insertions, 0 deletions
diff --git a/tmac/s.tmac b/tmac/s.tmac
index a1d288e6..4fb432aa 100644
--- a/tmac/s.tmac
+++ b/tmac/s.tmac
@@ -1949,6 +1949,12 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
.ref*field A ,
.if r [A .nr ref*suppress-period \\n([A
..
+.de ref*add-V
+.ref*field V "" \fB \fR
+..
+.de ref*add-N
+.ref*field N \z( "" ")"
+..
.de ref*add-dflt
.ref*field \\$1 ,
..