From: tsteven4 <13596209+tsteven4@users.noreply.github.com> Date: Tue, 7 Mar 2023 00:27:02 +0000 (-0700) Subject: wrap long lines in verbatim elements, such as screen. (#1027) X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~1^2~113 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1156eda585e01e8f3206a72cfe8dd617dc4da8c1;p=gpsbabel.git wrap long lines in verbatim elements, such as screen. (#1027) The use of inline.boldmonoseq on verbatim elements such as screen results in a lose of the line endings. This makes it impossible to differentiate items in what might have better been a list. However, if the line in the screen element is too long it will be trucated. Use the monospace.verbatim.property wrap-option to wrap any such lines. An example that illustrates the problems is the list of keywords in the unicsv format. --- diff --git a/xmldoc/babelpdf.xsl b/xmldoc/babelpdf.xsl index 232da9d79..c80ec321b 100644 --- a/xmldoc/babelpdf.xsl +++ b/xmldoc/babelpdf.xsl @@ -21,13 +21,14 @@ - - - - - - + + + + wrap +