Re: 2.99.3 beta and dvipdft

Thomas Esser <[email protected]> Tue, 16 Nov 2004 22:29:39 +0100
Newsgroups gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
On Tue, Nov 16, 2004 at 10:21:09AM +0100, Sven de Vries wrote:
> seems like dvipdft is broken:

Works for me on SuSE Linux 9.1.

> l43 of that script looks odd. has anybody encountered this too?

Is the following better?
  s="$s${s+ }'"`echo "x$1" | sed "1s@.@@; s@'@'\\\\\''@g"`"'"

Thomas