changeset 1:deedec7f31eb

style: cleanups
author markus schnalke <meillo@marmaro.de>
date Thu, 14 Nov 2013 07:05:43 +0100
parents c264ce6f5b83
children 55b37a2bf922
files makefile refs.roff style text.roff
diffstat 4 files changed, 48 insertions(+), 63 deletions(-) [+]
line wrap: on
line diff
--- a/makefile	Wed Nov 13 08:15:58 2013 +0100
+++ b/makefile	Thu Nov 14 07:05:43 2013 +0100
@@ -9,14 +9,12 @@
 $(NAME).ps: $(CHAPS) makefile $(BIB) toc.ig refs.ig
 	export TROFFONTS=fonts;\
 	soelim $(CHAPS) | $(REFER) | \
-		tbl | grap | pic | \
-		troff -Tps -ms -mpictures 2>err.ig | dpost >$@
+		troff -Tps -ms 2>err.ig | dpost >$@
 
 err.ig: $(CHAPS)
 	export TROFFONTS=fonts;\
 	soelim $(CHAPS) | $(REFER) | \
-		tbl | grap | pic | \
-		troff -Tps -ms -mpictures -rZ1 -z 2>$@
+		troff -Tps -ms -rZ1 -z 2>$@
 
 toc.ig: err.ig
 	sed -n '/^TOC____/s///p' err.ig >$@
--- a/refs.roff	Wed Nov 13 08:15:58 2013 +0100
+++ b/refs.roff	Thu Nov 14 07:05:43 2013 +0100
@@ -1,4 +1,5 @@
-.H0 Quellen no
+.RN i
+.H- Quellen
 
 .nr PS 10
 .nr VS 12
@@ -6,3 +7,4 @@
 .[
 $LIST$
 .]
+
--- a/style	Wed Nov 13 08:15:58 2013 +0100
+++ b/style	Thu Nov 14 07:05:43 2013 +0100
@@ -5,42 +5,11 @@
 .lc_ctype en_US.utf8
 .mediasize a4
 
-.ig
-.fp 1 R LinLibertine_R otf
-.feature R +onum
-.fp 2 I LinLibertine_RI otf
-.feature I +onum
-.fp 3 B LinLibertine_RB otf
-.feature B +onum
-.fp 4 BI LinLibertine_RBI otf
-.feature BI +onum
-..
-
 .fp 1 R urw/bookman/ubkl8a pfb
 .fp 2 I urw/bookman/ubkli8a pfb
 .fp 3 B urw/bookman/ubkd8a pfb
 .fp 4 BI urw/bookman/ubkdi8a pfb
 
