docs/master
changeset 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 | f37ad952cf78 |
children | e042616ad3a2 |
files | colophon.roff makefile official.roff |
diffstat | 3 files changed, 55 insertions(+), 1 deletions(-) [+] |
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.
2.1 --- a/makefile Thu Jul 05 16:48:20 2012 +0200 2.2 +++ b/makefile Thu Jul 05 20:32:41 2012 +0200 2.3 @@ -1,6 +1,7 @@ 2.4 NAME = thesis 2.5 CHAPS = style front.roff dedication.roff abstract.roff toc.roff \ 2.6 - preface.roff intro.roff discussion.roff future.roff refs.roff 2.7 + preface.roff intro.roff discussion.roff future.roff refs.roff \ 2.8 + official.roff colophon.roff 2.9 PDFFLAGS = -sPAPERSIZE=a4 -dPDFSETTINGS=/prepress 2.10 2.11 all: $(NAME).ps
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/official.roff Thu Jul 05 20:32:41 2012 +0200 3.3 @@ -0,0 +1,9 @@ 3.4 +.H- Confirmation no 3.5 +.P 3.6 +I hereby declare that this thesis is the result of my own work, 3.7 +except where otherwise indicated. 3.8 + 3.9 +.sp 6c 3.10 +Breitingen, 2012-07-16 3.11 +.sp 3.12 +Markus Schnalke, #693913