> From: Akim Demaille <[EMAIL PROTECTED]> > Date: Wed, 25 May 2005 18:42:24 +0200 > > The following patch transforms TeX into the program I would have liked > it to be :)
You mean texi2dvi, not TeX, right? > + verbose "Copying $oformat file from `pwd` to $dest" > + cp -p "./$filename_noext.$oformat" "$dest" Can we use "cp -p" in a portable script? I thought not. _______________________________________________ Texinfo home page: http://www.gnu.org/software/texinfo/ bug-texinfo@gnu.org http://lists.gnu.org/mailman/listinfo/bug-texinfo