Hello!

Does anyone know if it is possible to turn spaces inside strings
to visible spaces.  That is, format

    " test"

as

    "\textvisiblespace{}test"

With the 'listings' package there's the option 'showspaces'.
However, unfortunately this and obvious variations don't work:

    %format " " = "\textvisiblespace"

Thanks in advance! :)

--
Felipe.
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to