arm-param.xsl revision fea55d47b33a09f89eb35d78747bfa25c6e02824
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein - Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
0e27506ce3135f9bd49e12564ad0e15256135118Automatic Updater - This Source Code Form is subject to the terms of the Mozilla Public
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews - License, v. 2.0. If a copy of the MPL was not distributed with this
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington - file, You can obtain one at http://mozilla.org/MPL/2.0/.
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews <!-- <optional> and <command> rendered in <programlisting>s.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews For each overriden element, the parameters must be defined.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews They are mandatory, and $probe must be set to 0 by default.
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington Only dblatex 0.2.12, with the verbatim.boldseq template works
b5ad6dfea4cc3e7d1d322ac99f1e5a31096837c4Mark Andrews <xsl:template match="optional|command" mode="latex.programlisting">
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <xsl:param name="co-tagin" select="'<:'"/>
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <xsl:call-template name="verbatim.boldseq">
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <xsl:with-param name="co-tagin" select="$co-tagin"/>
6ed53e5949d9fcd9715b440015b56e5a896d63dfDavid Hankins <xsl:with-param name="rnode" select="$rnode"/>
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <xsl:with-param name="probe" select="$probe"/>
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <!-- skip over docinfo section when including man pages in ARM -->
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <!-- Skip abstracts and sidebars -->
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <!-- Three section levels deep in the Table of contents -->
4b3f3cc67135e676a9b3b688685fb59e3494b0e6Mark Andrews <xsl:param name="toc.section.depth">3</xsl:param>
3398334b3acda24b086957286288ca9852662b12Automatic Updater <!-- Do not show the collaborators listed in bookinfo -->
39844d471080b2de4f8bb9d81f7e136ef80f0ae2Automatic Updater <xsl:param name="doc.collab.show" select="0"/>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <!-- No revision history in the front matter -->
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <xsl:param name="latex.output.revhistory" select="0"/>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <!-- Do not put sections for appendixes in TOC (set tocdepth=0) -->
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <!-- Do not put appendixes in TOC (set tocdepth=-1) -->
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <xsl:if test="not (preceding-sibling::appendix)">
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <!-- -1 for not appendix -->
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <!-- 0 for no sections from appendix -->
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <!-- Use the book class layout (instead of report) -->
eff7f78bc65f30efd87a398e66084ddab72799d3Mark Andrews <xsl:param name="latex.class.book">book</xsl:param>
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <!-- Printable version -->
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <!-- the blue boxes won't show up in print, but change to black and the boxes
b0c15bd9792112fb47f6d956e580e4369e92f4e7Mark Andrews disappeared -->
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <!-- urlcolor=black is for email addresses etc -->
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt <!-- this is for a black-and-white PDF, no hyperlinks or URL colors -->
b0c15bd9792112fb47f6d956e580e4369e92f4e7Mark Andrews <!-- xsl:param name="latex.class.options">nohyperlink,colorlinks,linkcolor=black,urlcolor=black</xsl:param> -->
50105afc551903541608b11851d73278b23579a3Mark Andrews <!-- Variable list terms on line by themselves -->
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <xsl:param name="term.breakline">1</xsl:param>
6e8a8077faf96d8da0b6cf738913f5f1f86e4008Mark Andrews <!-- preface heading in TOC, 2 to get sections also -->
6ed53e5949d9fcd9715b440015b56e5a896d63dfDavid Hankins <xsl:param name="preface.tocdepth">2</xsl:param>
e174044290953a2499f574e35cc9c22ba126a303Mark Andrews <!-- set latex secnumdepth, choose level of subsections to number -->
2534a73a5914470f7ffe00663b6bbaff5e411e57Mark Andrews <xsl:param name="doc.section.depth">1</xsl:param>
6098d364b690cb9dabf96e9664c4689c8559bd2eMark Andrews <!-- 21/Oct/2009 reed - don't widen tables -->
6098d364b690cb9dabf96e9664c4689c8559bd2eMark Andrews <xsl:param name="newtbl.autowidth">default</xsl:param>
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <!-- 2014-09-25 reed - use Q and A instead of number -->
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <xsl:param name="qanda.defaultlabel">qanda</xsl:param>
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <!-- 2014-10-07 reed - add index to table of contents -->
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <xsl:param name="index.tocdepth">5</xsl:param>
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington <xsl:param name="index.numbered">0</xsl:param>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <!-- Include our copyright generator -->
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <xsl:param name="isc.copyright.breakline"> \\</xsl:param>