docs/unix-phil
diff makefile @ 62:ad7c253bdced
modified macros for better page layout
author | meillo@marmaro.de |
---|---|
date | Sun, 18 Apr 2010 20:44:52 +0200 |
parents | eba2e5b8d36f |
children |
line diff
1.1 --- a/makefile Sun Apr 18 20:44:15 2010 +0200 1.2 +++ b/makefile Sun Apr 18 20:44:52 2010 +0200 1.3 @@ -1,9 +1,9 @@ 1.4 all: unix-phil.ps unix-phil.txt unix-phil-slides.ps unix-phil-slides2.ps 1.5 1.6 -unix-phil.ps: unix-phil.ms bib 1.7 +unix-phil.ps: unix-phil.ms bib style 1.8 . hl ; sed -n '/./p' $< | refer -e -sLAD -P -p bib | troff -ms | dpost >$@ 1.9 1.10 -unix-phil.txt: unix-phil.ms bib 1.11 +unix-phil.txt: unix-phil.ms bib style 1.12 . hl ; sed -n '/./p' $< | refer -e -sLAD -P -p bib | nroff -ms | col -b >$@ 1.13 1.14 unix-phil-slides.ps: unix-phil-slides.ms