VirtualBox

Changeset 56173 in vbox


Ignore:
Timestamp:
Jun 1, 2015 7:11:45 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100706
Message:

docbook2latex.xsl: Implemented sbr, marked a few more cmdsynopsis related elements as unsupported.

File:
1 edited

Legend:

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

    r56172 r56173  
    643643  </xsl:template>
    644644
    645   <xsl:template match="refentry|refnamediv|refentryinfo|refmeta|refsect3|refsect4|refsect5">
     645  <xsl:template match="sbr">
     646    <xsl:text>\linebreak</xsl:text>
     647  </xsl:template>
     648  <xsl:template match="refentry|refnamediv|refentryinfo|refmeta|refsect3|refsect4|refsect5|synopfragment|synopfragmentref|cmdsynopsis/info">
    646649    <xsl:message terminate="yes"><xsl:value-of select="name()"/> is not supported</xsl:message>
    647650  </xsl:template>
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