docs/master

view colophon.roff @ 179:b59201e345e5

Applied further corrections by Aaron.
author markus schnalke <meillo@marmaro.de>
date Tue, 10 Jul 2012 23:13:45 +0200
parents 25d05add0d97
children eb6eeb10afd5
line source
1 .H- Colophon no
2 .P
3 This document was typeset with the
4 .I troff
5 document preparation system on Unix.
6 After having typset my diploma thesis with LaTeX,
7 the choice for troff was similar to prefering MH over mutt.
8 .P
9 I used the troff implementation of the Heirloom doctools,
10 and built upon the
11 .I ms
12 macro package.
13 To meet my personal wishes, I added further macros and replaced
14 clumpsy parts of ms.
15 My own macro code comprises about 400 lines.
16 Unfortunately, I must admit that the troff sources are not perfectly
17 portable as I accessed Heirloom troff extensions and ms internals,
18 occasionally.
19 .P
20 My troff setup was inspired and guided by
21 Dougherty and O'Reilly's
22 .I "UNIX Text Processing
23 and by chapter seven of Bourne's
24 .I "The UNIX System" .
25 The
26 .I "Nroff/Troff User's Manual
27 added definitive answers.
28 .P
29 The typesetting command line read something like:
30 .VS
31 export TROFFONTS=fonts REFER=bib
32 soelim style *.roff | refer -e -P -sLAD -l,2 -k | \
33 grap | pic | troff -Tps -ms 2>err.ig | dpost >thesis.ps
34 VE
35 .P
36 The text and heading font is Philipp Poll's \fILinux Libertine\fP.
37 The monospace font used for code listings is a TrueType variant of
38 Dimitar Zhekov's \fITerminus\fP font.
39 Both are free typefaces.
40 .P
41 The page layout of the document was greatly inspired by the German book
42 \fIEinf\[udieresis]hrung in die Automatentheorie,
43 Formale Sprache und Komplexit\[adieresis]tstheorie\fP
44 by Hopcroft and Ullman, Addison-Wesley, 1990.
45 .P
46 For measuring code size, I used David A. Wheeler's
47 .Pn sloccount .
48 .P
49 The complete sources of this document, as well as final versions in
50 PDF and Postscript format, are available on my website:
51 .L http://marmaro.de/docs \^.
53 .sp 2
54 .LP
55 This document may be copied and redistributed in complete form.
56 Apart from that, follow the scientific custom:
57 Quote and acknowledge the reference.
59 .sp 4c
60 .LP
61 Dijkstra's words on page
62 .Cf dijkstra.page
63 are a quotation of EWD\|648.