Hi,

sure anyone has already ran into this problem (looks like for URL
this exists, too, like other posting shows).

Assume you're writing a document with docbook template for LDP and
using lines formatted with "code" for e.g. tcpdump output or
something else. These lines are normally longer than 80 chars. No
problem in Lyx, but if you take a look into the PDF or PS generated
out of the exported SGML you'll find the code lines unwrapped ending
on right paper border missing the rest of the line.

Is it possible to do something like wrapping here?

Is it more a SGML or a LyX problem?


        Peter


BTW:

For the meantime, I've created a quick-and-dirty Perl program which
split such long lines, using a special definable char for marking. 

Not very nice, but working so far (only for unformatted code lines,
means if a LyX tag is in such code line, no splitting is done):

http://cvsview.linuxdoc.org/index.cgi/users/Peter-Bieringer/lyxcodeli
newrapper.pl


Reply via email to