oldstyle numbers
Rolf Marvin Bøe Lindgren
r.m.b.lindgren@usit.uio.no
Wed, 8 Dec 1999 12:01:09 -0500
[Rolf Marvin Bøe Lindgren]
| I use miktex, which does not allow the, er, simple argument style to
| pltotf, etc. is
|
| for f in *.pl
| do pltotf $f `basename $f .pl`.tfm
| done
|
| for f in *.vpl
| do vptovf $f `basename $f .vpl`.vf `basename $f .vpl`.tfm
| done
[Karsten Tinnefeld]
| This is bourne shell "sh" style syntax. To get a working shell for Windows
| (that can do more things than command.com or cmd.exe under nt, no, that
| *can* do things instead of), install cygwin that comes with a bash
| (an extended "sh"), see
| http://sourceware.cygnus.com/cygwin/
that's exactly what I use. what I wonder is: will the above invocation
pass the correct arguments to pltotf and vptovf?
--
Rolf Lindgren
roffe@tag.uio.no