docs/master
diff colophon.roff @ 147:e7b5e465a8e0
Added the confirmation of own work and a colophon, listing the tools used.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Thu, 05 Jul 2012 20:32:41 +0200 |
parents | |
children | f3db51746c2c |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/colophon.roff Thu Jul 05 20:32:41 2012 +0200 1.3 @@ -0,0 +1,44 @@ 1.4 +.H- Colophon no 1.5 +.P 1.6 +This document was typeset with the 1.7 +.I troff 1.8 +document preparation system on Unix. 1.9 +After having typset my diploma thesis with Latex, the choice for 1.10 +troff was similar to prefering MH over mutt. 1.11 +.P 1.12 +I used the troff implementation of the Heirloom doctools, 1.13 +and built upon the 1.14 +.I ms 1.15 +macro package. 1.16 +To meet my personal wishes, I added further macros and replaced 1.17 +clumpsy parts of ms. 1.18 +My own macro code comprises about 400 lines. 1.19 +Unfortunately, I must admit that the troff sources are not perfectly 1.20 +portable as I accessed Heirloom troff extensions and ms internals, 1.21 +occasionally. 1.22 +.P 1.23 +I am satisfied with the result, with the exception of the English spacing. 1.24 +.P 1.25 +My troff setup was inspired and guided by 1.26 +Dougherty and O'Reilly's 1.27 +.I "UNIX Text Processing 1.28 +and by chapter seven of Bourne's 1.29 +.I "The UNIX System" . 1.30 +The 1.31 +.I "Nroff/Troff User's Manual 1.32 +added definitive answers. 1.33 +.P 1.34 +The typesetting command line read something like: 1.35 +.VS 1.36 +export TROFFONTS=fonts REFER=bib 1.37 +soelim style *.roff | refer -e -P -sLAD -l,2 -k | \ 1.38 + grap | pic | troff -Tps -ms 2>err.ig | dpost >thesis.ps 1.39 +VE 1.40 +.P 1.41 +The complete sources of this document, as well as final versions in 1.42 +PDF and Postscript format, are available on my website: 1.43 +.L http://marmaro.de/docs \^. 1.44 +.P 1.45 +This document may be copied and redistributed in complete form. 1.46 +Apart from that, follow the scientific custom: 1.47 +Quote and acknowledge the reference.