On Sat, Mar 31, 2012, James K. Lowden wrote: > On Fri, 30 Mar 2012 16:20:28 -0400 > Peter Schaffter <pe...@schaffter.ca> wrote: > > > Please check for obvious errors. > > Obvious errors corrected. :-) > > * set -e to exit on first error > * report missing filename with $1 because $FILE not set > * consistently redirect error messages >&2 > * use more lines and fewer columns for easier viewing > * consistently end messages with just one \n
Thanks. > I wasn't able to test it very thoroughly because I don't have the > problem it solves. But it seems to be at syntactically correct. Turns out gropdf doesn't accept .t42 fonts, so I've revised the script to move the .pfa font into font/devpdf rather than linking to the .t42 that gets installed in site-font/devps. Revised script attached. -- Peter Schaffter Author of The Binbrook Caucus http://www.schaffter.ca
install-ttf-1.sh
Description: Bourne shell script