VirtualBox

Changeset 93736 in vbox for trunk/doc/manual


Ignore:
Timestamp:
Feb 14, 2022 5:29:49 PM (3 years ago)
Author:
vboxsync
Message:

doc/docbook2latex.xsl: Fix smart quote logic. It should not touch strings within literal tags.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/docbook2latex.xsl

    r89922 r93736  
    12201220            <xsl:when test="(name(..)='screen') or (name(../..)='screen')
    12211221                         or (name(..)='programlisting') or (name(../..)='programlisting')
     1222                         or (name(..)='literal') or (name(../..)='literal')
    12221223                           ">
    12231224              <xsl:value-of select="$subst10" />
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette