Mercurial > dottes
comparison makeAll.sh @ 197:8f352063f277
Finish first version of newly tarted up website.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Sun, 17 Feb 2013 00:27:07 +0000 |
parents | 8261dc4d0d0b |
children | 64b84dea3337 |
comparison
equal
deleted
inserted
replaced
196:5b4c478142e1 | 197:8f352063f277 |
---|---|
11 { | 11 { |
12 ./makeGraphics.sh $1 | 12 ./makeGraphics.sh $1 |
13 ./makeBookeA5.sh $1 | 13 ./makeBookeA5.sh $1 |
14 ./makeBookeA4.sh $1 | 14 ./makeBookeA4.sh $1 |
15 ./makeWebItems.sh $1 | 15 ./makeWebItems.sh $1 |
16 ./makeWeb.sh $1 | 16 ./makeWeb.sh $1 $2 |
17 } | 17 } |
18 | 18 |
19 makeABooke $1 | 19 makeABooke $1 |
20 | |
20 ./makeCello.sh $1 | 21 ./makeCello.sh $1 |
21 makeABooke $1-Cello | 22 makeABooke $1-Cello cello |