File: fix.man.macro.not.defined.patch

package info (click to toggle)
splitvt 1.6.6-19
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,004 kB
  • sloc: ansic: 4,953; sh: 99; perl: 15; makefile: 10
file content (22 lines) | stat: -rw-r--r-- 557 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description: Add .TB macro to manpage. This macro is extracted from tmac/man.ultrix present in groff upstream source. See http://www.gnu.org/software/groff/manual/html_node/Optional-man-extensions.html#Optional-man-extensions
Author: Mònica Ramírez Arceda <monica@probeta.net>
Last-Update: 2011-02-13

--- a/splitvt.1
+++ b/splitvt.1
@@ -1,3 +1,15 @@
+.if n .ig
+.de HB
+.ie \\n[.$] .ft HB
+.el \f[HB]\\$*\fP
+..
+.if t .ig
+.de HB
+.ie \\n[.$] .ul 999
+.el .ul
+\\$*
+..
+.als TB HB
 .TH SPLITVT 1 "1/5/95" "SPLITVT" "NONESSENTIAL UTILITIES"
 
 .SH NAME