root/morphix/trunk/cloop/debian/hm

Revision 2, 1.0 kB (checked in by nextime, 2 years ago)

Initial import, branching from morphix svn

Line 
1 .\" This -*- nroff -*- file has been generated from
2 .\" DocBook SGML with docbook-to-man on Debian GNU/Linux.
3 ...\"
4 ...\"   transcript compatibility for postscript use.
5 ...\"
6 ...\"   synopsis:  .P! <file.ps>
7 ...\"
8 .de P!
9 \\&.
10 .fl                     \" force out current output buffer
11 \\!%PB
12 \\!/showpage{}def
13 ...\" the following is from Ken Flowers -- it prevents dictionary overflows
14 \\!/tempdict 200 dict def tempdict begin
15 .fl                     \" prolog
16 .sy cat \\$1\" bring in postscript file
17 ...\" the following line matches the tempdict above
18 \\!end % tempdict %
19 \\!PE
20 \\!.
21 .sp \\$2u       \" move below the image
22 ..
23 .de pF
24 .ie     \\*(f1 .ds f1 \\n(.f
25 .el .ie \\*(f2 .ds f2 \\n(.f
26 .el .ie \\*(f3 .ds f3 \\n(.f
27 .el .ie \\*(f4 .ds f4 \\n(.f
28 .el .tm ? font overflow
29 .ft \\$1
30 ..
31 .de fP
32 .ie     !\\*(f4 \{\
33 .       ft \\*(f4
34 .       ds f4\"
35 '       br \}
36 .el .ie !\\*(f3 \{\
37 .       ft \\*(f3
38 .       ds f3\"
39 '       br \}
40 .el .ie !\\*(f2 \{\
41 .       ft \\*(f2
42 .       ds f2\"
43 '       br \}
44 .el .ie !\\*(f1 \{\
45 .       ft \\*(f1
46 .       ds f1\"
47 '       br \}
48 .el .tm ? font underflow
49 ..
50 .ds f1\"
51 .ds f2\"
52 .ds f3\"
53 .ds f4\"
Note: See TracBrowser for help on using the browser.