# HG changeset patch # User meillo@marmaro.de # Date 1271616292 -7200 # Node ID ad7c253bdcedf358133c22aa469dcf3dd7a13511 # Parent 733f4fb03071a911d4881417eb5a614701ab9f8e modified macros for better page layout diff -r 733f4fb03071 -r ad7c253bdced makefile --- a/makefile Sun Apr 18 20:44:15 2010 +0200 +++ b/makefile Sun Apr 18 20:44:52 2010 +0200 @@ -1,9 +1,9 @@ all: unix-phil.ps unix-phil.txt unix-phil-slides.ps unix-phil-slides2.ps -unix-phil.ps: unix-phil.ms bib +unix-phil.ps: unix-phil.ms bib style . hl ; sed -n '/./p' $< | refer -e -sLAD -P -p bib | troff -ms | dpost >$@ -unix-phil.txt: unix-phil.ms bib +unix-phil.txt: unix-phil.ms bib style . hl ; sed -n '/./p' $< | refer -e -sLAD -P -p bib | nroff -ms | col -b >$@ unix-phil-slides.ps: unix-phil-slides.ms diff -r 733f4fb03071 -r ad7c253bdced style --- a/style Sun Apr 18 20:44:15 2010 +0200 +++ b/style Sun Apr 18 20:44:52 2010 +0200 @@ -28,6 +28,8 @@ .. .de H +.br +.ne 5 .if '\\$1'1' \{\ . sp 2v . nr PS +2 @@ -51,6 +53,16 @@ .\} .. +.am PP +.br +.ne 2 +.. + +.am LP +.br +.ne 2 +.. + .am QP .ps -1 ..