comparison makeWeb.sh @ 237:c61e76799e51

Amend Library into and subtitle into something that doesn't break scripts. The scripts expect a single line of text, it seems.
author Jim Hague <jim.hague@laicatc.com>
date Sun, 31 Mar 2013 21:33:56 +0100
parents 1e4443d58177
children 8bea9fdeba40
comparison
equal deleted inserted replaced
236:fdea8645b6cd 237:c61e76799e51
2 # 2 #
3 # Build the website. The common items and the web items are assumed 3 # Build the website. The common items and the web items are assumed
4 # to be already built. 4 # to be already built.
5 # 5 #
6 6
7 #set -x 7 set -x
8 8
9 # Restore titles like 'Exploding Potato, The' to the 9 # Restore titles like 'Exploding Potato, The' to the
10 # expected 'The Exploding Potato'. 10 # expected 'The Exploding Potato'.
11 fixtitle() 11 fixtitle()
12 { 12 {