[Haskell-cafe] Re: A 3 line program --> Reid, Don, Daniel
Maurício CA
mauricio.antunes at gmail.com
Sat Oct 24 22:28:28 EDT 2009
Philippos,
Doesn't the line below means everything to be interpreted will be
considered as latin1?
\usepackage[latin1]{inputenc}
Unicode as UTF-8 won't fit here.
I would sugest transfering the problem to latex. Why not to print
'fa\c cade' instead of 'façade'? It's 7 bits and will never fail.
Best,
Maurício
> Thank you for your help. I am sure that you are right as to the cause of
> the problem. However, I do not know what I should do to solve it. The
> Haskell program is generated by LaTeX macros. (...)
More information about the Haskell-Cafe
mailing list