-.fp 5 CW TerminusMedium-4.36 ttf
-.fp 0 CI TerminusMediumItalic-4.36 ttf
-.fp 0 CB TerminusBold-4.36 ttf
-.fp 0 L TerminusMedium-4.36 ttf
-.fp 0 U TerminusMedium-4.36 ttf
-.ftr CW -\-`\`'\'
-.ftr CI -\-`\`'\'
-.ftr CB -\-`\`'\'
-.ftr L -\-`\`'\'
-.ftr U -\-`\`'\'
-.fzoom U .9
-.ig
-.fp 0 SC LinLibertine_R otf
-.feature SC +onum +smcp
-.fp 0 IC LinLibertine_RI otf
-.feature IC +onum +smcp
-.fp 0 BC LinLibertine_RB otf
-.feature BC +onum +smcp
-..
-.fp 0 SC urw/avantgar/uagk8a pfb
 
 .ss 12 0  \" the second (non-portable) argument requests french spacing
 
@@ -53,30 +22,35 @@
 .nr PS 12
 .nr VS 18
 
-.ig
-.ds _E '\\\\n(PN''\f(SCMarkus Schnalke: The Modern Mail Handler\fP'  \" left
-.ds _a '\f(SCAppendix \\\\n(H1\ \ \\\\*(_C\fP''\\\\n(PN'  \" right
-.ds _o '\f(SC\\\\*(_C\fP''\\\\n(PN'  \" right
-..
-.ds _O '\f(SCMarkus Schnalke: Die Anfaenge der digitalen Revolution''\\\\n(PN'  \" right
-.ds _E \\*(_O
-.ds _o \\*(_O
 .ds CH "
 
-.nr HM 2.5c
-.nr FM 2.5c
+.nr PO 2.5c
+.nr HM 3.5c
+.nr FM 3.5c
 .nr LL 15c
 .ll 15c
 .nr LT \n(LL
 
 .	\" _M - change margins for text block on next page
 .de _M
-.\" .if t .if o .nr PO 5c
-.\" .if t .if e .nr PO 3c
-.nr PO 2.5c
-.ds CF "
+.\" if t .if o .nr PO 5c
+.\" if t .if e .nr PO 3c
+.\" nr PO 2.5c
+.\" ds CF "
 ..
-.wh -1u _M
+.\" .wh -1u _M
+
+.de _H
+'sp |\n(HMu-1.5c
+.ps 12
+.vs 14
+.ft I
+.tl 'Markus Schnalke: Die Anfaenge der digitalen Revolution''%'
+.ft P
+.ps
+.vs
+..
+.wh 1u _H
 
 .	\" ZZ - enlarge or shorten the text block on the current
 .	\"      page to avoid widows
@@ -157,8 +131,10 @@
 
 .	\" H- - Chapter not numbered and not in TOC
 .de H-
+.ig IG
 .EH "
 .OH "
+.IG
 .bp
 .\" .if e .rs  \" move to an odd page
 .\" .if e .bp
@@ -174,8 +150,10 @@
 .nr PS -6
 .nr VS -6
 .lg
+.ig IG
 .EH "\\\\*(_E
 .OH "\\\\*(_o
+.IG
 .\" .ds CF \\n(PN
 .RT
 .sp 4
@@ -191,9 +169,7 @@
 
 .	\" H0 - Chapter ($2=="no" -> not numbered)
 .de H0
-.EH "
-.OH "
-.bp
+.\" bp
 .\" .if e .rs  \" begin chapter on an odd page
 .\" .if e .bp
 .lg 0
@@ -207,6 +183,7 @@
 .el Chapter \\*(SN
 .	sp .5
 .\}
+.sp
 .ce 1
 .tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ
 \&\\$1
@@ -219,15 +196,8 @@
 .rm t_
 .if !,\\$2,no, .ds t_ \\Z'\\*(SN'\\h'3n'
 .T_ .5v 0 "\fB\\*(t_\\$1
-.\" set page headers and footers
-.EH "\\\\*(_E
-.ds _C "\\$1
-.ie ,\\$2,no, .OH "\\\\*(_o
-.el .ie \\n(_A .OH "\\\\*(_a
-.el .OH "\\\\*(_O
-.\" .ds CF \\n(PN
 .RT
-.sp 4
+.sp
 .nr PP 0
 ..
 
--- a/text.roff	Wed Nov 13 08:15:58 2013 +0100
+++ b/text.roff	Thu Nov 14 07:05:43 2013 +0100
@@ -1,5 +1,13 @@
+.ig
+.ds LH "\s12\fIMarkus Schnalke: Die Anfaenge der digitalen Revolution
+.ds RH "\s12\\n(PN
+..
 .RN 1
+.bp
+
+
 .H0 "Einfuehrung" no
+baz
 .Id einfuehrung
 
 .P
@@ -14,6 +22,14 @@
 
 .U1 "Vorstellung der Bibs
 .P
+Anstatt die EDV-Entwicklung einer einzelnen Bibliothek zu
+betrachten und zu analysieren, habe ich eine Auswahl an Bibliotheken
+getroffen um ein realistischeres Gesamtbild aufzuzeigen. Ich habe
+mich dabei auf baden-wuerttembergische Bibliotheken beschraenkt,
+habe aber versucht dennoch Verweise auf die fruehe und
+fortschrittliche Entwicklung, v.a. in Nordrhein-Westfalen (UB
+Bochum) und an der UB Regensburg anzubringen.
+.P
 Eine kurze Beschreibung der verschiedenen Bibliotheken.
 .U2 "UB KN
 .U2 "UB KA
@@ -61,7 +77,6 @@
 
 
 
-
 .H0 "Dimension 1: Technischer Fortschritt" no
 
 .U1 "Phase 1: Maschinenlesbarkeit