Re: [Etherboot-developers] sgmltools
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@et...> - 2003-07-19 13:08:00
|
>While playing with the documentation I noticed that some entities like >_ appear literally in the output. I am using > >SGMLtools-Lite version 3.0.3 > >Is this a known problem, or do I need another version of sgmltools? I'm using sgmltools-lite 3.0.2. I see what you mean by the _ in the sgml files. This probably is due to no definition for this entity. The SGML files were created by automatic conversion of the ones on 5.0 so it's quite possible the process is not perfect. For example there are still some unclosed tags. Maybe _ should be called something else, &underscore;? Anybody know the official name of _? |