4 echo "This script needs the location of the fo file to update"
11 LINE
=$
( grep -n "DO NOT EDIT" $FILE | cut
-f1 -d: )
15 #sed -i -e "$LINE s/monospace/&\" font-size=\"9pt/" $FILE
17 # Break a block of code at the right place
18 sed -i -e 's@gcc --version@<fo:block page-break-before="always"></fo:block>&@' $FILE