Mercurial > dottes
comparison makeBooke.sh @ 40:93955def7313
Revise page footers, and add build number.
author | Jim Hague <jim.hague@laicatc.com> |
---|---|
date | Sat, 03 Mar 2012 16:06:23 +0000 |
parents | 9681f6cd9c2b |
children | 0e7d2830cb8b |
comparison
equal
deleted
inserted
replaced
39:9681f6cd9c2b | 40:93955def7313 |
---|---|
18 outputa4=dottesona4.tex | 18 outputa4=dottesona4.tex |
19 outputa4pdf=dottesona4.pdf | 19 outputa4pdf=dottesona4.pdf |
20 | 20 |
21 mkdir -p $builddir | 21 mkdir -p $builddir |
22 | 22 |
23 cp buildno $builddir | 23 cp buildno.txt $builddir |
24 if [ -r $booke/subtitle.txt ]; then | 24 if [ -r $booke/subtitle.txt ]; then |
25 cp $booke/subtitle.txt $builddir | 25 cp $booke/subtitle.txt $builddir |
26 else | 26 else |
27 touch $builddir/subtitle.txt | 27 touch $builddir/subtitle.txt |
28 fi | 28 fi |