I have created some documents in german and however I'm using german
umlaut.

I have encountered that makeinfo does not correctly handle those umlaut
within the title. I got already info style umlaut.

Here is the way how it could be changed:

file: html.c 
routine: html_output_head ()

html_title = title ? text_expansion (title) : _("Untitled");

if you change the "text_expansion" into "expansion(title, 0)" then it
produces excatly what is correct like HTML umlaut like Ü etc.

-- 
Jabba dabba dooohhh      e-mail: [EMAIL PROTECTED]
'til next mail.        Internet: http://www.fido.de/~kama/
  Karl Heinz 7:-)       Fidonet: 2:2452/110.18
                          Voice: +49 241 962380

Reply via email to