Vex generates line break in the middle of DocBook verbatim environments [message #1653120] |
Thu, 05 March 2015 23:56  |
Eclipse User |
|
|
|
I created a DocBook xml file with Vex. In the xml file, I had a line of text wrapped in <literallayout> or <programlisting> tags. The line of text is not too long, compared with the "line width" setup in the Vex preference page. After processing the file through xsltproc to produce a HTML file, I found that the line of text is broken into two lines.
Then I realized that in order to reformat the xml file, Vex added line breaks in the middle of my line of text surrounded by the docbook verbatim tags.
I have attached a xml file with this problem. The Vex line width is set to 80.
I think if a line with such a verbatim tag is longer than the line width, Vex can add line breaks before the verbatim tags, not in the middle of it.
Is there a way to tell Vex not to add line breaks in the middle of such verbatim tags in a docbook xml file?
|
|
|
|
Powered by
FUDForum. Page generated in 0.04921 seconds