We have some programmer's manual where the example source code lines do not fit to an A4 page when converted to PDF.
Since manually line-breaking the code is too much and manual work, I am thinking about enabling line-wrapping for long lines. Howev开发者_Python百科er to indicate the line wrap a line wrap symbol (e.g. a mini enter symbol )shall be put as the final character.
Is this possible ?
Thanks,
Paul
http://www.sagehill.net/docbookxsl/FittingText.html#BreakLongLines
精彩评论