Mercurial > docs > cut
annotate macros @ 41:e2961496d097 default tip
Add script to generate the PDFs
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Tue, 10 Nov 2015 21:13:22 +0100 |
parents | 7662fc16cc4c |
children |
rev | line source |
---|---|
35
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
1 .do xflag 3 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
2 .de __ |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
3 .. |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
4 .blm __ \" ignore empty lines in input |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
5 .mediasize a4 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
6 .ss 12 0 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
7 .fzoom CW .9 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
8 .nr QI 10n |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
9 .ds CH "\s+3\-\s0\0%\0\s0\-\s0 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
10 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
11 .de CS |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
12 .sp \n(PDu |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
13 .RS |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
14 .ft CW |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
15 .nf |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
16 .. |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
17 .de CE |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
18 .br |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
19 .RE |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
20 .fi |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
21 .. |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
22 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
23 .am TS |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
24 .ps -1 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
25 .vs -1 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
26 .. |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
27 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
28 .nr _n 0 1 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
29 .de [[ |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
30 [\\n+(_n]\\$2 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
31 \\.ev 1 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
32 \\.da _r |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
33 \\n(_n \\$1 |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
34 \\.br |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
35 \\.da |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
36 \\.ev |
7662fc16cc4c
won't be able to build without the macros ;-)
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
37 .. |