Re: Options to convert unicode to latex

2006-10-22 Thread José Matos
On Sunday 22 October 2006 17:41, Georg Baum wrote: > Am Sonntag, 22. Oktober 2006 16:22 schrieb José Matos: > > The problems that we have now with unicode is that utf-8 from inputenc > > does > > > not support all unicode, and the alternatives imply to search for the > > availability of differe

Re: Options to convert unicode to latex

2006-10-22 Thread Georg Baum
Am Sonntag, 22. Oktober 2006 16:22 schrieb José Matos: > The problems that we have now with unicode is that utf-8 from inputenc does > not support all unicode, and the alternatives imply to search for the > availability of different packages to output the different chars. José, I hope you

Options to convert unicode to latex

2006-10-22 Thread José Matos
Hello, I have been studying the possibles ways to convert utf-8 to latex encoding using another encoding as base. This is what came until now into my net: - recode, it seems limited since implies a convertion to latin-1 before converting to latex. François Pinard said i