Mercurial > cgi-bin > hgweb.cgi > ImagePrep
annotate custom.tmac @ 16:2bb46da74667
Detect unsupported file types on input.
author | David Barts <n5jrn@me.com> |
---|---|
date | Mon, 20 Jul 2020 12:56:07 -0700 |
parents | e0efe7848130 |
children |
rev | line source |
---|---|
0 | 1 .fam N \" Century Schoolbook. |
2 .po 1.25i \" Balance the margins. | |
3 .nr PI 2n \" More reasonable paragraph indent. | |
4 .nr PS 10 | |
5 .nr GROWPS 3 \" Use vari-sized heading texts. | |
6 .nr PSINCR 2p \" Ditto. | |
7 .de MYSH \" Set headings in Avant Garde Bold. | |
8 .SH \\$1 | |
9 .ft AB | |
10 .. | |
11 .de pdfhref | |
12 .if '\\$1'W' \{\ | |
13 \\$7\\** | |
14 .FS | |
15 \\$3 | |
16 .FE | |
17 .\} | |
18 .. |