Hello develpers,
- using: lyx 1.01 and document layout SGML (LinuxDoc article)
- typing a very long title, more than approx. 80 characters.
- exporting the document as SGML (LinuxDoc)
- the title is not properly represented in the .sgml file, which can be
fixed easily by removing a return character in the title within the
.sgml file.
Hence: The title is not properly written to the sgml file, if it is too
long. It will contain return characters and the title phrase is cut into
two or more pieces. This is not recognised by sgml2html.
Cheers, Tim