Tim Brunne writes:
> Hello develpers,
Hello,
> - 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.
As far as I remember spaces, tabs and carriage return should be all
equal under sgml.
I think this is a linuxdoc bug, the reason we break the text after
80 columns is to make it easy to read.
> 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.
BTW, what is the result under sgml2latex?
> Cheers, Tim
Greets,
Jos