On mer, 2009-08-05 at 11:11 -0500, Raphael Geissert wrote:
> Yes:
>
> printf "%s\n" "\begin{document}"
>
> $ bash -c 'printf "%s\n" "\begin{document}"'
> \begin{document}
> $ dash -c 'printf "%s\n" "\begin{document}"'
> \begin{document}Thanks! Will submit that upstream and include it in our builds. Cheers, -- Yves-Alexis _______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

