-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathgiftcurs.tmac
47 lines (47 loc) · 1.06 KB
/
giftcurs.tmac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.\" Useful/evil groff macros and the sorts. Improvements welcome.
.\"
.\" Copyright (C) 2004 Goran Weinholt <[email protected]>.
.\"
.\" Copying and distribution of this file, with or without modification,
.\" are permitted in any medium without royalty provided the copyright
.\" notice and this notice are preserved.
.\"
.\" $Id$
.
.
.\" This one makes a section header with a line under it, if nroff'ed.
.de Sh
. SH
. nop \\$*
. if n .if !'\*[.T]'html' \{\
. ie '\*[.T]'utf8' .ds *dash "\[em]
. el .ds *dash "\-
. ds *dashes "
. nr *count 0
. length *length \\$*
. while (\\n[*count]<\\n[*length]) \{\
. as *dashes \\*[*dash]
. nr *count +1
. \}
. br
. nop \\*[*dashes]
. \}
..
.
.\" These are like <pre> and </pre> in HTML.
.de Vs
. DS
. if t .ft CW
..
.de Ve
. if t .ft R
. DE
..
.
.\" Define the fine letters in our names, but in ascii and without the dots.
.if '\*[.T]'ascii' \{\
. char \[:a] a
. char \[:o] o
.\}
.\" Define the soft hyphen before line break as a SOFT HYPHEN from iso-8859-1.
.if '\*[.T]'latin1' .shc \N'173'