Hello, A lot of times when I'm writing Texinfo documentation, I wrote stuff like this:
...there are many reasons why this software is uber- awesome... Well, I don't use the word uber, but it's an example. By default, Texinfo's output (at least in HTML form) will produce a dash followed by a space: ...is uber- awesome... But what it should produce is: ...is uber-awesome... I would like Texinfo to...well...know that, and take a dash followed by a newline as a single dash, not a dash followed by a space. Thanks for your time, -- - Luiji Maryo (a.k.a. Brain Boy) Visit me at http://brainboyblogger.blogspot.com/.
