On Tue, Nov 07, 2006 at 12:37:38PM +0100, roberto wrote: > > both approaches were successfull but when i run latex over the > document it produces no output at all instead of the magic "ñ" ... nor > the simple n nor error, nothing > > maybe should i insert some specific package for spanish characters? >
You should try something like \usepackage[latin1]{inputenc} if you want to LaTeX a file with Spanish accents. Of course you can always input like \~n, \'a. Regards, Victor -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]