1This is docbook2man-xslt.info, produced by makeinfo version 4.8 from
2docbook2man-xslt.texi.
3
4INFO-DIR-SECTION Document Preparation
5START-INFO-DIR-ENTRY
6* docbook2X Man-pages Stylesheets Reference: (docbook2man-xslt).
7                                                  .
8END-INFO-DIR-ENTRY
9
10
11File: docbook2man-xslt.info,  Node: Top,  Next: Guide to the stylesheet reference,  Up: (dir)
12
13docbook2X Man-pages Stylesheets Reference
14*****************************************
15
16* Menu:
17
18* docbook2X Man-pages Stylesheets Reference: Guide to the stylesheet reference.
19* common/l10n::
20* common/messages::
21* common/titles::
22* param::                       Stylesheet parameters
23* manpage::                     Man page chunk
24* refentry::                    refentry markup
25* sectioning::                  Mapping of DocBook sections into man-page
26                                  sections
27* sections::                    DocBook sectioning elements
28* admon::                       Admonitions
29* block::                       Block-level objects
30* caption::                     Captions (really headings)
31* formal::                      DocBook formal objects
32* synop::                       Synopses
33* table::                       Table support
34* verbatim::                    Verbatim environments
35* inline::                      Inline markup
36* xref::                        Handle cross references and links
37* glossary::                    Glossaries
38* lists::                       All sorts of lists
39* index::                       Indices
40* info::                        The *info wrappers
41* keywords::                    Keyword and subject meta-data
42* toc::                         User-defined table of contents (toc markup)
43* beginpage::                   beginpage element
44* pi::                          Handle processing instructions
45
46--- The Detailed Node Listing ---
47
48common/l10n
49
50* [P] localization-file::       (URI of) XML document containing
51                                  localization data
52* [V] l10n-data::               XML element node containing
53                                  localization-data
54* [P] default-document-language::   Assumed language of the input document
55                                      when it is not specified in the source
56* [T] l10n-match-language::     Determine the language to translate to
57* [T] l10n-xml-language::       Determine the language of the given XML
58                                  fragment
59* [T] l10n-xml-actual-language::   Undocumented
60* [M] l10n-substitution::       Output localized text, substituting
61                                  parameters if necessary
62* [t l10n-substitution] text(): [t l10n-substitution] text[].
63
64common/messages
65
66* [P] message-language::        Undocumented
67* [T] l10n-message-choose-language::   Undocumented
68* [t l10n-substitution] l;a1::
69* [t l10n-substitution] l;a2::
70* [t l10n-substitution] l;a3::
71* [t l10n-substitution] l;a4::
72* [t l10n-substitution] l;a5::
73* [T] user-message::            Emit a user message
74* [T] print-node-line-number::  Display file name and line number of a node
75* [T] print-node-xpath::        Display the path of a node
76* [t print-node-xpath] text(): [t print-node-xpath] text[].
77* [t print-node-xpath] @*::
78* [t print-node-xpath] *[@id != '']::
79* [t print-node-xpath] *::
80* [t print-node-xpath] /::
81
82common/titles
83
84* [M] for-title::               Provides access to element titles
85* [t title] title::
86* [t title] *::
87* [t title] text(): [t title] text[].
88* [t for-title] set::
89* [t for-title] *::
90* [t for-title] book::
91* [t for-title] part::
92* [t for-title] preface|chapter|appendix::
93* [t for-title] partintro::
94* [t for-title] dedication::
95* [t for-title] colophon::
96* [t for-title] article::
97* [t for-title] reference::
98* [t for-title] refentry::
99* [t for-title] refsynopsisdiv::
100* [t for-title] section |sect1|sect2|sect3|sect4|sect5 |refsect1|refsect2|refsect3 |simplesect::
101* [t for-title] bibliography::
102* [t for-title] glossary::
103* [t for-title] index::
104* [t for-title] figure|table|example|equation::
105* [t for-title] qandaset|qandadiv::
106* [t for-title] abstract::
107* [t for-title] caution|tip|warning|important|note::
108* [t no-anchors] *::
109* [t no-anchors] footnote::
110* [t no-anchors] anchor::
111* [t no-anchors] ulink::
112* [t no-anchors] link::
113* [t no-anchors] olink::
114* [t no-anchors] indexterm::
115* [t no-anchors] xref::
116
117param
118
119* [P] user-message-prefix::     Undocumented
120* [P] uppercase-headings::      Make headings uppercase?
121* [P] manvolnum-cite-numeral-only::   Man page section citation should use
122                                        only the number
123* [P] quotes-on-literals::      Display quotes on literal elements?
124* [P] show-comments::           Display comment elements?
125* [P] function-parens::         Generate parentheses after a function?
126* [P] xref-on-link::            Should link generate a cross-reference?
127* [P] header-3::                Third header text
128* [P] header-4::                Fourth header text
129* [P] header-5::                Fifth header text
130* [P] default-manpage-section:: Default man page section
131* [P] custom-localization-file::   URI of XML document containing custom
132                                     localization data
133* [P] custom-l10n-data::        XML document containing custom localization
134                                  data
135* [P] author-othername-in-middle::   Is othername in author a middle name?
136
137manpage
138
139* [T] manpage::                 Undocumented
140
141refentry
142
143* [t] reference::
144* [t] refentry::
145* [t header-text] *::
146* [t header-text] text(): [t header-text] text[].
147* [t] refmeta::
148* [t] refentrytitle::
149* [t] manvolnum::
150* [t] refmiscinfo::
151* [t] refnamediv::
152* [t] refname::
153* [t] refpurpose::
154* [t] refdescriptor::
155* [t] refclass::
156* [t] refsynopsisdiv::
157* [t] refsection::
158* [t] refsect1::
159* [t] refsect2::
160* [T] uppercase-title::         Undocumented
161
162sectioning
163
164* [T] SS-section::              Undocumented
165* [T] SH-section::              Undocumented
166
167sections
168
169* [t] sect1|sect2|sect3|sect4|sect5|simplesect|section::
170* [t] title::
171* [t] titleabbrev::
172* [t] subtitle::
173
174admon
175
176* [T] admonition-title::        Undocumented
177* [t] note|important|warning|caution|tip::
178
179block
180
181* [T] block-object::            Undocumented
182* [T] indented.block-object: [T] indented_block-object.
183                                                  Undocumented
184* [t] para|simpara::
185* [t] formalpara::
186* [t] formalpara/title::
187* [t] formalpara/para::
188* [t] blockquote::
189* [t] blockquote/title::
190* [t] attribution::
191* [t blockquote-attribution] attribution::
192* [t] epigraph::
193* [t] sidebar::
194* [t] abstract::
195* [t] msgset::
196* [t] msgentry::
197* [t] simplemsgentry::
198* [t] msg::
199* [t] msgmain::
200* [t] msgmain/title::
201* [t] msgsub::
202* [t] msgsub/title::
203* [t] msgrel::
204* [t] msgrel/title::
205* [t] msgtext::
206* [t] msginfo::
207* [t] msglevel|msgorig|msgaud::
208* [t] msgexplan::
209* [t] msgexplan/title::
210* [t] revhistory::
211* [t] revhistory/revision::
212* [t] revision/revnumber::
213* [t] revision/date::
214* [t] revision/authorinitials::
215* [t] revision/authorinitials[1]::
216* [t] revision/revremark::
217* [t] revision/revdescription::
218* [t] ackno::
219
220caption
221
222* [T] make-caption::            Render as a `caption'
223
224formal
225
226* [T] formal-object::           Undocumented
227* [T] formal-object-title::     Undocumented
228* [T] informal-object::         Undocumented
229* [T] semiformal-object::       Undocumented
230* [t] figure|example::
231* [t] equation::
232* [t] informalfigure::
233* [t] informalexample::
234* [t] informalequation::
235
236synop
237
238* [t] synopsis::
239* [t] cmdsynopsis::
240* [t cmdsynopsis] *::
241* [t cmdsynopsis] sbr::
242* [t cmdsynopsis] synopfragmentref::
243* [t synopfragment.number] synopfragment: [t synopfragment_number] synopfragment.
244* [t cmdsynopsis] synopfragment::
245* [t cmdsynopsis] command|option::
246* [t cmdsynopsis] replaceable::
247* [t cmdsynopsis] group|arg::
248* [t cmdsynopsis] group/*::
249* [t cmdsynopsis] group/group::
250* [t cmdsynopsis] group/option::
251* [t cmdsynopsis] group/arg::
252* [t] funcsynopsis::
253* [t funcsynopsis] *::
254* [t funcsynopsis] funcsynopsisinfo::
255* [T] funcprototype::           Undocumented
256* [t funcsynopsis] modifier::
257* [t funcsynopsis] funcdef::
258* [t funcsynopsis] function::
259* [t funcsynopsis] void::
260* [t funcsynopsis] varargs::
261* [t funcsynopsis] paramdef::
262* [t funcsynopsis] paramdef/parameter::
263* [t funcsynopsis] funcparams::
264
265table
266
267* [t] table::
268* [t] informaltable::
269* [t] tgroup::
270* [t] colspec|spanspec::
271* [t] thead|tbody|tfoot::
272* [t] row|entry::
273* [t] entrytbl[@cols='2']::
274* [t entrytbl] thead::
275* [t entrytbl] tbody::
276* [t entrytbl] tfoot::
277* [t entrytbl-head] row::
278* [t entrytbl-body] row::
279* [T] copy-through::            Undocumented
280* [t copy] @*::
281
282verbatim
283
284* [t] literallayout::
285* [t] programlisting|screen::
286* [t] address::
287
288inline
289
290* [T] inline-plain::            Undocumented
291* [T] inline-monospace::        Undocumented
292* [T] inline-bold-monospace::   Undocumented
293* [T] inline-italic-monospace:: Undocumented
294* [T] inline-bold::             Undocumented
295* [T] inline-italic::           Undocumented
296* [T] inline-roman::            Undocumented
297* [T] inline-superscript::      Undocumented
298* [T] inline-subscript::        Undocumented
299* [t] author::
300* [t] editor::
301* [t] othercredit::
302* [t] authorinitials::
303* [t] accel::
304* [t] action::
305* [t] application::
306* [t] classname::
307* [t] exceptionname::
308* [t] interfacename::
309* [t] methodname::
310* [t] command::
311* [t] computeroutput::
312* [t] constant::
313* [t] database::
314* [t] errorcode::
315* [t] errorname::
316* [t] errortype::
317* [t] errortext::
318* [t] envar::
319* [t] filename::
320* [t] refentrytitle/function::
321* [t] function::
322* [t] guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu::
323* [t] hardware::
324* [t] interface::
325* [t] interfacedefinition::
326* [t] keycap::
327* [t] keycode::
328* [t] keysym::
329* [T] inline-quoted::           Undocumented
330* [T] inline-quoted-monospace:: Undocumented
331* [t] literal::
332* [t] medialabel::
333* [t] shortcut::
334* [t] mousebutton::
335* [t] option::
336* [t] parameter::
337* [t] property::
338* [t] prompt::
339* [t] replaceable::
340* [t] returnvalue::
341* [t] structfield::
342* [t] structname::
343* [t] symbol::
344* [t] systemitem::
345* [t] token::
346* [t] type::
347* [t] userinput::
348* [t] abbrev::
349* [t] acronym::
350* [t] citerefentry::
351* [t] citetitle::
352* [t] emphasis[@role='strong' or @role='bold' or parent;;emphasis]::
353* [t] emphasis::
354* [t] foreignphrase::
355* [t] markup::
356* [t] phrase::
357* [t] quote::
358* [t] varname::
359* [t] wordasword::
360* [t] lineannotation::
361* [t] superscript::
362* [t] subscript::
363* [t] trademark::
364* [t] firstterm::
365* [t] glossterm::
366* [t] sgmltag::
367* [T] format-sgmltag::          Undocumented
368* [t] email::
369* [t] keycombo::
370* [t] menuchoice::
371* [T] format-menuchoice::       Undocumented
372* [t] optional::
373* [t] citation::
374* [t] comment|remark::
375* [t] productname|productnumber::
376* [t] pob|street|city|state|postcode|country|phone|fax|otheraddr::
377* [t] firstname|surname|lineage|othername|honorific::
378
379xref
380
381* [t] anchor::
382* [t] xref::
383* [t] link::
384* [t] ulink::
385* [M] xref-to::                 Give cross-reference markup
386* [t xref-to] *::
387
388glossary
389
390* [t] glossary[glossentry[1]/preceding-sibling;;*]::
391* [t] glossary::
392* [t] glosslist::
393* [t] glossdiv::
394* [t] glossentry::
395* [t] glossentry/glossterm::
396* [t] glossentry/acronym::
397* [t] glossentry/abbrev::
398* [t] glossentry/revhistory::
399* [t] glossentry/glossdef::
400* [t] glossentry/glosssee|glossseealso::
401* [t glosssee.xref] glossentry: [t glosssee_xref] glossentry.
402* [t glosssee.xref] glossentry/glossterm[1]: [t glosssee_xref] glossentry/glossterm[1].
403* [t glosssee.xref] *: [t glosssee_xref] *.
404
405lists
406
407* [T] list.block: [T] list_block.   Undocumented
408* [t] itemizedlist::
409* [t] itemizedlist/listitem::
410* [t] orderedlist::
411* [t] orderedlist/listitem::
412* [t] variablelist::
413* [t] varlistentry::
414* [t] term[1]::
415* [t] term::
416* [t] varlistentry/listitem::
417* [t] simplelist::
418* [t] member::
419* [t] member[1]::
420* [t] simplelist[@type='inline']::
421* [t] simplelist[@type='inline']/member::
422* [t] simplelist[@type='inline']/member[1]::
423
424index
425
426* [t] index::
427* [t] indexdiv::
428* [t] indexterm::
429* [t] primary::
430* [t] secondary|tertiary::
431* [t] see|seealso::
432* [t] indexentry::
433* [t] primaryie|secondaryie|tertiaryie|seeie|seealsoie::
434
435info
436
437* [t] corpauthor::
438* [t] jobtitle::
439* [t] orgname::
440* [t] orgdiv::
441* [t] docinfo|prefaceinfo|chapterinfo|appendixinfo|articleinfo|artheader|glossaryinfo::
442* [t] bookinfo|setinfo|seriesinfo::
443* [t] referenceinfo|refentryinfo|refsect1info|refsect2info|refsect3info|refsynopsisdivinfo::
444* [t] sect1info|sect2info|sect3info|sect4info|sect5info|sectioninfo::
445* [t] objectinfo::
446
447keywords
448
449* [t] keywordset::
450* [t] subjectset::
451
452toc
453
454* [t toc] *::
455* [t] toc::
456* [t] tocpart|tocchap|tocfront|tocback|tocentry::
457* [t] toclevel1|toclevel2|toclevel3|toclevel4|toclevel5::
458* [t] lot|lotentry::
459
460pi
461
462* [t] processing-instruction(): [t] processing-instruction[].
463
464
465File: docbook2man-xslt.info,  Node: Guide to the stylesheet reference,  Next: common/l10n,  Prev: Top,  Up: Top
466
4671 docbook2X Man-pages Stylesheets Reference
468*******************************************
469
470For the most part, this reference assumes knowledge of XSLT.  But if
471you are not familiar with XSLT, you can still look at the page of
472stylesheet parameters; they are the commonly used options to the
473stylesheets that may be directly set from the command line.  Also take
474a look at the introductory text to each XSL file, which gives some
475general advice to tweaking the output of the stylesheets.
476
477   In the lists of stylesheet items, the following symbols are prefixed
478before each item to indicate their type:
479
480[P]
481     A global parameter.
482
483     The synopsis for the parameter shows its default value.
484
485[V]
486     A global variable.
487
488[M]
489     A template mode.
490
491[T]
492     A named template.
493
494[t MODE]
495     A template with a `match' attribute, for the given mode.  If MODE
496     is omitted, that means the default mode.
497
498     These usually have no description; they are just listed so that
499     you know the template exists.
500
501
502File: docbook2man-xslt.info,  Node: common/l10n,  Next: common/messages,  Prev: Guide to the stylesheet reference,  Up: Top
503
5042 common/l10n
505*************
506
507* Menu:
508
509* [P] localization-file::       (URI of) XML document containing
510                                  localization data
511* [V] l10n-data::               XML element node containing
512                                  localization-data
513* [P] default-document-language::   Assumed language of the input document
514                                      when it is not specified in the source
515* [T] l10n-match-language::     Determine the language to translate to
516* [T] l10n-xml-language::       Determine the language of the given XML
517                                  fragment
518* [T] l10n-xml-actual-language::   Undocumented
519* [M] l10n-substitution::       Output localized text, substituting
520                                  parameters if necessary
521* [t l10n-substitution] text(): [t l10n-substitution] text[].
522
523
524File: docbook2man-xslt.info,  Node: [P] localization-file,  Next: [V] l10n-data,  Up: common/l10n
525
5262.1 [P] localization-file
527=========================
528
529Name
530----
531
532[P] localization-file -- (URI of) XML document containing localization
533data
534
535Synopsis
536--------
537
538     <xsl:param name="localization-file" select="'text/l10n-set.xml'" />
539
540Description
541-----------
542
543This parameter specifies the URI of the localization-set document.
544This document, written in XML, describes all the text translations (and
545other locale-specific information) used by the stylesheet.
546
547   You do not need to change this parameter unless you want to use
548custom localization data.
549
550
551File: docbook2man-xslt.info,  Node: [V] l10n-data,  Next: [P] default-document-language,  Prev: [P] localization-file,  Up: common/l10n
552
5532.2 [V] l10n-data
554=================
555
556Name
557----
558
559[V] l10n-data -- XML element node containing localization-data
560
561Synopsis
562--------
563
564     <xsl:variable name="l10n-data" select="document($localization-file)/l:localization-set" />
565
566Description
567-----------
568
569This is just `document($localization-file)/l:localization-set'.  There
570is no need to change this.
571
572
573File: docbook2man-xslt.info,  Node: [P] default-document-language,  Next: [T] l10n-match-language,  Prev: [V] l10n-data,  Up: common/l10n
574
5752.3 [P] default-document-language
576=================================
577
578Name
579----
580
581[P] default-document-language -- Assumed language of the input document
582when it is not specified in the source
583
584Synopsis
585--------
586
587     <xsl:param name="default-document-language" select="'en'" />
588
589Description
590-----------
591
592If the source document does not specify what language it is written in
593using the `lang' or `xml:lang' attribute.  then it is assumed to be in
594the language this parameter is set to.  If these attributes are present
595(and in effect, whenever the stylesheet needs language information),
596the language specified in this parameter is ignored.
597
598   You rarely need to change this parameter; it is better to change the
599source document instead, adding the `lang' or the `xml:lang' attribute.
600
601   The format of the value of this parameter is the usual
602`LANGUAGE_CODE-COUNTRY_CODE'.  For example, `zh-TW'.  The hyphen (`-')
603may also be an underscore (`_').
604
605
606File: docbook2man-xslt.info,  Node: [T] l10n-match-language,  Next: [T] l10n-xml-language,  Prev: [P] default-document-language,  Up: common/l10n
607
6082.4 [T] l10n-match-language
609===========================
610
611Name
612----
613
614[T] l10n-match-language -- Determine the language to translate to
615
616Synopsis
617--------
618
619     <xsl:template name="l10n-match-language">
620       <xsl:param name="lang" /></xsl:template>
621
622Description
623-----------
624
625Given a language code `lang' (usually obtained from
626`l10n-xml-language'), match it with a language code in the localization
627data file.  The new language code may in fact be the same language code,
628or it could be the language code with the country-code part stripped.
629If the localization data file does not contain the language `lang',
630then some default language that does exist is returned.
631
632Parameters
633----------
634
635`lang'
636     The original language code.
637
638
639File: docbook2man-xslt.info,  Node: [T] l10n-xml-language,  Next: [T] l10n-xml-actual-language,  Prev: [T] l10n-match-language,  Up: common/l10n
640
6412.5 [T] l10n-xml-language
642=========================
643
644Name
645----
646
647[T] l10n-xml-language -- Determine the language of the given XML
648fragment
649
650Synopsis
651--------
652
653     <xsl:template name="l10n-xml-language">
654       <xsl:param name="target" select="." /></xsl:template>
655
656Description
657-----------
658
659Returns the language of the XML content at the given node, as
660determined by the `lang' or `xml:lang' attribute.
661
662   The result is always given in a normalized form:
663`LANGUAGE_CODE-COUNTRY_CODE', with the LANGUAGE_CODE and COUNTRY_CODE
664always in lower case.  The `-COUNTRY_CODE' may be missing.
665
666   No checking is done to make sure the language code is valid.
667
668Parameters
669----------
670
671`target'
672     The (element) node to find out the language for.  Defaults to the
673     context node.
674
675
676File: docbook2man-xslt.info,  Node: [T] l10n-xml-actual-language,  Next: [M] l10n-substitution,  Prev: [T] l10n-xml-language,  Up: common/l10n
677
6782.6 [T] l10n-xml-actual-language
679================================
680
681Name
682----
683
684[T] l10n-xml-actual-language -- Undocumented
685
686Synopsis
687--------
688
689     <xsl:template name="l10n-xml-actual-language">
690       <xsl:param name="target" select="." /></xsl:template>
691
692
693File: docbook2man-xslt.info,  Node: [M] l10n-substitution,  Next: [t l10n-substitution] text[],  Prev: [T] l10n-xml-actual-language,  Up: common/l10n
694
6952.7 [M] l10n-substitution
696=========================
697
698Name
699----
700
701[M] l10n-substitution -- Output localized text, substituting parameters
702if necessary
703
704Description
705-----------
706
707A piece of the translated text is processed with this mode to perform
708any substitutions of parameters like chapter numbers, etc.  Text nodes
709are echoed through in this mode.
710
711
712File: docbook2man-xslt.info,  Node: [t l10n-substitution] text[],  Prev: [M] l10n-substitution,  Up: common/l10n
713
7142.8 [t l10n-substitution] text()
715================================
716
717Name
718----
719
720[t l10n-substitution] text()
721
722Synopsis
723--------
724
725     <xsl:template match="text()" mode="l10n-substitution" />
726
727
728File: docbook2man-xslt.info,  Node: common/messages,  Next: common/titles,  Prev: common/l10n,  Up: Top
729
7303 common/messages
731*****************
732
733* Menu:
734
735* [P] message-language::        Undocumented
736* [T] l10n-message-choose-language::   Undocumented
737* [t l10n-substitution] l;a1::
738* [t l10n-substitution] l;a2::
739* [t l10n-substitution] l;a3::
740* [t l10n-substitution] l;a4::
741* [t l10n-substitution] l;a5::
742* [T] user-message::            Emit a user message
743* [T] print-node-line-number::  Display file name and line number of a node
744* [T] print-node-xpath::        Display the path of a node
745* [t print-node-xpath] text(): [t print-node-xpath] text[].
746* [t print-node-xpath] @*::
747* [t print-node-xpath] *[@id != '']::
748* [t print-node-xpath] *::
749* [t print-node-xpath] /::
750
751
752File: docbook2man-xslt.info,  Node: [P] message-language,  Next: [T] l10n-message-choose-language,  Up: common/messages
753
7543.1 [P] message-language
755========================
756
757Name
758----
759
760[P] message-language -- Undocumented
761
762Synopsis
763--------
764
765     <xsl:param name="message-language" select="'en'" />
766
767
768File: docbook2man-xslt.info,  Node: [T] l10n-message-choose-language,  Next: [t l10n-substitution] l;a1,  Prev: [P] message-language,  Up: common/messages
769
7703.2 [T] l10n-message-choose-language
771====================================
772
773Name
774----
775
776[T] l10n-message-choose-language -- Undocumented
777
778Synopsis
779--------
780
781     <xsl:template name="l10n-message-choose-language">
782       <xsl:param name="key" />
783       <xsl:param name="languages" select="$message-language" /></xsl:template>
784
785
786File: docbook2man-xslt.info,  Node: [t l10n-substitution] l;a1,  Next: [t l10n-substitution] l;a2,  Prev: [T] l10n-message-choose-language,  Up: common/messages
787
7883.3 [t l10n-substitution] l:a1
789==============================
790
791Name
792----
793
794[t l10n-substitution] l:a1
795
796Synopsis
797--------
798
799     <xsl:template match="l:a1" mode="l10n-substitution">
800       <xsl:param name="arg-1" /></xsl:template>
801
802
803File: docbook2man-xslt.info,  Node: [t l10n-substitution] l;a2,  Next: [t l10n-substitution] l;a3,  Prev: [t l10n-substitution] l;a1,  Up: common/messages
804
8053.4 [t l10n-substitution] l:a2
806==============================
807
808Name
809----
810
811[t l10n-substitution] l:a2
812
813Synopsis
814--------
815
816     <xsl:template match="l:a2" mode="l10n-substitution">
817       <xsl:param name="arg-2" /></xsl:template>
818
819
820File: docbook2man-xslt.info,  Node: [t l10n-substitution] l;a3,  Next: [t l10n-substitution] l;a4,  Prev: [t l10n-substitution] l;a2,  Up: common/messages
821
8223.5 [t l10n-substitution] l:a3
823==============================
824
825Name
826----
827
828[t l10n-substitution] l:a3
829
830Synopsis
831--------
832
833     <xsl:template match="l:a3" mode="l10n-substitution">
834       <xsl:param name="arg-3" /></xsl:template>
835
836
837File: docbook2man-xslt.info,  Node: [t l10n-substitution] l;a4,  Next: [t l10n-substitution] l;a5,  Prev: [t l10n-substitution] l;a3,  Up: common/messages
838
8393.6 [t l10n-substitution] l:a4
840==============================
841
842Name
843----
844
845[t l10n-substitution] l:a4
846
847Synopsis
848--------
849
850     <xsl:template match="l:a4" mode="l10n-substitution">
851       <xsl:param name="arg-4" /></xsl:template>
852
853
854File: docbook2man-xslt.info,  Node: [t l10n-substitution] l;a5,  Next: [T] user-message,  Prev: [t l10n-substitution] l;a4,  Up: common/messages
855
8563.7 [t l10n-substitution] l:a5
857==============================
858
859Name
860----
861
862[t l10n-substitution] l:a5
863
864Synopsis
865--------
866
867     <xsl:template match="l:a5" mode="l10n-substitution">
868       <xsl:param name="arg-5" /></xsl:template>
869
870
871File: docbook2man-xslt.info,  Node: [T] user-message,  Next: [T] print-node-line-number,  Prev: [t l10n-substitution] l;a5,  Up: common/messages
872
8733.8 [T] user-message
874====================
875
876Name
877----
878
879[T] user-message -- Emit a user message
880
881Synopsis
882--------
883
884     <xsl:template name="user-message">
885       <xsl:param name="node" select="." />
886       <xsl:param name="trace-node" select="true()" />
887       <xsl:param name="arg-1" />
888       <xsl:param name="arg-2" />
889       <xsl:param name="arg-3" />
890       <xsl:param name="arg-4" />
891       <xsl:param name="arg-5" />
892       <xsl:param name="key" />
893       <xsl:param name="content" /></xsl:template>
894
895Description
896-----------
897
898This template is used in place of `xsl:message'.  It traces the path of
899the given node to help in debugging and allows messages to be localized.
900
901Parameters
902----------
903
904`node'
905     The node to get to trace the path to.  Default is the context node.
906
907`arg'
908     Additional string argument to message, if any.
909
910`key'
911     The standard message text.  If a localization/customization
912     exists, it is keyed under this text and displayed instead of the
913     standard message text.
914
915
916File: docbook2man-xslt.info,  Node: [T] print-node-line-number,  Next: [T] print-node-xpath,  Prev: [T] user-message,  Up: common/messages
917
9183.9 [T] print-node-line-number
919==============================
920
921Name
922----
923
924[T] print-node-line-number -- Display file name and line number of a
925node
926
927Synopsis
928--------
929
930     <xsl:template name="print-node-line-number">
931       <xsl:param name="node" select="." /></xsl:template>
932
933Description
934-----------
935
936This template displays the file name and the line number in that file
937that contains the given node.  In addition the name of the given node
938is shown in parentheses (usually the element name).  The output is
939suitable for diagnostics to the user.
940
941   ("filename" means the "filename" part of the URI of the containing
942entity.)
943
944Parameters
945----------
946
947`node'
948     The node to get to print the information for.  Default is the
949     context node.
950
951
952File: docbook2man-xslt.info,  Node: [T] print-node-xpath,  Next: [t print-node-xpath] text[],  Prev: [T] print-node-line-number,  Up: common/messages
953
9543.10 [T] print-node-xpath
955=========================
956
957Name
958----
959
960[T] print-node-xpath -- Display the path of a node
961
962Synopsis
963--------
964
965     <xsl:template name="print-node-xpath">
966       <xsl:param name="node" select="." /></xsl:template>
967
968Description
969-----------
970
971This template displays the address of the given node in XPath notation,
972in a compact yet unambiguous form suitable for diagnostics to the user.
973
974   It assumes that ID attributes are named `id', and if an element has
975an ID defined, then the element will be addressed using that ID,
976instead of a long XPath starting from the root.
977
978Parameters
979----------
980
981`node'
982     The node to get to trace the path to.  Default is the context node.
983
984
985File: docbook2man-xslt.info,  Node: [t print-node-xpath] text[],  Next: [t print-node-xpath] @*,  Prev: [T] print-node-xpath,  Up: common/messages
986
9873.11 [t print-node-xpath] text()
988================================
989
990Name
991----
992
993[t print-node-xpath] text()
994
995Synopsis
996--------
997
998     <xsl:template match="text()" mode="print-node-xpath" />
999
1000
1001File: docbook2man-xslt.info,  Node: [t print-node-xpath] @*,  Next: [t print-node-xpath] *[@id != ''],  Prev: [t print-node-xpath] text[],  Up: common/messages
1002
10033.12 [t print-node-xpath] @*
1004============================
1005
1006Name
1007----
1008
1009[t print-node-xpath] @*
1010
1011Synopsis
1012--------
1013
1014     <xsl:template match="@*" mode="print-node-xpath" />
1015
1016
1017File: docbook2man-xslt.info,  Node: [t print-node-xpath] *[@id != ''],  Next: [t print-node-xpath] *,  Prev: [t print-node-xpath] @*,  Up: common/messages
1018
10193.13 [t print-node-xpath] *[@id != "]
1020=====================================
1021
1022Name
1023----
1024
1025[t print-node-xpath] *[@id != "]
1026
1027Synopsis
1028--------
1029
1030     <xsl:template match="*[@id != '']" mode="print-node-xpath" />
1031
1032
1033File: docbook2man-xslt.info,  Node: [t print-node-xpath] *,  Next: [t print-node-xpath] /,  Prev: [t print-node-xpath] *[@id != ''],  Up: common/messages
1034
10353.14 [t print-node-xpath] *
1036===========================
1037
1038Name
1039----
1040
1041[t print-node-xpath] *
1042
1043Synopsis
1044--------
1045
1046     <xsl:template match="*" mode="print-node-xpath" />
1047
1048
1049File: docbook2man-xslt.info,  Node: [t print-node-xpath] /,  Prev: [t print-node-xpath] *,  Up: common/messages
1050
10513.15 [t print-node-xpath] /
1052===========================
1053
1054Name
1055----
1056
1057[t print-node-xpath] /
1058
1059Synopsis
1060--------
1061
1062     <xsl:template match="/" mode="print-node-xpath" />
1063
1064
1065File: docbook2man-xslt.info,  Node: common/titles,  Next: param,  Prev: common/messages,  Up: Top
1066
10674 common/titles
1068***************
1069
1070* Menu:
1071
1072* [M] for-title::               Provides access to element titles
1073* [t title] title::
1074* [t title] *::
1075* [t title] text(): [t title] text[].
1076* [t for-title] set::
1077* [t for-title] *::
1078* [t for-title] book::
1079* [t for-title] part::
1080* [t for-title] preface|chapter|appendix::
1081* [t for-title] partintro::
1082* [t for-title] dedication::
1083* [t for-title] colophon::
1084* [t for-title] article::
1085* [t for-title] reference::
1086* [t for-title] refentry::
1087* [t for-title] refsynopsisdiv::
1088* [t for-title] section |sect1|sect2|sect3|sect4|sect5 |refsect1|refsect2|refsect3 |simplesect::
1089* [t for-title] bibliography::
1090* [t for-title] glossary::
1091* [t for-title] index::
1092* [t for-title] figure|table|example|equation::
1093* [t for-title] qandaset|qandadiv::
1094* [t for-title] abstract::
1095* [t for-title] caution|tip|warning|important|note::
1096* [t no-anchors] *::
1097* [t no-anchors] footnote::
1098* [t no-anchors] anchor::
1099* [t no-anchors] ulink::
1100* [t no-anchors] link::
1101* [t no-anchors] olink::
1102* [t no-anchors] indexterm::
1103* [t no-anchors] xref::
1104
1105
1106File: docbook2man-xslt.info,  Node: [M] for-title,  Next: [t title] title,  Up: common/titles
1107
11084.1 [M] for-title
1109=================
1110
1111Name
1112----
1113
1114[M] for-title -- Provides access to element titles
1115
1116Description
1117-----------
1118
1119Processing an element in the `title' mode produces the title of the
1120element. This does not include the label.
1121
1122
1123File: docbook2man-xslt.info,  Node: [t title] title,  Next: [t title] *,  Prev: [M] for-title,  Up: common/titles
1124
11254.2 [t title] title
1126===================
1127
1128Name
1129----
1130
1131[t title] title
1132
1133Synopsis
1134--------
1135
1136     <xsl:template match="title" mode="title" />
1137
1138
1139File: docbook2man-xslt.info,  Node: [t title] *,  Next: [t title] text[],  Prev: [t title] title,  Up: common/titles
1140
11414.3 [t title] *
1142===============
1143
1144Name
1145----
1146
1147[t title] *
1148
1149Synopsis
1150--------
1151
1152     <xsl:template match="*" mode="title">
1153       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1154
1155
1156File: docbook2man-xslt.info,  Node: [t title] text[],  Next: [t for-title] set,  Prev: [t title] *,  Up: common/titles
1157
11584.4 [t title] text()
1159====================
1160
1161Name
1162----
1163
1164[t title] text()
1165
1166Synopsis
1167--------
1168
1169     <xsl:template match="text()" mode="title" />
1170
1171
1172File: docbook2man-xslt.info,  Node: [t for-title] set,  Next: [t for-title] *,  Prev: [t title] text[],  Up: common/titles
1173
11744.5 [t for-title] set
1175=====================
1176
1177Name
1178----
1179
1180[t for-title] set
1181
1182Synopsis
1183--------
1184
1185     <xsl:template match="set" mode="for-title">
1186       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1187
1188
1189File: docbook2man-xslt.info,  Node: [t for-title] *,  Next: [t for-title] book,  Prev: [t for-title] set,  Up: common/titles
1190
11914.6 [t for-title] *
1192===================
1193
1194Name
1195----
1196
1197[t for-title] *
1198
1199Synopsis
1200--------
1201
1202     <xsl:template match="*" mode="for-title">
1203       <xsl:param name="allow-anchors" select="false()" />
1204       <xsl:param name="suppress-error" select="false()" /></xsl:template>
1205
1206
1207File: docbook2man-xslt.info,  Node: [t for-title] book,  Next: [t for-title] part,  Prev: [t for-title] *,  Up: common/titles
1208
12094.7 [t for-title] book
1210======================
1211
1212Name
1213----
1214
1215[t for-title] book
1216
1217Synopsis
1218--------
1219
1220     <xsl:template match="book" mode="for-title">
1221       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1222
1223
1224File: docbook2man-xslt.info,  Node: [t for-title] part,  Next: [t for-title] preface|chapter|appendix,  Prev: [t for-title] book,  Up: common/titles
1225
12264.8 [t for-title] part
1227======================
1228
1229Name
1230----
1231
1232[t for-title] part
1233
1234Synopsis
1235--------
1236
1237     <xsl:template match="part" mode="for-title">
1238       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1239
1240
1241File: docbook2man-xslt.info,  Node: [t for-title] preface|chapter|appendix,  Next: [t for-title] partintro,  Prev: [t for-title] part,  Up: common/titles
1242
12434.9 [t for-title] preface|chapter|appendix
1244==========================================
1245
1246Name
1247----
1248
1249[t for-title] preface|chapter|appendix
1250
1251Synopsis
1252--------
1253
1254     <xsl:template match="preface|chapter|appendix" mode="for-title">
1255       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1256
1257
1258File: docbook2man-xslt.info,  Node: [t for-title] partintro,  Next: [t for-title] dedication,  Prev: [t for-title] preface|chapter|appendix,  Up: common/titles
1259
12604.10 [t for-title] partintro
1261============================
1262
1263Name
1264----
1265
1266[t for-title] partintro
1267
1268Synopsis
1269--------
1270
1271     <xsl:template match="partintro" mode="for-title">
1272       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1273
1274
1275File: docbook2man-xslt.info,  Node: [t for-title] dedication,  Next: [t for-title] colophon,  Prev: [t for-title] partintro,  Up: common/titles
1276
12774.11 [t for-title] dedication
1278=============================
1279
1280Name
1281----
1282
1283[t for-title] dedication
1284
1285Synopsis
1286--------
1287
1288     <xsl:template match="dedication" mode="for-title">
1289       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1290
1291
1292File: docbook2man-xslt.info,  Node: [t for-title] colophon,  Next: [t for-title] article,  Prev: [t for-title] dedication,  Up: common/titles
1293
12944.12 [t for-title] colophon
1295===========================
1296
1297Name
1298----
1299
1300[t for-title] colophon
1301
1302Synopsis
1303--------
1304
1305     <xsl:template match="colophon" mode="for-title">
1306       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1307
1308
1309File: docbook2man-xslt.info,  Node: [t for-title] article,  Next: [t for-title] reference,  Prev: [t for-title] colophon,  Up: common/titles
1310
13114.13 [t for-title] article
1312==========================
1313
1314Name
1315----
1316
1317[t for-title] article
1318
1319Synopsis
1320--------
1321
1322     <xsl:template match="article" mode="for-title">
1323       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1324
1325
1326File: docbook2man-xslt.info,  Node: [t for-title] reference,  Next: [t for-title] refentry,  Prev: [t for-title] article,  Up: common/titles
1327
13284.14 [t for-title] reference
1329============================
1330
1331Name
1332----
1333
1334[t for-title] reference
1335
1336Synopsis
1337--------
1338
1339     <xsl:template match="reference" mode="for-title">
1340       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1341
1342
1343File: docbook2man-xslt.info,  Node: [t for-title] refentry,  Next: [t for-title] refsynopsisdiv,  Prev: [t for-title] reference,  Up: common/titles
1344
13454.15 [t for-title] refentry
1346===========================
1347
1348Name
1349----
1350
1351[t for-title] refentry
1352
1353Synopsis
1354--------
1355
1356     <xsl:template match="refentry" mode="for-title">
1357       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1358
1359
1360File: docbook2man-xslt.info,  Node: [t for-title] refsynopsisdiv,  Next: [t for-title] section |sect1|sect2|sect3|sect4|sect5 |refsect1|refsect2|refsect3 |simplesect,  Prev: [t for-title] refentry,  Up: common/titles
1361
13624.16 [t for-title] refsynopsisdiv
1363=================================
1364
1365Name
1366----
1367
1368[t for-title] refsynopsisdiv
1369
1370Synopsis
1371--------
1372
1373     <xsl:template match="refsynopsisdiv" mode="for-title">
1374       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1375
1376
1377File: docbook2man-xslt.info,  Node: [t for-title] section |sect1|sect2|sect3|sect4|sect5 |refsect1|refsect2|refsect3 |simplesect,  Next: [t for-title] bibliography,  Prev: [t for-title] refsynopsisdiv,  Up: common/titles
1378
13794.17 [t for-title] section |sect1|sect2|sect3|sect4|sect5 |refsect1|refsect2|refsect3 |simplesect
1380=================================================================================================
1381
1382Name
1383----
1384
1385[t for-title] section
1386|sect1|sect2|sect3|sect4|sect5
1387|refsect1|refsect2|refsect3                      |simplesect
1388
1389Synopsis
1390--------
1391
1392     <xsl:template match="section                      |sect1|sect2|sect3|sect4|sect5                      |refsect1|refsect2|refsect3                      |simplesect" mode="for-title">
1393       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1394
1395
1396File: docbook2man-xslt.info,  Node: [t for-title] bibliography,  Next: [t for-title] glossary,  Prev: [t for-title] section |sect1|sect2|sect3|sect4|sect5 |refsect1|refsect2|refsect3 |simplesect,  Up: common/titles
1397
13984.18 [t for-title] bibliography
1399===============================
1400
1401Name
1402----
1403
1404[t for-title] bibliography
1405
1406Synopsis
1407--------
1408
1409     <xsl:template match="bibliography" mode="for-title">
1410       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1411
1412
1413File: docbook2man-xslt.info,  Node: [t for-title] glossary,  Next: [t for-title] index,  Prev: [t for-title] bibliography,  Up: common/titles
1414
14154.19 [t for-title] glossary
1416===========================
1417
1418Name
1419----
1420
1421[t for-title] glossary
1422
1423Synopsis
1424--------
1425
1426     <xsl:template match="glossary" mode="for-title">
1427       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1428
1429
1430File: docbook2man-xslt.info,  Node: [t for-title] index,  Next: [t for-title] figure|table|example|equation,  Prev: [t for-title] glossary,  Up: common/titles
1431
14324.20 [t for-title] index
1433========================
1434
1435Name
1436----
1437
1438[t for-title] index
1439
1440Synopsis
1441--------
1442
1443     <xsl:template match="index" mode="for-title">
1444       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1445
1446
1447File: docbook2man-xslt.info,  Node: [t for-title] figure|table|example|equation,  Next: [t for-title] qandaset|qandadiv,  Prev: [t for-title] index,  Up: common/titles
1448
14494.21 [t for-title] figure|table|example|equation
1450================================================
1451
1452Name
1453----
1454
1455[t for-title] figure|table|example|equation
1456
1457Synopsis
1458--------
1459
1460     <xsl:template match="figure|table|example|equation" mode="for-title">
1461       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1462
1463
1464File: docbook2man-xslt.info,  Node: [t for-title] qandaset|qandadiv,  Next: [t for-title] abstract,  Prev: [t for-title] figure|table|example|equation,  Up: common/titles
1465
14664.22 [t for-title] qandaset|qandadiv
1467====================================
1468
1469Name
1470----
1471
1472[t for-title] qandaset|qandadiv
1473
1474Synopsis
1475--------
1476
1477     <xsl:template match="qandaset|qandadiv" mode="for-title">
1478       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1479
1480
1481File: docbook2man-xslt.info,  Node: [t for-title] abstract,  Next: [t for-title] caution|tip|warning|important|note,  Prev: [t for-title] qandaset|qandadiv,  Up: common/titles
1482
14834.23 [t for-title] abstract
1484===========================
1485
1486Name
1487----
1488
1489[t for-title] abstract
1490
1491Synopsis
1492--------
1493
1494     <xsl:template match="abstract" mode="for-title">
1495       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1496
1497
1498File: docbook2man-xslt.info,  Node: [t for-title] caution|tip|warning|important|note,  Next: [t no-anchors] *,  Prev: [t for-title] abstract,  Up: common/titles
1499
15004.24 [t for-title] caution|tip|warning|important|note
1501=====================================================
1502
1503Name
1504----
1505
1506[t for-title] caution|tip|warning|important|note
1507
1508Synopsis
1509--------
1510
1511     <xsl:template match="caution|tip|warning|important|note" mode="for-title">
1512       <xsl:param name="allow-anchors" select="false()" /></xsl:template>
1513
1514
1515File: docbook2man-xslt.info,  Node: [t no-anchors] *,  Next: [t no-anchors] footnote,  Prev: [t for-title] caution|tip|warning|important|note,  Up: common/titles
1516
15174.25 [t no-anchors] *
1518=====================
1519
1520Name
1521----
1522
1523[t no-anchors] *
1524
1525Synopsis
1526--------
1527
1528     <xsl:template match="*" mode="no-anchors" />
1529
1530
1531File: docbook2man-xslt.info,  Node: [t no-anchors] footnote,  Next: [t no-anchors] anchor,  Prev: [t no-anchors] *,  Up: common/titles
1532
15334.26 [t no-anchors] footnote
1534============================
1535
1536Name
1537----
1538
1539[t no-anchors] footnote
1540
1541Synopsis
1542--------
1543
1544     <xsl:template match="footnote" mode="no-anchors" />
1545
1546
1547File: docbook2man-xslt.info,  Node: [t no-anchors] anchor,  Next: [t no-anchors] ulink,  Prev: [t no-anchors] footnote,  Up: common/titles
1548
15494.27 [t no-anchors] anchor
1550==========================
1551
1552Name
1553----
1554
1555[t no-anchors] anchor
1556
1557Synopsis
1558--------
1559
1560     <xsl:template match="anchor" mode="no-anchors" />
1561
1562
1563File: docbook2man-xslt.info,  Node: [t no-anchors] ulink,  Next: [t no-anchors] link,  Prev: [t no-anchors] anchor,  Up: common/titles
1564
15654.28 [t no-anchors] ulink
1566=========================
1567
1568Name
1569----
1570
1571[t no-anchors] ulink
1572
1573Synopsis
1574--------
1575
1576     <xsl:template match="ulink" mode="no-anchors" />
1577
1578
1579File: docbook2man-xslt.info,  Node: [t no-anchors] link,  Next: [t no-anchors] olink,  Prev: [t no-anchors] ulink,  Up: common/titles
1580
15814.29 [t no-anchors] link
1582========================
1583
1584Name
1585----
1586
1587[t no-anchors] link
1588
1589Synopsis
1590--------
1591
1592     <xsl:template match="link" mode="no-anchors" />
1593
1594
1595File: docbook2man-xslt.info,  Node: [t no-anchors] olink,  Next: [t no-anchors] indexterm,  Prev: [t no-anchors] link,  Up: common/titles
1596
15974.30 [t no-anchors] olink
1598=========================
1599
1600Name
1601----
1602
1603[t no-anchors] olink
1604
1605Synopsis
1606--------
1607
1608     <xsl:template match="olink" mode="no-anchors" />
1609
1610
1611File: docbook2man-xslt.info,  Node: [t no-anchors] indexterm,  Next: [t no-anchors] xref,  Prev: [t no-anchors] olink,  Up: common/titles
1612
16134.31 [t no-anchors] indexterm
1614=============================
1615
1616Name
1617----
1618
1619[t no-anchors] indexterm
1620
1621Synopsis
1622--------
1623
1624     <xsl:template match="indexterm" mode="no-anchors" />
1625
1626
1627File: docbook2man-xslt.info,  Node: [t no-anchors] xref,  Prev: [t no-anchors] indexterm,  Up: common/titles
1628
16294.32 [t no-anchors] xref
1630========================
1631
1632Name
1633----
1634
1635[t no-anchors] xref
1636
1637Synopsis
1638--------
1639
1640     <xsl:template match="xref" mode="no-anchors" />
1641
1642
1643File: docbook2man-xslt.info,  Node: param,  Next: manpage,  Prev: common/titles,  Up: Top
1644
16455 param
1646*******
1647
1648* Menu:
1649
1650* [P] user-message-prefix::     Undocumented
1651* [P] uppercase-headings::      Make headings uppercase?
1652* [P] manvolnum-cite-numeral-only::   Man page section citation should use
1653                                        only the number
1654* [P] quotes-on-literals::      Display quotes on literal elements?
1655* [P] show-comments::           Display comment elements?
1656* [P] function-parens::         Generate parentheses after a function?
1657* [P] xref-on-link::            Should link generate a cross-reference?
1658* [P] header-3::                Third header text
1659* [P] header-4::                Fourth header text
1660* [P] header-5::                Fifth header text
1661* [P] default-manpage-section:: Default man page section
1662* [P] custom-localization-file::   URI of XML document containing custom
1663                                     localization data
1664* [P] custom-l10n-data::        XML document containing custom localization
1665                                  data
1666* [P] author-othername-in-middle::   Is othername in author a middle name?
1667
1668
1669File: docbook2man-xslt.info,  Node: [P] user-message-prefix,  Next: [P] uppercase-headings,  Up: param
1670
16715.1 [P] user-message-prefix
1672===========================
1673
1674Name
1675----
1676
1677[P] user-message-prefix -- Undocumented
1678
1679Synopsis
1680--------
1681
1682     <xsl:param name="user-message-prefix" select="'docbook2man:'" />
1683
1684
1685File: docbook2man-xslt.info,  Node: [P] uppercase-headings,  Next: [P] manvolnum-cite-numeral-only,  Prev: [P] user-message-prefix,  Up: param
1686
16875.2 [P] uppercase-headings
1688==========================
1689
1690Name
1691----
1692
1693[P] uppercase-headings -- Make headings uppercase?
1694
1695Synopsis
1696--------
1697
1698     <xsl:param name="uppercase-headings" select="true()" />
1699
1700Description
1701-----------
1702
1703Headings in man page content should be or should not be uppercased.
1704
1705
1706File: docbook2man-xslt.info,  Node: [P] manvolnum-cite-numeral-only,  Next: [P] quotes-on-literals,  Prev: [P] uppercase-headings,  Up: param
1707
17085.3 [P] manvolnum-cite-numeral-only
1709===================================
1710
1711Name
1712----
1713
1714[P] manvolnum-cite-numeral-only -- Man page section citation should use
1715only the number
1716
1717Synopsis
1718--------
1719
1720     <xsl:param name="manvolnum-cite-numeral-only" select="true()" />
1721
1722Description
1723-----------
1724
1725When citing other man pages, the man-page section is either given as is,
1726or has the letters stripped from it, citing only the number of the
1727section (e.g. section `3x' becomes `3').  This option specifies which
1728style.
1729
1730
1731File: docbook2man-xslt.info,  Node: [P] quotes-on-literals,  Next: [P] show-comments,  Prev: [P] manvolnum-cite-numeral-only,  Up: param
1732
17335.4 [P] quotes-on-literals
1734==========================
1735
1736Name
1737----
1738
1739[P] quotes-on-literals -- Display quotes on `literal' elements?
1740
1741Synopsis
1742--------
1743
1744     <xsl:param name="quotes-on-literals" select="false()" />
1745
1746Description
1747-----------
1748
1749If true, render `literal' elements with quotes around them.
1750
1751
1752File: docbook2man-xslt.info,  Node: [P] show-comments,  Next: [P] function-parens,  Prev: [P] quotes-on-literals,  Up: param
1753
17545.5 [P] show-comments
1755=====================
1756
1757Name
1758----
1759
1760[P] show-comments -- Display `comment' elements?
1761
1762Synopsis
1763--------
1764
1765     <xsl:param name="show-comments" select="true()" />
1766
1767Description
1768-----------
1769
1770If true, comments will be displayed, otherwise they are suppressed.
1771Comments here refers to the `comment' element, which will be renamed
1772`remark' in DocBook V4.0, not XML comments (<- like this ->) which are
1773unavailable.
1774
1775
1776File: docbook2man-xslt.info,  Node: [P] function-parens,  Next: [P] xref-on-link,  Prev: [P] show-comments,  Up: param
1777
17785.6 [P] function-parens
1779=======================
1780
1781Name
1782----
1783
1784[P] function-parens -- Generate parentheses after a function?
1785
1786Synopsis
1787--------
1788
1789     <xsl:param name="function-parens" select="false()" />
1790
1791Description
1792-----------
1793
1794If true, the formatting of a `<function>' element will include
1795generated parenthesis.
1796
1797
1798File: docbook2man-xslt.info,  Node: [P] xref-on-link,  Next: [P] header-3,  Prev: [P] function-parens,  Up: param
1799
18005.7 [P] xref-on-link
1801====================
1802
1803Name
1804----
1805
1806[P] xref-on-link -- Should `link' generate a cross-reference?
1807
1808Synopsis
1809--------
1810
1811     <xsl:param name="xref-on-link" select="true()" />
1812
1813Description
1814-----------
1815
1816Man pages cannot render the hypertext links created by `link'.  If this
1817option is set, then the stylesheet renders a cross reference to the
1818target of the link.  (This may reduce clutter).  Otherwise, only the
1819content of the `link' is rendered and the actual link itself is ignored.
1820
1821
1822File: docbook2man-xslt.info,  Node: [P] header-3,  Next: [P] header-4,  Prev: [P] xref-on-link,  Up: param
1823
18245.8 [P] header-3
1825================
1826
1827Name
1828----
1829
1830[P] header-3 -- Third header text
1831
1832Synopsis
1833--------
1834
1835     <xsl:param name="header-3" select="''" />
1836
1837Description
1838-----------
1839
1840Specifies the text of the third header of a man page, typically the
1841date for the man page.  If empty, the `date' content for the `refentry'
1842is used.
1843
1844
1845File: docbook2man-xslt.info,  Node: [P] header-4,  Next: [P] header-5,  Prev: [P] header-3,  Up: param
1846
18475.9 [P] header-4
1848================
1849
1850Name
1851----
1852
1853[P] header-4 -- Fourth header text
1854
1855Synopsis
1856--------
1857
1858     <xsl:param name="header-4" select="''" />
1859
1860Description
1861-----------
1862
1863Specifies the text of the fourth header of a man page.  If empty, the
1864`refmiscinfo' content for the `refentry' is used.
1865
1866
1867File: docbook2man-xslt.info,  Node: [P] header-5,  Next: [P] default-manpage-section,  Prev: [P] header-4,  Up: param
1868
18695.10 [P] header-5
1870=================
1871
1872Name
1873----
1874
1875[P] header-5 -- Fifth header text
1876
1877Synopsis
1878--------
1879
1880     <xsl:param name="header-5" select="''" />
1881
1882Description
1883-----------
1884
1885Specifies the text of the fifth header of a man page.  If empty, the
1886`manual name', that is, the title of the `book' or `reference'
1887container is used.
1888
1889
1890File: docbook2man-xslt.info,  Node: [P] default-manpage-section,  Next: [P] custom-localization-file,  Prev: [P] header-5,  Up: param
1891
18925.11 [P] default-manpage-section
1893================================
1894
1895Name
1896----
1897
1898[P] default-manpage-section -- Default man page section
1899
1900Synopsis
1901--------
1902
1903     <xsl:param name="default-manpage-section" select="'1'" />
1904
1905Description
1906-----------
1907
1908The source document usually indicates the sections that each man page
1909should belong to (with `manvolnum' in `refmeta').  In case the source
1910document does not indicate man-page sections, this option specifies the
1911default.
1912
1913
1914File: docbook2man-xslt.info,  Node: [P] custom-localization-file,  Next: [P] custom-l10n-data,  Prev: [P] default-manpage-section,  Up: param
1915
19165.12 [P] custom-localization-file
1917=================================
1918
1919Name
1920----
1921
1922[P] custom-localization-file -- URI of XML document containing custom
1923localization data
1924
1925Synopsis
1926--------
1927
1928     <xsl:param name="custom-localization-file" select="''" />
1929
1930Description
1931-----------
1932
1933This parameter specifies the URI of a XML document that describes text
1934translations (and other locale-specific information) that is needed by
1935the stylesheet to process the DocBook document.
1936
1937   The text translations pointed to by this parameter always override
1938the default text translations (from the internal parameter
1939`localization-file').  If a particular translation is not present here,
1940the corresponding default translation is used as a fallback.
1941
1942   This parameter is primarily for changing certain punctuation
1943characters used in formatting the source document.  The settings for
1944punctuation characters are often specific to the source document, but
1945can also be dependent on the locale.
1946
1947   To not use custom text translations, leave this parameter as the
1948empty string.
1949
1950
1951File: docbook2man-xslt.info,  Node: [P] custom-l10n-data,  Next: [P] author-othername-in-middle,  Prev: [P] custom-localization-file,  Up: param
1952
19535.13 [P] custom-l10n-data
1954=========================
1955
1956Name
1957----
1958
1959[P] custom-l10n-data -- XML document containing custom localization data
1960
1961Synopsis
1962--------
1963
1964     <xsl:param name="custom-l10n-data" select="document($custom-localization-file)" />
1965
1966Description
1967-----------
1968
1969This parameter specifies the XML document that describes text
1970translations (and other locale-specific information) that is needed by
1971the stylesheet to process the DocBook document.
1972
1973   This parameter is internal to the stylesheet.  To point to an
1974external XML document with a URI or a file name, you should use the
1975`custom-localization-file' parameter instead.
1976
1977   However, inside a custom stylesheet (_not on the command-line_) this
1978paramter can be set to the XPath expression `document('')', which will
1979cause the custom translations directly embedded inside the custom
1980stylesheet to be read.
1981
1982
1983File: docbook2man-xslt.info,  Node: [P] author-othername-in-middle,  Prev: [P] custom-l10n-data,  Up: param
1984
19855.14 [P] author-othername-in-middle
1986===================================
1987
1988Name
1989----
1990
1991[P] author-othername-in-middle -- Is `othername' in `author' a middle
1992name?
1993
1994Synopsis
1995--------
1996
1997     <xsl:param name="author-othername-in-middle" select="1" />
1998
1999Description
2000-----------
2001
2002If true, the `othername' of an `author' appears between the `firstname'
2003and `surname'.  Otherwise, `othername' is suppressed.
2004
2005
2006File: docbook2man-xslt.info,  Node: manpage,  Next: refentry,  Prev: param,  Up: Top
2007
20086 manpage
2009*********
2010
2011* Menu:
2012
2013* [T] manpage::                 Undocumented
2014
2015
2016File: docbook2man-xslt.info,  Node: [T] manpage,  Up: manpage
2017
20186.1 [T] manpage
2019===============
2020
2021Name
2022----
2023
2024[T] manpage -- Undocumented
2025
2026Synopsis
2027--------
2028
2029     <xsl:template name="manpage">
2030       <xsl:param name="title" />
2031       <xsl:param name="section" select="$default-manpage-section" />
2032       <xsl:param name="h1" select="$title" />
2033       <xsl:param name="h2" select="$section" />
2034
2035       <xsl:param name="h3" select="$header-3" />
2036       <xsl:param name="h4" select="$header-4" />
2037       <xsl:param name="h5" select="$header-5" />
2038
2039       <xsl:param name="content">
2040         <xsl:apply-templates />
2041       </xsl:param></xsl:template>
2042
2043
2044File: docbook2man-xslt.info,  Node: refentry,  Next: sectioning,  Prev: manpage,  Up: Top
2045
20467 refentry
2047**********
2048
2049* Menu:
2050
2051* [t] reference::
2052* [t] refentry::
2053* [t header-text] *::
2054* [t header-text] text(): [t header-text] text[].
2055* [t] refmeta::
2056* [t] refentrytitle::
2057* [t] manvolnum::
2058* [t] refmiscinfo::
2059* [t] refnamediv::
2060* [t] refname::
2061* [t] refpurpose::
2062* [t] refdescriptor::
2063* [t] refclass::
2064* [t] refsynopsisdiv::
2065* [t] refsection::
2066* [t] refsect1::
2067* [t] refsect2::
2068* [T] uppercase-title::         Undocumented
2069
2070
2071File: docbook2man-xslt.info,  Node: [t] reference,  Next: [t] refentry,  Up: refentry
2072
20737.1 [t] reference
2074=================
2075
2076Name
2077----
2078
2079[t] reference
2080
2081Synopsis
2082--------
2083
2084     <xsl:template match="reference" />
2085
2086
2087File: docbook2man-xslt.info,  Node: [t] refentry,  Next: [t header-text] *,  Prev: [t] reference,  Up: refentry
2088
20897.2 [t] refentry
2090================
2091
2092Name
2093----
2094
2095[t] refentry
2096
2097Synopsis
2098--------
2099
2100     <xsl:template match="refentry" />
2101
2102
2103File: docbook2man-xslt.info,  Node: [t header-text] *,  Next: [t header-text] text[],  Prev: [t] refentry,  Up: refentry
2104
21057.3 [t header-text] *
2106=====================
2107
2108Name
2109----
2110
2111[t header-text] *
2112
2113Synopsis
2114--------
2115
2116     <xsl:template match="*" mode="header-text" />
2117
2118
2119File: docbook2man-xslt.info,  Node: [t header-text] text[],  Next: [t] refmeta,  Prev: [t header-text] *,  Up: refentry
2120
21217.4 [t header-text] text()
2122==========================
2123
2124Name
2125----
2126
2127[t header-text] text()
2128
2129Synopsis
2130--------
2131
2132     <xsl:template match="text()" mode="header-text" />
2133
2134
2135File: docbook2man-xslt.info,  Node: [t] refmeta,  Next: [t] refentrytitle,  Prev: [t header-text] text[],  Up: refentry
2136
21377.5 [t] refmeta
2138===============
2139
2140Name
2141----
2142
2143[t] refmeta
2144
2145Synopsis
2146--------
2147
2148     <xsl:template match="refmeta" />
2149
2150
2151File: docbook2man-xslt.info,  Node: [t] refentrytitle,  Next: [t] manvolnum,  Prev: [t] refmeta,  Up: refentry
2152
21537.6 [t] refentrytitle
2154=====================
2155
2156Name
2157----
2158
2159[t] refentrytitle
2160
2161Synopsis
2162--------
2163
2164     <xsl:template match="refentrytitle" />
2165
2166
2167File: docbook2man-xslt.info,  Node: [t] manvolnum,  Next: [t] refmiscinfo,  Prev: [t] refentrytitle,  Up: refentry
2168
21697.7 [t] manvolnum
2170=================
2171
2172Name
2173----
2174
2175[t] manvolnum
2176
2177Synopsis
2178--------
2179
2180     <xsl:template match="manvolnum" />
2181
2182
2183File: docbook2man-xslt.info,  Node: [t] refmiscinfo,  Next: [t] refnamediv,  Prev: [t] manvolnum,  Up: refentry
2184
21857.8 [t] refmiscinfo
2186===================
2187
2188Name
2189----
2190
2191[t] refmiscinfo
2192
2193Synopsis
2194--------
2195
2196     <xsl:template match="refmiscinfo" />
2197
2198
2199File: docbook2man-xslt.info,  Node: [t] refnamediv,  Next: [t] refname,  Prev: [t] refmiscinfo,  Up: refentry
2200
22017.9 [t] refnamediv
2202==================
2203
2204Name
2205----
2206
2207[t] refnamediv
2208
2209Synopsis
2210--------
2211
2212     <xsl:template match="refnamediv" />
2213
2214
2215File: docbook2man-xslt.info,  Node: [t] refname,  Next: [t] refpurpose,  Prev: [t] refnamediv,  Up: refentry
2216
22177.10 [t] refname
2218================
2219
2220Name
2221----
2222
2223[t] refname
2224
2225Synopsis
2226--------
2227
2228     <xsl:template match="refname" />
2229
2230
2231File: docbook2man-xslt.info,  Node: [t] refpurpose,  Next: [t] refdescriptor,  Prev: [t] refname,  Up: refentry
2232
22337.11 [t] refpurpose
2234===================
2235
2236Name
2237----
2238
2239[t] refpurpose
2240
2241Synopsis
2242--------
2243
2244     <xsl:template match="refpurpose" />
2245
2246
2247File: docbook2man-xslt.info,  Node: [t] refdescriptor,  Next: [t] refclass,  Prev: [t] refpurpose,  Up: refentry
2248
22497.12 [t] refdescriptor
2250======================
2251
2252Name
2253----
2254
2255[t] refdescriptor
2256
2257Synopsis
2258--------
2259
2260     <xsl:template match="refdescriptor" />
2261
2262
2263File: docbook2man-xslt.info,  Node: [t] refclass,  Next: [t] refsynopsisdiv,  Prev: [t] refdescriptor,  Up: refentry
2264
22657.13 [t] refclass
2266=================
2267
2268Name
2269----
2270
2271[t] refclass
2272
2273Synopsis
2274--------
2275
2276     <xsl:template match="refclass" />
2277
2278
2279File: docbook2man-xslt.info,  Node: [t] refsynopsisdiv,  Next: [t] refsection,  Prev: [t] refclass,  Up: refentry
2280
22817.14 [t] refsynopsisdiv
2282=======================
2283
2284Name
2285----
2286
2287[t] refsynopsisdiv
2288
2289Synopsis
2290--------
2291
2292     <xsl:template match="refsynopsisdiv" />
2293
2294
2295File: docbook2man-xslt.info,  Node: [t] refsection,  Next: [t] refsect1,  Prev: [t] refsynopsisdiv,  Up: refentry
2296
22977.15 [t] refsection
2298===================
2299
2300Name
2301----
2302
2303[t] refsection
2304
2305Synopsis
2306--------
2307
2308     <xsl:template match="refsection" />
2309
2310
2311File: docbook2man-xslt.info,  Node: [t] refsect1,  Next: [t] refsect2,  Prev: [t] refsection,  Up: refentry
2312
23137.16 [t] refsect1
2314=================
2315
2316Name
2317----
2318
2319[t] refsect1
2320
2321Synopsis
2322--------
2323
2324     <xsl:template match="refsect1" />
2325
2326
2327File: docbook2man-xslt.info,  Node: [t] refsect2,  Next: [T] uppercase-title,  Prev: [t] refsect1,  Up: refentry
2328
23297.17 [t] refsect2
2330=================
2331
2332Name
2333----
2334
2335[t] refsect2
2336
2337Synopsis
2338--------
2339
2340     <xsl:template match="refsect2" />
2341
2342
2343File: docbook2man-xslt.info,  Node: [T] uppercase-title,  Prev: [t] refsect2,  Up: refentry
2344
23457.18 [T] uppercase-title
2346========================
2347
2348Name
2349----
2350
2351[T] uppercase-title -- Undocumented
2352
2353Synopsis
2354--------
2355
2356     <xsl:template match="refsect1/title//text()|refsect2/title//text()" name="uppercase-title" mode="title">
2357
2358       <xsl:param name="content" select="." /></xsl:template>
2359
2360
2361File: docbook2man-xslt.info,  Node: sectioning,  Next: sections,  Prev: refentry,  Up: Top
2362
23638 sectioning
2364************
2365
2366* Menu:
2367
2368* [T] SS-section::              Undocumented
2369* [T] SH-section::              Undocumented
2370
2371
2372File: docbook2man-xslt.info,  Node: [T] SS-section,  Next: [T] SH-section,  Up: sectioning
2373
23748.1 [T] SS-section
2375==================
2376
2377Name
2378----
2379
2380[T] SS-section -- Undocumented
2381
2382Synopsis
2383--------
2384
2385     <xsl:template name="SS-section">
2386       <xsl:param name="title">
2387         <xsl:apply-templates select="." mode="for-title" />
2388       </xsl:param>
2389
2390       <xsl:param name="content">
2391         <xsl:apply-templates />
2392       </xsl:param></xsl:template>
2393
2394
2395File: docbook2man-xslt.info,  Node: [T] SH-section,  Prev: [T] SS-section,  Up: sectioning
2396
23978.2 [T] SH-section
2398==================
2399
2400Name
2401----
2402
2403[T] SH-section -- Undocumented
2404
2405Synopsis
2406--------
2407
2408     <xsl:template name="SH-section">
2409       <xsl:param name="title">
2410         <xsl:apply-templates select="." mode="for-title" />
2411       </xsl:param>
2412
2413       <xsl:param name="content">
2414         <xsl:apply-templates />
2415       </xsl:param></xsl:template>
2416
2417
2418File: docbook2man-xslt.info,  Node: sections,  Next: admon,  Prev: sectioning,  Up: Top
2419
24209 sections
2421**********
2422
2423* Menu:
2424
2425* [t] sect1|sect2|sect3|sect4|sect5|simplesect|section::
2426* [t] title::
2427* [t] titleabbrev::
2428* [t] subtitle::
2429
2430
2431File: docbook2man-xslt.info,  Node: [t] sect1|sect2|sect3|sect4|sect5|simplesect|section,  Next: [t] title,  Up: sections
2432
24339.1 [t] sect1|sect2|sect3|sect4|sect5|simplesect|section
2434========================================================
2435
2436Name
2437----
2438
2439[t] sect1|sect2|sect3|sect4|sect5|simplesect|section
2440
2441Synopsis
2442--------
2443
2444     <xsl:template match="sect1|sect2|sect3|sect4|sect5|simplesect|section" />
2445
2446
2447File: docbook2man-xslt.info,  Node: [t] title,  Next: [t] titleabbrev,  Prev: [t] sect1|sect2|sect3|sect4|sect5|simplesect|section,  Up: sections
2448
24499.2 [t] title
2450=============
2451
2452Name
2453----
2454
2455[t] title
2456
2457Synopsis
2458--------
2459
2460     <xsl:template match="title" />
2461
2462
2463File: docbook2man-xslt.info,  Node: [t] titleabbrev,  Next: [t] subtitle,  Prev: [t] title,  Up: sections
2464
24659.3 [t] titleabbrev
2466===================
2467
2468Name
2469----
2470
2471[t] titleabbrev
2472
2473Synopsis
2474--------
2475
2476     <xsl:template match="titleabbrev" />
2477
2478
2479File: docbook2man-xslt.info,  Node: [t] subtitle,  Prev: [t] titleabbrev,  Up: sections
2480
24819.4 [t] subtitle
2482================
2483
2484Name
2485----
2486
2487[t] subtitle
2488
2489Synopsis
2490--------
2491
2492     <xsl:template match="subtitle" />
2493
2494
2495File: docbook2man-xslt.info,  Node: admon,  Next: block,  Prev: sections,  Up: Top
2496
249710 admon
2498********
2499
2500* Menu:
2501
2502* [T] admonition-title::        Undocumented
2503* [t] note|important|warning|caution|tip::
2504
2505
2506File: docbook2man-xslt.info,  Node: [T] admonition-title,  Next: [t] note|important|warning|caution|tip,  Up: admon
2507
250810.1 [T] admonition-title
2509=========================
2510
2511Name
2512----
2513
2514[T] admonition-title -- Undocumented
2515
2516Synopsis
2517--------
2518
2519     <xsl:template name="admonition-title" />
2520
2521
2522File: docbook2man-xslt.info,  Node: [t] note|important|warning|caution|tip,  Prev: [T] admonition-title,  Up: admon
2523
252410.2 [t] note|important|warning|caution|tip
2525===========================================
2526
2527Name
2528----
2529
2530[t] note|important|warning|caution|tip
2531
2532Synopsis
2533--------
2534
2535     <xsl:template match="note|important|warning|caution|tip" />
2536
2537
2538File: docbook2man-xslt.info,  Node: block,  Next: caption,  Prev: admon,  Up: Top
2539
254011 block
2541********
2542
2543* Menu:
2544
2545* [T] block-object::            Undocumented
2546* [T] indented.block-object: [T] indented_block-object.
2547                                                  Undocumented
2548* [t] para|simpara::
2549* [t] formalpara::
2550* [t] formalpara/title::
2551* [t] formalpara/para::
2552* [t] blockquote::
2553* [t] blockquote/title::
2554* [t] attribution::
2555* [t blockquote-attribution] attribution::
2556* [t] epigraph::
2557* [t] sidebar::
2558* [t] abstract::
2559* [t] msgset::
2560* [t] msgentry::
2561* [t] simplemsgentry::
2562* [t] msg::
2563* [t] msgmain::
2564* [t] msgmain/title::
2565* [t] msgsub::
2566* [t] msgsub/title::
2567* [t] msgrel::
2568* [t] msgrel/title::
2569* [t] msgtext::
2570* [t] msginfo::
2571* [t] msglevel|msgorig|msgaud::
2572* [t] msgexplan::
2573* [t] msgexplan/title::
2574* [t] revhistory::
2575* [t] revhistory/revision::
2576* [t] revision/revnumber::
2577* [t] revision/date::
2578* [t] revision/authorinitials::
2579* [t] revision/authorinitials[1]::
2580* [t] revision/revremark::
2581* [t] revision/revdescription::
2582* [t] ackno::
2583
2584
2585File: docbook2man-xslt.info,  Node: [T] block-object,  Next: [T] indented_block-object,  Up: block
2586
258711.1 [T] block-object
2588=====================
2589
2590Name
2591----
2592
2593[T] block-object -- Undocumented
2594
2595Synopsis
2596--------
2597
2598     <xsl:template name="block-object" />
2599
2600
2601File: docbook2man-xslt.info,  Node: [T] indented_block-object,  Next: [t] para|simpara,  Prev: [T] block-object,  Up: block
2602
260311.2 [T] indented.block-object
2604==============================
2605
2606Name
2607----
2608
2609[T] indented.block-object -- Undocumented
2610
2611Synopsis
2612--------
2613
2614     <xsl:template name="indented.block-object" />
2615
2616
2617File: docbook2man-xslt.info,  Node: [t] para|simpara,  Next: [t] formalpara,  Prev: [T] indented_block-object,  Up: block
2618
261911.3 [t] para|simpara
2620=====================
2621
2622Name
2623----
2624
2625[t] para|simpara
2626
2627Synopsis
2628--------
2629
2630     <xsl:template match="para|simpara" />
2631
2632
2633File: docbook2man-xslt.info,  Node: [t] formalpara,  Next: [t] formalpara/title,  Prev: [t] para|simpara,  Up: block
2634
263511.4 [t] formalpara
2636===================
2637
2638Name
2639----
2640
2641[t] formalpara
2642
2643Synopsis
2644--------
2645
2646     <xsl:template match="formalpara" />
2647
2648
2649File: docbook2man-xslt.info,  Node: [t] formalpara/title,  Next: [t] formalpara/para,  Prev: [t] formalpara,  Up: block
2650
265111.5 [t] formalpara/title
2652=========================
2653
2654Name
2655----
2656
2657[t] formalpara/title
2658
2659Synopsis
2660--------
2661
2662     <xsl:template match="formalpara/title" />
2663
2664
2665File: docbook2man-xslt.info,  Node: [t] formalpara/para,  Next: [t] blockquote,  Prev: [t] formalpara/title,  Up: block
2666
266711.6 [t] formalpara/para
2668========================
2669
2670Name
2671----
2672
2673[t] formalpara/para
2674
2675Synopsis
2676--------
2677
2678     <xsl:template match="formalpara/para" />
2679
2680
2681File: docbook2man-xslt.info,  Node: [t] blockquote,  Next: [t] blockquote/title,  Prev: [t] formalpara/para,  Up: block
2682
268311.7 [t] blockquote
2684===================
2685
2686Name
2687----
2688
2689[t] blockquote
2690
2691Synopsis
2692--------
2693
2694     <xsl:template match="blockquote" />
2695
2696
2697File: docbook2man-xslt.info,  Node: [t] blockquote/title,  Next: [t] attribution,  Prev: [t] blockquote,  Up: block
2698
269911.8 [t] blockquote/title
2700=========================
2701
2702Name
2703----
2704
2705[t] blockquote/title
2706
2707Synopsis
2708--------
2709
2710     <xsl:template match="blockquote/title" />
2711
2712
2713File: docbook2man-xslt.info,  Node: [t] attribution,  Next: [t blockquote-attribution] attribution,  Prev: [t] blockquote/title,  Up: block
2714
271511.9 [t] attribution
2716====================
2717
2718Name
2719----
2720
2721[t] attribution
2722
2723Synopsis
2724--------
2725
2726     <xsl:template match="attribution" />
2727
2728
2729File: docbook2man-xslt.info,  Node: [t blockquote-attribution] attribution,  Next: [t] epigraph,  Prev: [t] attribution,  Up: block
2730
273111.10 [t blockquote-attribution] attribution
2732============================================
2733
2734Name
2735----
2736
2737[t blockquote-attribution] attribution
2738
2739Synopsis
2740--------
2741
2742     <xsl:template match="attribution" mode="blockquote-attribution" />
2743
2744
2745File: docbook2man-xslt.info,  Node: [t] epigraph,  Next: [t] sidebar,  Prev: [t blockquote-attribution] attribution,  Up: block
2746
274711.11 [t] epigraph
2748==================
2749
2750Name
2751----
2752
2753[t] epigraph
2754
2755Synopsis
2756--------
2757
2758     <xsl:template match="epigraph" />
2759
2760
2761File: docbook2man-xslt.info,  Node: [t] sidebar,  Next: [t] abstract,  Prev: [t] epigraph,  Up: block
2762
276311.12 [t] sidebar
2764=================
2765
2766Name
2767----
2768
2769[t] sidebar
2770
2771Synopsis
2772--------
2773
2774     <xsl:template match="sidebar" />
2775
2776
2777File: docbook2man-xslt.info,  Node: [t] abstract,  Next: [t] msgset,  Prev: [t] sidebar,  Up: block
2778
277911.13 [t] abstract
2780==================
2781
2782Name
2783----
2784
2785[t] abstract
2786
2787Synopsis
2788--------
2789
2790     <xsl:template match="abstract" />
2791
2792
2793File: docbook2man-xslt.info,  Node: [t] msgset,  Next: [t] msgentry,  Prev: [t] abstract,  Up: block
2794
279511.14 [t] msgset
2796================
2797
2798Name
2799----
2800
2801[t] msgset
2802
2803Synopsis
2804--------
2805
2806     <xsl:template match="msgset" />
2807
2808
2809File: docbook2man-xslt.info,  Node: [t] msgentry,  Next: [t] simplemsgentry,  Prev: [t] msgset,  Up: block
2810
281111.15 [t] msgentry
2812==================
2813
2814Name
2815----
2816
2817[t] msgentry
2818
2819Synopsis
2820--------
2821
2822     <xsl:template match="msgentry" />
2823
2824
2825File: docbook2man-xslt.info,  Node: [t] simplemsgentry,  Next: [t] msg,  Prev: [t] msgentry,  Up: block
2826
282711.16 [t] simplemsgentry
2828========================
2829
2830Name
2831----
2832
2833[t] simplemsgentry
2834
2835Synopsis
2836--------
2837
2838     <xsl:template match="simplemsgentry" />
2839
2840
2841File: docbook2man-xslt.info,  Node: [t] msg,  Next: [t] msgmain,  Prev: [t] simplemsgentry,  Up: block
2842
284311.17 [t] msg
2844=============
2845
2846Name
2847----
2848
2849[t] msg
2850
2851Synopsis
2852--------
2853
2854     <xsl:template match="msg" />
2855
2856
2857File: docbook2man-xslt.info,  Node: [t] msgmain,  Next: [t] msgmain/title,  Prev: [t] msg,  Up: block
2858
285911.18 [t] msgmain
2860=================
2861
2862Name
2863----
2864
2865[t] msgmain
2866
2867Synopsis
2868--------
2869
2870     <xsl:template match="msgmain" />
2871
2872
2873File: docbook2man-xslt.info,  Node: [t] msgmain/title,  Next: [t] msgsub,  Prev: [t] msgmain,  Up: block
2874
287511.19 [t] msgmain/title
2876=======================
2877
2878Name
2879----
2880
2881[t] msgmain/title
2882
2883Synopsis
2884--------
2885
2886     <xsl:template match="msgmain/title" />
2887
2888
2889File: docbook2man-xslt.info,  Node: [t] msgsub,  Next: [t] msgsub/title,  Prev: [t] msgmain/title,  Up: block
2890
289111.20 [t] msgsub
2892================
2893
2894Name
2895----
2896
2897[t] msgsub
2898
2899Synopsis
2900--------
2901
2902     <xsl:template match="msgsub" />
2903
2904
2905File: docbook2man-xslt.info,  Node: [t] msgsub/title,  Next: [t] msgrel,  Prev: [t] msgsub,  Up: block
2906
290711.21 [t] msgsub/title
2908======================
2909
2910Name
2911----
2912
2913[t] msgsub/title
2914
2915Synopsis
2916--------
2917
2918     <xsl:template match="msgsub/title" />
2919
2920
2921File: docbook2man-xslt.info,  Node: [t] msgrel,  Next: [t] msgrel/title,  Prev: [t] msgsub/title,  Up: block
2922
292311.22 [t] msgrel
2924================
2925
2926Name
2927----
2928
2929[t] msgrel
2930
2931Synopsis
2932--------
2933
2934     <xsl:template match="msgrel" />
2935
2936
2937File: docbook2man-xslt.info,  Node: [t] msgrel/title,  Next: [t] msgtext,  Prev: [t] msgrel,  Up: block
2938
293911.23 [t] msgrel/title
2940======================
2941
2942Name
2943----
2944
2945[t] msgrel/title
2946
2947Synopsis
2948--------
2949
2950     <xsl:template match="msgrel/title" />
2951
2952
2953File: docbook2man-xslt.info,  Node: [t] msgtext,  Next: [t] msginfo,  Prev: [t] msgrel/title,  Up: block
2954
295511.24 [t] msgtext
2956=================
2957
2958Name
2959----
2960
2961[t] msgtext
2962
2963Synopsis
2964--------
2965
2966     <xsl:template match="msgtext" />
2967
2968
2969File: docbook2man-xslt.info,  Node: [t] msginfo,  Next: [t] msglevel|msgorig|msgaud,  Prev: [t] msgtext,  Up: block
2970
297111.25 [t] msginfo
2972=================
2973
2974Name
2975----
2976
2977[t] msginfo
2978
2979Synopsis
2980--------
2981
2982     <xsl:template match="msginfo" />
2983
2984
2985File: docbook2man-xslt.info,  Node: [t] msglevel|msgorig|msgaud,  Next: [t] msgexplan,  Prev: [t] msginfo,  Up: block
2986
298711.26 [t] msglevel|msgorig|msgaud
2988=================================
2989
2990Name
2991----
2992
2993[t] msglevel|msgorig|msgaud
2994
2995Synopsis
2996--------
2997
2998     <xsl:template match="msglevel|msgorig|msgaud" />
2999
3000
3001File: docbook2man-xslt.info,  Node: [t] msgexplan,  Next: [t] msgexplan/title,  Prev: [t] msglevel|msgorig|msgaud,  Up: block
3002
300311.27 [t] msgexplan
3004===================
3005
3006Name
3007----
3008
3009[t] msgexplan
3010
3011Synopsis
3012--------
3013
3014     <xsl:template match="msgexplan" />
3015
3016
3017File: docbook2man-xslt.info,  Node: [t] msgexplan/title,  Next: [t] revhistory,  Prev: [t] msgexplan,  Up: block
3018
301911.28 [t] msgexplan/title
3020=========================
3021
3022Name
3023----
3024
3025[t] msgexplan/title
3026
3027Synopsis
3028--------
3029
3030     <xsl:template match="msgexplan/title" />
3031
3032
3033File: docbook2man-xslt.info,  Node: [t] revhistory,  Next: [t] revhistory/revision,  Prev: [t] msgexplan/title,  Up: block
3034
303511.29 [t] revhistory
3036====================
3037
3038Name
3039----
3040
3041[t] revhistory
3042
3043Synopsis
3044--------
3045
3046     <xsl:template match="revhistory" />
3047
3048
3049File: docbook2man-xslt.info,  Node: [t] revhistory/revision,  Next: [t] revision/revnumber,  Prev: [t] revhistory,  Up: block
3050
305111.30 [t] revhistory/revision
3052=============================
3053
3054Name
3055----
3056
3057[t] revhistory/revision
3058
3059Synopsis
3060--------
3061
3062     <xsl:template match="revhistory/revision" />
3063
3064
3065File: docbook2man-xslt.info,  Node: [t] revision/revnumber,  Next: [t] revision/date,  Prev: [t] revhistory/revision,  Up: block
3066
306711.31 [t] revision/revnumber
3068============================
3069
3070Name
3071----
3072
3073[t] revision/revnumber
3074
3075Synopsis
3076--------
3077
3078     <xsl:template match="revision/revnumber" />
3079
3080
3081File: docbook2man-xslt.info,  Node: [t] revision/date,  Next: [t] revision/authorinitials,  Prev: [t] revision/revnumber,  Up: block
3082
308311.32 [t] revision/date
3084=======================
3085
3086Name
3087----
3088
3089[t] revision/date
3090
3091Synopsis
3092--------
3093
3094     <xsl:template match="revision/date" />
3095
3096
3097File: docbook2man-xslt.info,  Node: [t] revision/authorinitials,  Next: [t] revision/authorinitials[1],  Prev: [t] revision/date,  Up: block
3098
309911.33 [t] revision/authorinitials
3100=================================
3101
3102Name
3103----
3104
3105[t] revision/authorinitials
3106
3107Synopsis
3108--------
3109
3110     <xsl:template match="revision/authorinitials" />
3111
3112
3113File: docbook2man-xslt.info,  Node: [t] revision/authorinitials[1],  Next: [t] revision/revremark,  Prev: [t] revision/authorinitials,  Up: block
3114
311511.34 [t] revision/authorinitials[1]
3116====================================
3117
3118Name
3119----
3120
3121[t] revision/authorinitials[1]
3122
3123Synopsis
3124--------
3125
3126     <xsl:template match="revision/authorinitials[1]" />
3127
3128
3129File: docbook2man-xslt.info,  Node: [t] revision/revremark,  Next: [t] revision/revdescription,  Prev: [t] revision/authorinitials[1],  Up: block
3130
313111.35 [t] revision/revremark
3132============================
3133
3134Name
3135----
3136
3137[t] revision/revremark
3138
3139Synopsis
3140--------
3141
3142     <xsl:template match="revision/revremark" />
3143
3144
3145File: docbook2man-xslt.info,  Node: [t] revision/revdescription,  Next: [t] ackno,  Prev: [t] revision/revremark,  Up: block
3146
314711.36 [t] revision/revdescription
3148=================================
3149
3150Name
3151----
3152
3153[t] revision/revdescription
3154
3155Synopsis
3156--------
3157
3158     <xsl:template match="revision/revdescription" />
3159
3160
3161File: docbook2man-xslt.info,  Node: [t] ackno,  Prev: [t] revision/revdescription,  Up: block
3162
316311.37 [t] ackno
3164===============
3165
3166Name
3167----
3168
3169[t] ackno
3170
3171Synopsis
3172--------
3173
3174     <xsl:template match="ackno" />
3175
3176
3177File: docbook2man-xslt.info,  Node: caption,  Next: formal,  Prev: block,  Up: Top
3178
317912 caption
3180**********
3181
3182* Menu:
3183
3184* [T] make-caption::            Render as a `caption'
3185
3186
3187File: docbook2man-xslt.info,  Node: [T] make-caption,  Up: caption
3188
318912.1 [T] make-caption
3190=====================
3191
3192Name
3193----
3194
3195[T] make-caption -- Render as a `caption'
3196
3197Synopsis
3198--------
3199
3200     <xsl:template name="make-caption">
3201       <xsl:param name="content">
3202         <xsl:apply-templates select="." mode="for-title" />
3203       </xsl:param></xsl:template>
3204
3205Description
3206-----------
3207
3208This template renders content (usually titles in certain block objects)
3209as a `caption'.
3210
3211Parameters
3212----------
3213
3214`content'
3215     The result tree fragment to render.  If not specified, defaults to
3216     applying `for-title' mode to the _context_ node.
3217
3218
3219File: docbook2man-xslt.info,  Node: formal,  Next: synop,  Prev: caption,  Up: Top
3220
322113 formal
3222*********
3223
3224* Menu:
3225
3226* [T] formal-object::           Undocumented
3227* [T] formal-object-title::     Undocumented
3228* [T] informal-object::         Undocumented
3229* [T] semiformal-object::       Undocumented
3230* [t] figure|example::
3231* [t] equation::
3232* [t] informalfigure::
3233* [t] informalexample::
3234* [t] informalequation::
3235
3236
3237File: docbook2man-xslt.info,  Node: [T] formal-object,  Next: [T] formal-object-title,  Up: formal
3238
323913.1 [T] formal-object
3240======================
3241
3242Name
3243----
3244
3245[T] formal-object -- Undocumented
3246
3247Synopsis
3248--------
3249
3250     <xsl:template name="formal-object" />
3251
3252
3253File: docbook2man-xslt.info,  Node: [T] formal-object-title,  Next: [T] informal-object,  Prev: [T] formal-object,  Up: formal
3254
325513.2 [T] formal-object-title
3256============================
3257
3258Name
3259----
3260
3261[T] formal-object-title -- Undocumented
3262
3263Synopsis
3264--------
3265
3266     <xsl:template name="formal-object-title" />
3267
3268
3269File: docbook2man-xslt.info,  Node: [T] informal-object,  Next: [T] semiformal-object,  Prev: [T] formal-object-title,  Up: formal
3270
327113.3 [T] informal-object
3272========================
3273
3274Name
3275----
3276
3277[T] informal-object -- Undocumented
3278
3279Synopsis
3280--------
3281
3282     <xsl:template name="informal-object" />
3283
3284
3285File: docbook2man-xslt.info,  Node: [T] semiformal-object,  Next: [t] figure|example,  Prev: [T] informal-object,  Up: formal
3286
328713.4 [T] semiformal-object
3288==========================
3289
3290Name
3291----
3292
3293[T] semiformal-object -- Undocumented
3294
3295Synopsis
3296--------
3297
3298     <xsl:template name="semiformal-object" />
3299
3300
3301File: docbook2man-xslt.info,  Node: [t] figure|example,  Next: [t] equation,  Prev: [T] semiformal-object,  Up: formal
3302
330313.5 [t] figure|example
3304=======================
3305
3306Name
3307----
3308
3309[t] figure|example
3310
3311Synopsis
3312--------
3313
3314     <xsl:template match="figure|example" />
3315
3316
3317File: docbook2man-xslt.info,  Node: [t] equation,  Next: [t] informalfigure,  Prev: [t] figure|example,  Up: formal
3318
331913.6 [t] equation
3320=================
3321
3322Name
3323----
3324
3325[t] equation
3326
3327Synopsis
3328--------
3329
3330     <xsl:template match="equation" />
3331
3332
3333File: docbook2man-xslt.info,  Node: [t] informalfigure,  Next: [t] informalexample,  Prev: [t] equation,  Up: formal
3334
333513.7 [t] informalfigure
3336=======================
3337
3338Name
3339----
3340
3341[t] informalfigure
3342
3343Synopsis
3344--------
3345
3346     <xsl:template match="informalfigure" />
3347
3348
3349File: docbook2man-xslt.info,  Node: [t] informalexample,  Next: [t] informalequation,  Prev: [t] informalfigure,  Up: formal
3350
335113.8 [t] informalexample
3352========================
3353
3354Name
3355----
3356
3357[t] informalexample
3358
3359Synopsis
3360--------
3361
3362     <xsl:template match="informalexample" />
3363
3364
3365File: docbook2man-xslt.info,  Node: [t] informalequation,  Prev: [t] informalexample,  Up: formal
3366
336713.9 [t] informalequation
3368=========================
3369
3370Name
3371----
3372
3373[t] informalequation
3374
3375Synopsis
3376--------
3377
3378     <xsl:template match="informalequation" />
3379
3380
3381File: docbook2man-xslt.info,  Node: synop,  Next: table,  Prev: formal,  Up: Top
3382
338314 synop
3384********
3385
3386* Menu:
3387
3388* [t] synopsis::
3389* [t] cmdsynopsis::
3390* [t cmdsynopsis] *::
3391* [t cmdsynopsis] sbr::
3392* [t cmdsynopsis] synopfragmentref::
3393* [t synopfragment.number] synopfragment: [t synopfragment_number] synopfragment.
3394* [t cmdsynopsis] synopfragment::
3395* [t cmdsynopsis] command|option::
3396* [t cmdsynopsis] replaceable::
3397* [t cmdsynopsis] group|arg::
3398* [t cmdsynopsis] group/*::
3399* [t cmdsynopsis] group/group::
3400* [t cmdsynopsis] group/option::
3401* [t cmdsynopsis] group/arg::
3402* [t] funcsynopsis::
3403* [t funcsynopsis] *::
3404* [t funcsynopsis] funcsynopsisinfo::
3405* [T] funcprototype::           Undocumented
3406* [t funcsynopsis] modifier::
3407* [t funcsynopsis] funcdef::
3408* [t funcsynopsis] function::
3409* [t funcsynopsis] void::
3410* [t funcsynopsis] varargs::
3411* [t funcsynopsis] paramdef::
3412* [t funcsynopsis] paramdef/parameter::
3413* [t funcsynopsis] funcparams::
3414
3415
3416File: docbook2man-xslt.info,  Node: [t] synopsis,  Next: [t] cmdsynopsis,  Up: synop
3417
341814.1 [t] synopsis
3419=================
3420
3421Name
3422----
3423
3424[t] synopsis
3425
3426Synopsis
3427--------
3428
3429     <xsl:template match="synopsis" />
3430
3431
3432File: docbook2man-xslt.info,  Node: [t] cmdsynopsis,  Next: [t cmdsynopsis] *,  Prev: [t] synopsis,  Up: synop
3433
343414.2 [t] cmdsynopsis
3435====================
3436
3437Name
3438----
3439
3440[t] cmdsynopsis
3441
3442Synopsis
3443--------
3444
3445     <xsl:template match="cmdsynopsis" />
3446
3447
3448File: docbook2man-xslt.info,  Node: [t cmdsynopsis] *,  Next: [t cmdsynopsis] sbr,  Prev: [t] cmdsynopsis,  Up: synop
3449
345014.3 [t cmdsynopsis] *
3451======================
3452
3453Name
3454----
3455
3456[t cmdsynopsis] *
3457
3458Synopsis
3459--------
3460
3461     <xsl:template match="*" mode="cmdsynopsis" />
3462
3463
3464File: docbook2man-xslt.info,  Node: [t cmdsynopsis] sbr,  Next: [t cmdsynopsis] synopfragmentref,  Prev: [t cmdsynopsis] *,  Up: synop
3465
346614.4 [t cmdsynopsis] sbr
3467========================
3468
3469Name
3470----
3471
3472[t cmdsynopsis] sbr
3473
3474Synopsis
3475--------
3476
3477     <xsl:template match="sbr" mode="cmdsynopsis" />
3478
3479
3480File: docbook2man-xslt.info,  Node: [t cmdsynopsis] synopfragmentref,  Next: [t synopfragment_number] synopfragment,  Prev: [t cmdsynopsis] sbr,  Up: synop
3481
348214.5 [t cmdsynopsis] synopfragmentref
3483=====================================
3484
3485Name
3486----
3487
3488[t cmdsynopsis] synopfragmentref
3489
3490Synopsis
3491--------
3492
3493     <xsl:template match="synopfragmentref" mode="cmdsynopsis" priority="3.0" />
3494
3495
3496File: docbook2man-xslt.info,  Node: [t synopfragment_number] synopfragment,  Next: [t cmdsynopsis] synopfragment,  Prev: [t cmdsynopsis] synopfragmentref,  Up: synop
3497
349814.6 [t synopfragment.number] synopfragment
3499===========================================
3500
3501Name
3502----
3503
3504[t synopfragment.number] synopfragment
3505
3506Synopsis
3507--------
3508
3509     <xsl:template match="synopfragment" mode="synopfragment.number" />
3510
3511
3512File: docbook2man-xslt.info,  Node: [t cmdsynopsis] synopfragment,  Next: [t cmdsynopsis] command|option,  Prev: [t synopfragment_number] synopfragment,  Up: synop
3513
351414.7 [t cmdsynopsis] synopfragment
3515==================================
3516
3517Name
3518----
3519
3520[t cmdsynopsis] synopfragment
3521
3522Synopsis
3523--------
3524
3525     <xsl:template match="synopfragment" mode="cmdsynopsis" />
3526
3527
3528File: docbook2man-xslt.info,  Node: [t cmdsynopsis] command|option,  Next: [t cmdsynopsis] replaceable,  Prev: [t cmdsynopsis] synopfragment,  Up: synop
3529
353014.8 [t cmdsynopsis] command|option
3531===================================
3532
3533Name
3534----
3535
3536[t cmdsynopsis] command|option
3537
3538Synopsis
3539--------
3540
3541     <xsl:template match="command|option" mode="cmdsynopsis">
3542       <xsl:param name="no-sepchar" select="false()" /></xsl:template>
3543
3544
3545File: docbook2man-xslt.info,  Node: [t cmdsynopsis] replaceable,  Next: [t cmdsynopsis] group|arg,  Prev: [t cmdsynopsis] command|option,  Up: synop
3546
354714.9 [t cmdsynopsis] replaceable
3548================================
3549
3550Name
3551----
3552
3553[t cmdsynopsis] replaceable
3554
3555Synopsis
3556--------
3557
3558     <xsl:template match="replaceable" mode="cmdsynopsis" />
3559
3560
3561File: docbook2man-xslt.info,  Node: [t cmdsynopsis] group|arg,  Next: [t cmdsynopsis] group/*,  Prev: [t cmdsynopsis] replaceable,  Up: synop
3562
356314.10 [t cmdsynopsis] group|arg
3564===============================
3565
3566Name
3567----
3568
3569[t cmdsynopsis] group|arg
3570
3571Synopsis
3572--------
3573
3574     <xsl:template match="group|arg" mode="cmdsynopsis" />
3575
3576
3577File: docbook2man-xslt.info,  Node: [t cmdsynopsis] group/*,  Next: [t cmdsynopsis] group/group,  Prev: [t cmdsynopsis] group|arg,  Up: synop
3578
357914.11 [t cmdsynopsis] group/*
3580=============================
3581
3582Name
3583----
3584
3585[t cmdsynopsis] group/*
3586
3587Synopsis
3588--------
3589
3590     <xsl:template match="group/*" mode="cmdsynopsis" priority="2.0" />
3591
3592
3593File: docbook2man-xslt.info,  Node: [t cmdsynopsis] group/group,  Next: [t cmdsynopsis] group/option,  Prev: [t cmdsynopsis] group/*,  Up: synop
3594
359514.12 [t cmdsynopsis] group/group
3596=================================
3597
3598Name
3599----
3600
3601[t cmdsynopsis] group/group
3602
3603Synopsis
3604--------
3605
3606     <xsl:template match="group/group" mode="cmdsynopsis" priority="2.5" />
3607
3608
3609File: docbook2man-xslt.info,  Node: [t cmdsynopsis] group/option,  Next: [t cmdsynopsis] group/arg,  Prev: [t cmdsynopsis] group/group,  Up: synop
3610
361114.13 [t cmdsynopsis] group/option
3612==================================
3613
3614Name
3615----
3616
3617[t cmdsynopsis] group/option
3618
3619Synopsis
3620--------
3621
3622     <xsl:template match="group/option" mode="cmdsynopsis" priority="2.5" />
3623
3624
3625File: docbook2man-xslt.info,  Node: [t cmdsynopsis] group/arg,  Next: [t] funcsynopsis,  Prev: [t cmdsynopsis] group/option,  Up: synop
3626
362714.14 [t cmdsynopsis] group/arg
3628===============================
3629
3630Name
3631----
3632
3633[t cmdsynopsis] group/arg
3634
3635Synopsis
3636--------
3637
3638     <xsl:template match="group/arg" mode="cmdsynopsis" priority="2.5" />
3639
3640
3641File: docbook2man-xslt.info,  Node: [t] funcsynopsis,  Next: [t funcsynopsis] *,  Prev: [t cmdsynopsis] group/arg,  Up: synop
3642
364314.15 [t] funcsynopsis
3644======================
3645
3646Name
3647----
3648
3649[t] funcsynopsis
3650
3651Synopsis
3652--------
3653
3654     <xsl:template match="funcsynopsis" />
3655
3656
3657File: docbook2man-xslt.info,  Node: [t funcsynopsis] *,  Next: [t funcsynopsis] funcsynopsisinfo,  Prev: [t] funcsynopsis,  Up: synop
3658
365914.16 [t funcsynopsis] *
3660========================
3661
3662Name
3663----
3664
3665[t funcsynopsis] *
3666
3667Synopsis
3668--------
3669
3670     <xsl:template match="*" mode="funcsynopsis" />
3671
3672
3673File: docbook2man-xslt.info,  Node: [t funcsynopsis] funcsynopsisinfo,  Next: [T] funcprototype,  Prev: [t funcsynopsis] *,  Up: synop
3674
367514.17 [t funcsynopsis] funcsynopsisinfo
3676=======================================
3677
3678Name
3679----
3680
3681[t funcsynopsis] funcsynopsisinfo
3682
3683Synopsis
3684--------
3685
3686     <xsl:template match="funcsynopsisinfo" mode="funcsynopsis" />
3687
3688
3689File: docbook2man-xslt.info,  Node: [T] funcprototype,  Next: [t funcsynopsis] modifier,  Prev: [t funcsynopsis] funcsynopsisinfo,  Up: synop
3690
369114.18 [T] funcprototype
3692=======================
3693
3694Name
3695----
3696
3697[T] funcprototype -- Undocumented
3698
3699Synopsis
3700--------
3701
3702     <xsl:template match="funcprototype" name="funcprototype" mode="funcsynopsis" />
3703
3704
3705File: docbook2man-xslt.info,  Node: [t funcsynopsis] modifier,  Next: [t funcsynopsis] funcdef,  Prev: [T] funcprototype,  Up: synop
3706
370714.19 [t funcsynopsis] modifier
3708===============================
3709
3710Name
3711----
3712
3713[t funcsynopsis] modifier
3714
3715Synopsis
3716--------
3717
3718     <xsl:template match="modifier" mode="funcsynopsis" />
3719
3720
3721File: docbook2man-xslt.info,  Node: [t funcsynopsis] funcdef,  Next: [t funcsynopsis] function,  Prev: [t funcsynopsis] modifier,  Up: synop
3722
372314.20 [t funcsynopsis] funcdef
3724==============================
3725
3726Name
3727----
3728
3729[t funcsynopsis] funcdef
3730
3731Synopsis
3732--------
3733
3734     <xsl:template match="funcdef" mode="funcsynopsis" />
3735
3736
3737File: docbook2man-xslt.info,  Node: [t funcsynopsis] function,  Next: [t funcsynopsis] void,  Prev: [t funcsynopsis] funcdef,  Up: synop
3738
373914.21 [t funcsynopsis] function
3740===============================
3741
3742Name
3743----
3744
3745[t funcsynopsis] function
3746
3747Synopsis
3748--------
3749
3750     <xsl:template match="function" mode="funcsynopsis" />
3751
3752
3753File: docbook2man-xslt.info,  Node: [t funcsynopsis] void,  Next: [t funcsynopsis] varargs,  Prev: [t funcsynopsis] function,  Up: synop
3754
375514.22 [t funcsynopsis] void
3756===========================
3757
3758Name
3759----
3760
3761[t funcsynopsis] void
3762
3763Synopsis
3764--------
3765
3766     <xsl:template match="void" mode="funcsynopsis" />
3767
3768
3769File: docbook2man-xslt.info,  Node: [t funcsynopsis] varargs,  Next: [t funcsynopsis] paramdef,  Prev: [t funcsynopsis] void,  Up: synop
3770
377114.23 [t funcsynopsis] varargs
3772==============================
3773
3774Name
3775----
3776
3777[t funcsynopsis] varargs
3778
3779Synopsis
3780--------
3781
3782     <xsl:template match="varargs" mode="funcsynopsis" />
3783
3784
3785File: docbook2man-xslt.info,  Node: [t funcsynopsis] paramdef,  Next: [t funcsynopsis] paramdef/parameter,  Prev: [t funcsynopsis] varargs,  Up: synop
3786
378714.24 [t funcsynopsis] paramdef
3788===============================
3789
3790Name
3791----
3792
3793[t funcsynopsis] paramdef
3794
3795Synopsis
3796--------
3797
3798     <xsl:template match="paramdef" mode="funcsynopsis" />
3799
3800
3801File: docbook2man-xslt.info,  Node: [t funcsynopsis] paramdef/parameter,  Next: [t funcsynopsis] funcparams,  Prev: [t funcsynopsis] paramdef,  Up: synop
3802
380314.25 [t funcsynopsis] paramdef/parameter
3804=========================================
3805
3806Name
3807----
3808
3809[t funcsynopsis] paramdef/parameter
3810
3811Synopsis
3812--------
3813
3814     <xsl:template match="paramdef/parameter" mode="funcsynopsis" />
3815
3816
3817File: docbook2man-xslt.info,  Node: [t funcsynopsis] funcparams,  Prev: [t funcsynopsis] paramdef/parameter,  Up: synop
3818
381914.26 [t funcsynopsis] funcparams
3820=================================
3821
3822Name
3823----
3824
3825[t funcsynopsis] funcparams
3826
3827Synopsis
3828--------
3829
3830     <xsl:template match="funcparams" mode="funcsynopsis" />
3831
3832
3833File: docbook2man-xslt.info,  Node: table,  Next: verbatim,  Prev: synop,  Up: Top
3834
383515 table
3836********
3837
3838* Menu:
3839
3840* [t] table::
3841* [t] informaltable::
3842* [t] tgroup::
3843* [t] colspec|spanspec::
3844* [t] thead|tbody|tfoot::
3845* [t] row|entry::
3846* [t] entrytbl[@cols='2']::
3847* [t entrytbl] thead::
3848* [t entrytbl] tbody::
3849* [t entrytbl] tfoot::
3850* [t entrytbl-head] row::
3851* [t entrytbl-body] row::
3852* [T] copy-through::            Undocumented
3853* [t copy] @*::
3854
3855
3856File: docbook2man-xslt.info,  Node: [t] table,  Next: [t] informaltable,  Up: table
3857
385815.1 [t] table
3859==============
3860
3861Name
3862----
3863
3864[t] table
3865
3866Synopsis
3867--------
3868
3869     <xsl:template match="table" />
3870
3871
3872File: docbook2man-xslt.info,  Node: [t] informaltable,  Next: [t] tgroup,  Prev: [t] table,  Up: table
3873
387415.2 [t] informaltable
3875======================
3876
3877Name
3878----
3879
3880[t] informaltable
3881
3882Synopsis
3883--------
3884
3885     <xsl:template match="informaltable" />
3886
3887
3888File: docbook2man-xslt.info,  Node: [t] tgroup,  Next: [t] colspec|spanspec,  Prev: [t] informaltable,  Up: table
3889
389015.3 [t] tgroup
3891===============
3892
3893Name
3894----
3895
3896[t] tgroup
3897
3898Synopsis
3899--------
3900
3901     <xsl:template match="tgroup" />
3902
3903
3904File: docbook2man-xslt.info,  Node: [t] colspec|spanspec,  Next: [t] thead|tbody|tfoot,  Prev: [t] tgroup,  Up: table
3905
390615.4 [t] colspec|spanspec
3907=========================
3908
3909Name
3910----
3911
3912[t] colspec|spanspec
3913
3914Synopsis
3915--------
3916
3917     <xsl:template match="colspec|spanspec" />
3918
3919
3920File: docbook2man-xslt.info,  Node: [t] thead|tbody|tfoot,  Next: [t] row|entry,  Prev: [t] colspec|spanspec,  Up: table
3921
392215.5 [t] thead|tbody|tfoot
3923==========================
3924
3925Name
3926----
3927
3928[t] thead|tbody|tfoot
3929
3930Synopsis
3931--------
3932
3933     <xsl:template match="thead|tbody|tfoot" />
3934
3935
3936File: docbook2man-xslt.info,  Node: [t] row|entry,  Next: [t] entrytbl[@cols='2'],  Prev: [t] thead|tbody|tfoot,  Up: table
3937
393815.6 [t] row|entry
3939==================
3940
3941Name
3942----
3943
3944[t] row|entry
3945
3946Synopsis
3947--------
3948
3949     <xsl:template match="row|entry" />
3950
3951
3952File: docbook2man-xslt.info,  Node: [t] entrytbl[@cols='2'],  Next: [t entrytbl] thead,  Prev: [t] row|entry,  Up: table
3953
395415.7 [t] entrytbl[@cols='2']
3955============================
3956
3957Name
3958----
3959
3960[t] entrytbl[@cols='2']
3961
3962Synopsis
3963--------
3964
3965     <xsl:template match="entrytbl[@cols='2']" />
3966
3967
3968File: docbook2man-xslt.info,  Node: [t entrytbl] thead,  Next: [t entrytbl] tbody,  Prev: [t] entrytbl[@cols='2'],  Up: table
3969
397015.8 [t entrytbl] thead
3971=======================
3972
3973Name
3974----
3975
3976[t entrytbl] thead
3977
3978Synopsis
3979--------
3980
3981     <xsl:template match="thead" mode="entrytbl" />
3982
3983
3984File: docbook2man-xslt.info,  Node: [t entrytbl] tbody,  Next: [t entrytbl] tfoot,  Prev: [t entrytbl] thead,  Up: table
3985
398615.9 [t entrytbl] tbody
3987=======================
3988
3989Name
3990----
3991
3992[t entrytbl] tbody
3993
3994Synopsis
3995--------
3996
3997     <xsl:template match="tbody" mode="entrytbl" />
3998
3999
4000File: docbook2man-xslt.info,  Node: [t entrytbl] tfoot,  Next: [t entrytbl-head] row,  Prev: [t entrytbl] tbody,  Up: table
4001
400215.10 [t entrytbl] tfoot
4003========================
4004
4005Name
4006----
4007
4008[t entrytbl] tfoot
4009
4010Synopsis
4011--------
4012
4013     <xsl:template match="tfoot" mode="entrytbl" />
4014
4015
4016File: docbook2man-xslt.info,  Node: [t entrytbl-head] row,  Next: [t entrytbl-body] row,  Prev: [t entrytbl] tfoot,  Up: table
4017
401815.11 [t entrytbl-head] row
4019===========================
4020
4021Name
4022----
4023
4024[t entrytbl-head] row
4025
4026Synopsis
4027--------
4028
4029     <xsl:template match="row" mode="entrytbl-head" />
4030
4031
4032File: docbook2man-xslt.info,  Node: [t entrytbl-body] row,  Next: [T] copy-through,  Prev: [t entrytbl-head] row,  Up: table
4033
403415.12 [t entrytbl-body] row
4035===========================
4036
4037Name
4038----
4039
4040[t entrytbl-body] row
4041
4042Synopsis
4043--------
4044
4045     <xsl:template match="row" mode="entrytbl-body" />
4046
4047
4048File: docbook2man-xslt.info,  Node: [T] copy-through,  Next: [t copy] @*,  Prev: [t entrytbl-body] row,  Up: table
4049
405015.13 [T] copy-through
4051======================
4052
4053Name
4054----
4055
4056[T] copy-through -- Undocumented
4057
4058Synopsis
4059--------
4060
4061     <xsl:template name="copy-through" />
4062
4063
4064File: docbook2man-xslt.info,  Node: [t copy] @*,  Prev: [T] copy-through,  Up: table
4065
406615.14 [t copy] @*
4067=================
4068
4069Name
4070----
4071
4072[t copy] @*
4073
4074Synopsis
4075--------
4076
4077     <xsl:template match="@*" mode="copy" />
4078
4079
4080File: docbook2man-xslt.info,  Node: verbatim,  Next: inline,  Prev: table,  Up: Top
4081
408216 verbatim
4083***********
4084
4085* Menu:
4086
4087* [t] literallayout::
4088* [t] programlisting|screen::
4089* [t] address::
4090
4091
4092File: docbook2man-xslt.info,  Node: [t] literallayout,  Next: [t] programlisting|screen,  Up: verbatim
4093
409416.1 [t] literallayout
4095======================
4096
4097Name
4098----
4099
4100[t] literallayout
4101
4102Synopsis
4103--------
4104
4105     <xsl:template match="literallayout" />
4106
4107
4108File: docbook2man-xslt.info,  Node: [t] programlisting|screen,  Next: [t] address,  Prev: [t] literallayout,  Up: verbatim
4109
411016.2 [t] programlisting|screen
4111==============================
4112
4113Name
4114----
4115
4116[t] programlisting|screen
4117
4118Synopsis
4119--------
4120
4121     <xsl:template match="programlisting|screen" />
4122
4123
4124File: docbook2man-xslt.info,  Node: [t] address,  Prev: [t] programlisting|screen,  Up: verbatim
4125
412616.3 [t] address
4127================
4128
4129Name
4130----
4131
4132[t] address
4133
4134Synopsis
4135--------
4136
4137     <xsl:template match="address" />
4138
4139
4140File: docbook2man-xslt.info,  Node: inline,  Next: xref,  Prev: verbatim,  Up: Top
4141
414217 inline
4143*********
4144
4145* Menu:
4146
4147* [T] inline-plain::            Undocumented
4148* [T] inline-monospace::        Undocumented
4149* [T] inline-bold-monospace::   Undocumented
4150* [T] inline-italic-monospace:: Undocumented
4151* [T] inline-bold::             Undocumented
4152* [T] inline-italic::           Undocumented
4153* [T] inline-roman::            Undocumented
4154* [T] inline-superscript::      Undocumented
4155* [T] inline-subscript::        Undocumented
4156* [t] author::
4157* [t] editor::
4158* [t] othercredit::
4159* [t] authorinitials::
4160* [t] accel::
4161* [t] action::
4162* [t] application::
4163* [t] classname::
4164* [t] exceptionname::
4165* [t] interfacename::
4166* [t] methodname::
4167* [t] command::
4168* [t] computeroutput::
4169* [t] constant::
4170* [t] database::
4171* [t] errorcode::
4172* [t] errorname::
4173* [t] errortype::
4174* [t] errortext::
4175* [t] envar::
4176* [t] filename::
4177* [t] refentrytitle/function::
4178* [t] function::
4179* [t] guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu::
4180* [t] hardware::
4181* [t] interface::
4182* [t] interfacedefinition::
4183* [t] keycap::
4184* [t] keycode::
4185* [t] keysym::
4186* [T] inline-quoted::           Undocumented
4187* [T] inline-quoted-monospace:: Undocumented
4188* [t] literal::
4189* [t] medialabel::
4190* [t] shortcut::
4191* [t] mousebutton::
4192* [t] option::
4193* [t] parameter::
4194* [t] property::
4195* [t] prompt::
4196* [t] replaceable::
4197* [t] returnvalue::
4198* [t] structfield::
4199* [t] structname::
4200* [t] symbol::
4201* [t] systemitem::
4202* [t] token::
4203* [t] type::
4204* [t] userinput::
4205* [t] abbrev::
4206* [t] acronym::
4207* [t] citerefentry::
4208* [t] citetitle::
4209* [t] emphasis[@role='strong' or @role='bold' or parent;;emphasis]::
4210* [t] emphasis::
4211* [t] foreignphrase::
4212* [t] markup::
4213* [t] phrase::
4214* [t] quote::
4215* [t] varname::
4216* [t] wordasword::
4217* [t] lineannotation::
4218* [t] superscript::
4219* [t] subscript::
4220* [t] trademark::
4221* [t] firstterm::
4222* [t] glossterm::
4223* [t] sgmltag::
4224* [T] format-sgmltag::          Undocumented
4225* [t] email::
4226* [t] keycombo::
4227* [t] menuchoice::
4228* [T] format-menuchoice::       Undocumented
4229* [t] optional::
4230* [t] citation::
4231* [t] comment|remark::
4232* [t] productname|productnumber::
4233* [t] pob|street|city|state|postcode|country|phone|fax|otheraddr::
4234* [t] firstname|surname|lineage|othername|honorific::
4235
4236
4237File: docbook2man-xslt.info,  Node: [T] inline-plain,  Next: [T] inline-monospace,  Up: inline
4238
423917.1 [T] inline-plain
4240=====================
4241
4242Name
4243----
4244
4245[T] inline-plain -- Undocumented
4246
4247Synopsis
4248--------
4249
4250     <xsl:template name="inline-plain">
4251       <xsl:param name="content">
4252         <xsl:apply-templates />
4253       </xsl:param></xsl:template>
4254
4255
4256File: docbook2man-xslt.info,  Node: [T] inline-monospace,  Next: [T] inline-bold-monospace,  Prev: [T] inline-plain,  Up: inline
4257
425817.2 [T] inline-monospace
4259=========================
4260
4261Name
4262----
4263
4264[T] inline-monospace -- Undocumented
4265
4266Synopsis
4267--------
4268
4269     <xsl:template name="inline-monospace">
4270       <xsl:param name="content">
4271         <xsl:apply-templates />
4272       </xsl:param></xsl:template>
4273
4274
4275File: docbook2man-xslt.info,  Node: [T] inline-bold-monospace,  Next: [T] inline-italic-monospace,  Prev: [T] inline-monospace,  Up: inline
4276
427717.3 [T] inline-bold-monospace
4278==============================
4279
4280Name
4281----
4282
4283[T] inline-bold-monospace -- Undocumented
4284
4285Synopsis
4286--------
4287
4288     <xsl:template name="inline-bold-monospace">
4289       <xsl:param name="content">
4290         <xsl:apply-templates />
4291       </xsl:param></xsl:template>
4292
4293
4294File: docbook2man-xslt.info,  Node: [T] inline-italic-monospace,  Next: [T] inline-bold,  Prev: [T] inline-bold-monospace,  Up: inline
4295
429617.4 [T] inline-italic-monospace
4297================================
4298
4299Name
4300----
4301
4302[T] inline-italic-monospace -- Undocumented
4303
4304Synopsis
4305--------
4306
4307     <xsl:template name="inline-italic-monospace">
4308       <xsl:param name="content">
4309         <xsl:apply-templates />
4310       </xsl:param></xsl:template>
4311
4312
4313File: docbook2man-xslt.info,  Node: [T] inline-bold,  Next: [T] inline-italic,  Prev: [T] inline-italic-monospace,  Up: inline
4314
431517.5 [T] inline-bold
4316====================
4317
4318Name
4319----
4320
4321[T] inline-bold -- Undocumented
4322
4323Synopsis
4324--------
4325
4326     <xsl:template name="inline-bold">
4327       <xsl:param name="content">
4328         <xsl:apply-templates />
4329       </xsl:param></xsl:template>
4330
4331
4332File: docbook2man-xslt.info,  Node: [T] inline-italic,  Next: [T] inline-roman,  Prev: [T] inline-bold,  Up: inline
4333
433417.6 [T] inline-italic
4335======================
4336
4337Name
4338----
4339
4340[T] inline-italic -- Undocumented
4341
4342Synopsis
4343--------
4344
4345     <xsl:template name="inline-italic">
4346       <xsl:param name="content">
4347         <xsl:apply-templates />
4348       </xsl:param></xsl:template>
4349
4350
4351File: docbook2man-xslt.info,  Node: [T] inline-roman,  Next: [T] inline-superscript,  Prev: [T] inline-italic,  Up: inline
4352
435317.7 [T] inline-roman
4354=====================
4355
4356Name
4357----
4358
4359[T] inline-roman -- Undocumented
4360
4361Synopsis
4362--------
4363
4364     <xsl:template name="inline-roman">
4365       <xsl:param name="content">
4366         <xsl:apply-templates />
4367       </xsl:param></xsl:template>
4368
4369
4370File: docbook2man-xslt.info,  Node: [T] inline-superscript,  Next: [T] inline-subscript,  Prev: [T] inline-roman,  Up: inline
4371
437217.8 [T] inline-superscript
4373===========================
4374
4375Name
4376----
4377
4378[T] inline-superscript -- Undocumented
4379
4380Synopsis
4381--------
4382
4383     <xsl:template name="inline-superscript">
4384       <xsl:param name="content">
4385         <xsl:apply-templates />
4386       </xsl:param></xsl:template>
4387
4388
4389File: docbook2man-xslt.info,  Node: [T] inline-subscript,  Next: [t] author,  Prev: [T] inline-superscript,  Up: inline
4390
439117.9 [T] inline-subscript
4392=========================
4393
4394Name
4395----
4396
4397[T] inline-subscript -- Undocumented
4398
4399Synopsis
4400--------
4401
4402     <xsl:template name="inline-subscript">
4403       <xsl:param name="content">
4404         <xsl:apply-templates />
4405       </xsl:param></xsl:template>
4406
4407
4408File: docbook2man-xslt.info,  Node: [t] author,  Next: [t] editor,  Prev: [T] inline-subscript,  Up: inline
4409
441017.10 [t] author
4411================
4412
4413Name
4414----
4415
4416[t] author
4417
4418Synopsis
4419--------
4420
4421     <xsl:template match="author" />
4422
4423
4424File: docbook2man-xslt.info,  Node: [t] editor,  Next: [t] othercredit,  Prev: [t] author,  Up: inline
4425
442617.11 [t] editor
4427================
4428
4429Name
4430----
4431
4432[t] editor
4433
4434Synopsis
4435--------
4436
4437     <xsl:template match="editor" />
4438
4439
4440File: docbook2man-xslt.info,  Node: [t] othercredit,  Next: [t] authorinitials,  Prev: [t] editor,  Up: inline
4441
444217.12 [t] othercredit
4443=====================
4444
4445Name
4446----
4447
4448[t] othercredit
4449
4450Synopsis
4451--------
4452
4453     <xsl:template match="othercredit" />
4454
4455
4456File: docbook2man-xslt.info,  Node: [t] authorinitials,  Next: [t] accel,  Prev: [t] othercredit,  Up: inline
4457
445817.13 [t] authorinitials
4459========================
4460
4461Name
4462----
4463
4464[t] authorinitials
4465
4466Synopsis
4467--------
4468
4469     <xsl:template match="authorinitials" />
4470
4471
4472File: docbook2man-xslt.info,  Node: [t] accel,  Next: [t] action,  Prev: [t] authorinitials,  Up: inline
4473
447417.14 [t] accel
4475===============
4476
4477Name
4478----
4479
4480[t] accel
4481
4482Synopsis
4483--------
4484
4485     <xsl:template match="accel" />
4486
4487
4488File: docbook2man-xslt.info,  Node: [t] action,  Next: [t] application,  Prev: [t] accel,  Up: inline
4489
449017.15 [t] action
4491================
4492
4493Name
4494----
4495
4496[t] action
4497
4498Synopsis
4499--------
4500
4501     <xsl:template match="action" />
4502
4503
4504File: docbook2man-xslt.info,  Node: [t] application,  Next: [t] classname,  Prev: [t] action,  Up: inline
4505
450617.16 [t] application
4507=====================
4508
4509Name
4510----
4511
4512[t] application
4513
4514Synopsis
4515--------
4516
4517     <xsl:template match="application" />
4518
4519
4520File: docbook2man-xslt.info,  Node: [t] classname,  Next: [t] exceptionname,  Prev: [t] application,  Up: inline
4521
452217.17 [t] classname
4523===================
4524
4525Name
4526----
4527
4528[t] classname
4529
4530Synopsis
4531--------
4532
4533     <xsl:template match="classname" />
4534
4535
4536File: docbook2man-xslt.info,  Node: [t] exceptionname,  Next: [t] interfacename,  Prev: [t] classname,  Up: inline
4537
453817.18 [t] exceptionname
4539=======================
4540
4541Name
4542----
4543
4544[t] exceptionname
4545
4546Synopsis
4547--------
4548
4549     <xsl:template match="exceptionname" />
4550
4551
4552File: docbook2man-xslt.info,  Node: [t] interfacename,  Next: [t] methodname,  Prev: [t] exceptionname,  Up: inline
4553
455417.19 [t] interfacename
4555=======================
4556
4557Name
4558----
4559
4560[t] interfacename
4561
4562Synopsis
4563--------
4564
4565     <xsl:template match="interfacename" />
4566
4567
4568File: docbook2man-xslt.info,  Node: [t] methodname,  Next: [t] command,  Prev: [t] interfacename,  Up: inline
4569
457017.20 [t] methodname
4571====================
4572
4573Name
4574----
4575
4576[t] methodname
4577
4578Synopsis
4579--------
4580
4581     <xsl:template match="methodname" />
4582
4583
4584File: docbook2man-xslt.info,  Node: [t] command,  Next: [t] computeroutput,  Prev: [t] methodname,  Up: inline
4585
458617.21 [t] command
4587=================
4588
4589Name
4590----
4591
4592[t] command
4593
4594Synopsis
4595--------
4596
4597     <xsl:template match="command" />
4598
4599
4600File: docbook2man-xslt.info,  Node: [t] computeroutput,  Next: [t] constant,  Prev: [t] command,  Up: inline
4601
460217.22 [t] computeroutput
4603========================
4604
4605Name
4606----
4607
4608[t] computeroutput
4609
4610Synopsis
4611--------
4612
4613     <xsl:template match="computeroutput" />
4614
4615
4616File: docbook2man-xslt.info,  Node: [t] constant,  Next: [t] database,  Prev: [t] computeroutput,  Up: inline
4617
461817.23 [t] constant
4619==================
4620
4621Name
4622----
4623
4624[t] constant
4625
4626Synopsis
4627--------
4628
4629     <xsl:template match="constant" />
4630
4631
4632File: docbook2man-xslt.info,  Node: [t] database,  Next: [t] errorcode,  Prev: [t] constant,  Up: inline
4633
463417.24 [t] database
4635==================
4636
4637Name
4638----
4639
4640[t] database
4641
4642Synopsis
4643--------
4644
4645     <xsl:template match="database" />
4646
4647
4648File: docbook2man-xslt.info,  Node: [t] errorcode,  Next: [t] errorname,  Prev: [t] database,  Up: inline
4649
465017.25 [t] errorcode
4651===================
4652
4653Name
4654----
4655
4656[t] errorcode
4657
4658Synopsis
4659--------
4660
4661     <xsl:template match="errorcode" />
4662
4663
4664File: docbook2man-xslt.info,  Node: [t] errorname,  Next: [t] errortype,  Prev: [t] errorcode,  Up: inline
4665
466617.26 [t] errorname
4667===================
4668
4669Name
4670----
4671
4672[t] errorname
4673
4674Synopsis
4675--------
4676
4677     <xsl:template match="errorname" />
4678
4679
4680File: docbook2man-xslt.info,  Node: [t] errortype,  Next: [t] errortext,  Prev: [t] errorname,  Up: inline
4681
468217.27 [t] errortype
4683===================
4684
4685Name
4686----
4687
4688[t] errortype
4689
4690Synopsis
4691--------
4692
4693     <xsl:template match="errortype" />
4694
4695
4696File: docbook2man-xslt.info,  Node: [t] errortext,  Next: [t] envar,  Prev: [t] errortype,  Up: inline
4697
469817.28 [t] errortext
4699===================
4700
4701Name
4702----
4703
4704[t] errortext
4705
4706Synopsis
4707--------
4708
4709     <xsl:template match="errortext" />
4710
4711
4712File: docbook2man-xslt.info,  Node: [t] envar,  Next: [t] filename,  Prev: [t] errortext,  Up: inline
4713
471417.29 [t] envar
4715===============
4716
4717Name
4718----
4719
4720[t] envar
4721
4722Synopsis
4723--------
4724
4725     <xsl:template match="envar" />
4726
4727
4728File: docbook2man-xslt.info,  Node: [t] filename,  Next: [t] refentrytitle/function,  Prev: [t] envar,  Up: inline
4729
473017.30 [t] filename
4731==================
4732
4733Name
4734----
4735
4736[t] filename
4737
4738Synopsis
4739--------
4740
4741     <xsl:template match="filename" />
4742
4743
4744File: docbook2man-xslt.info,  Node: [t] refentrytitle/function,  Next: [t] function,  Prev: [t] filename,  Up: inline
4745
474617.31 [t] refentrytitle/function
4747================================
4748
4749Name
4750----
4751
4752[t] refentrytitle/function
4753
4754Synopsis
4755--------
4756
4757     <xsl:template match="refentrytitle/function" />
4758
4759
4760File: docbook2man-xslt.info,  Node: [t] function,  Next: [t] guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu,  Prev: [t] refentrytitle/function,  Up: inline
4761
476217.32 [t] function
4763==================
4764
4765Name
4766----
4767
4768[t] function
4769
4770Synopsis
4771--------
4772
4773     <xsl:template match="function" />
4774
4775
4776File: docbook2man-xslt.info,  Node: [t] guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu,  Next: [t] hardware,  Prev: [t] function,  Up: inline
4777
477817.33 [t] guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu
4779===================================================================
4780
4781Name
4782----
4783
4784[t] guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu
4785
4786Synopsis
4787--------
4788
4789     <xsl:template match="guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu" />
4790
4791
4792File: docbook2man-xslt.info,  Node: [t] hardware,  Next: [t] interface,  Prev: [t] guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu,  Up: inline
4793
479417.34 [t] hardware
4795==================
4796
4797Name
4798----
4799
4800[t] hardware
4801
4802Synopsis
4803--------
4804
4805     <xsl:template match="hardware" />
4806
4807
4808File: docbook2man-xslt.info,  Node: [t] interface,  Next: [t] interfacedefinition,  Prev: [t] hardware,  Up: inline
4809
481017.35 [t] interface
4811===================
4812
4813Name
4814----
4815
4816[t] interface
4817
4818Synopsis
4819--------
4820
4821     <xsl:template match="interface" />
4822
4823
4824File: docbook2man-xslt.info,  Node: [t] interfacedefinition,  Next: [t] keycap,  Prev: [t] interface,  Up: inline
4825
482617.36 [t] interfacedefinition
4827=============================
4828
4829Name
4830----
4831
4832[t] interfacedefinition
4833
4834Synopsis
4835--------
4836
4837     <xsl:template match="interfacedefinition" />
4838
4839
4840File: docbook2man-xslt.info,  Node: [t] keycap,  Next: [t] keycode,  Prev: [t] interfacedefinition,  Up: inline
4841
484217.37 [t] keycap
4843================
4844
4845Name
4846----
4847
4848[t] keycap
4849
4850Synopsis
4851--------
4852
4853     <xsl:template match="keycap" />
4854
4855
4856File: docbook2man-xslt.info,  Node: [t] keycode,  Next: [t] keysym,  Prev: [t] keycap,  Up: inline
4857
485817.38 [t] keycode
4859=================
4860
4861Name
4862----
4863
4864[t] keycode
4865
4866Synopsis
4867--------
4868
4869     <xsl:template match="keycode" />
4870
4871
4872File: docbook2man-xslt.info,  Node: [t] keysym,  Next: [T] inline-quoted,  Prev: [t] keycode,  Up: inline
4873
487417.39 [t] keysym
4875================
4876
4877Name
4878----
4879
4880[t] keysym
4881
4882Synopsis
4883--------
4884
4885     <xsl:template match="keysym" />
4886
4887
4888File: docbook2man-xslt.info,  Node: [T] inline-quoted,  Next: [T] inline-quoted-monospace,  Prev: [t] keysym,  Up: inline
4889
489017.40 [T] inline-quoted
4891=======================
4892
4893Name
4894----
4895
4896[T] inline-quoted -- Undocumented
4897
4898Synopsis
4899--------
4900
4901     <xsl:template name="inline-quoted">
4902       <xsl:param name="unconditional" select="false()" />
4903       <xsl:param name="content">
4904         <xsl:apply-templates />
4905       </xsl:param></xsl:template>
4906
4907
4908File: docbook2man-xslt.info,  Node: [T] inline-quoted-monospace,  Next: [t] literal,  Prev: [T] inline-quoted,  Up: inline
4909
491017.41 [T] inline-quoted-monospace
4911=================================
4912
4913Name
4914----
4915
4916[T] inline-quoted-monospace -- Undocumented
4917
4918Synopsis
4919--------
4920
4921     <xsl:template name="inline-quoted-monospace">
4922       <xsl:param name="unconditional" select="false()" />
4923       <xsl:param name="content">
4924         <xsl:apply-templates />
4925       </xsl:param></xsl:template>
4926
4927
4928File: docbook2man-xslt.info,  Node: [t] literal,  Next: [t] medialabel,  Prev: [T] inline-quoted-monospace,  Up: inline
4929
493017.42 [t] literal
4931=================
4932
4933Name
4934----
4935
4936[t] literal
4937
4938Synopsis
4939--------
4940
4941     <xsl:template match="literal" />
4942
4943
4944File: docbook2man-xslt.info,  Node: [t] medialabel,  Next: [t] shortcut,  Prev: [t] literal,  Up: inline
4945
494617.43 [t] medialabel
4947====================
4948
4949Name
4950----
4951
4952[t] medialabel
4953
4954Synopsis
4955--------
4956
4957     <xsl:template match="medialabel" />
4958
4959
4960File: docbook2man-xslt.info,  Node: [t] shortcut,  Next: [t] mousebutton,  Prev: [t] medialabel,  Up: inline
4961
496217.44 [t] shortcut
4963==================
4964
4965Name
4966----
4967
4968[t] shortcut
4969
4970Synopsis
4971--------
4972
4973     <xsl:template match="shortcut" />
4974
4975
4976File: docbook2man-xslt.info,  Node: [t] mousebutton,  Next: [t] option,  Prev: [t] shortcut,  Up: inline
4977
497817.45 [t] mousebutton
4979=====================
4980
4981Name
4982----
4983
4984[t] mousebutton
4985
4986Synopsis
4987--------
4988
4989     <xsl:template match="mousebutton" />
4990
4991
4992File: docbook2man-xslt.info,  Node: [t] option,  Next: [t] parameter,  Prev: [t] mousebutton,  Up: inline
4993
499417.46 [t] option
4995================
4996
4997Name
4998----
4999
5000[t] option
5001
5002Synopsis
5003--------
5004
5005     <xsl:template match="option" />
5006
5007
5008File: docbook2man-xslt.info,  Node: [t] parameter,  Next: [t] property,  Prev: [t] option,  Up: inline
5009
501017.47 [t] parameter
5011===================
5012
5013Name
5014----
5015
5016[t] parameter
5017
5018Synopsis
5019--------
5020
5021     <xsl:template match="parameter" />
5022
5023
5024File: docbook2man-xslt.info,  Node: [t] property,  Next: [t] prompt,  Prev: [t] parameter,  Up: inline
5025
502617.48 [t] property
5027==================
5028
5029Name
5030----
5031
5032[t] property
5033
5034Synopsis
5035--------
5036
5037     <xsl:template match="property" />
5038
5039
5040File: docbook2man-xslt.info,  Node: [t] prompt,  Next: [t] replaceable,  Prev: [t] property,  Up: inline
5041
504217.49 [t] prompt
5043================
5044
5045Name
5046----
5047
5048[t] prompt
5049
5050Synopsis
5051--------
5052
5053     <xsl:template match="prompt" />
5054
5055
5056File: docbook2man-xslt.info,  Node: [t] replaceable,  Next: [t] returnvalue,  Prev: [t] prompt,  Up: inline
5057
505817.50 [t] replaceable
5059=====================
5060
5061Name
5062----
5063
5064[t] replaceable
5065
5066Synopsis
5067--------
5068
5069     <xsl:template match="replaceable" />
5070
5071
5072File: docbook2man-xslt.info,  Node: [t] returnvalue,  Next: [t] structfield,  Prev: [t] replaceable,  Up: inline
5073
507417.51 [t] returnvalue
5075=====================
5076
5077Name
5078----
5079
5080[t] returnvalue
5081
5082Synopsis
5083--------
5084
5085     <xsl:template match="returnvalue" />
5086
5087
5088File: docbook2man-xslt.info,  Node: [t] structfield,  Next: [t] structname,  Prev: [t] returnvalue,  Up: inline
5089
509017.52 [t] structfield
5091=====================
5092
5093Name
5094----
5095
5096[t] structfield
5097
5098Synopsis
5099--------
5100
5101     <xsl:template match="structfield" />
5102
5103
5104File: docbook2man-xslt.info,  Node: [t] structname,  Next: [t] symbol,  Prev: [t] structfield,  Up: inline
5105
510617.53 [t] structname
5107====================
5108
5109Name
5110----
5111
5112[t] structname
5113
5114Synopsis
5115--------
5116
5117     <xsl:template match="structname" />
5118
5119
5120File: docbook2man-xslt.info,  Node: [t] symbol,  Next: [t] systemitem,  Prev: [t] structname,  Up: inline
5121
512217.54 [t] symbol
5123================
5124
5125Name
5126----
5127
5128[t] symbol
5129
5130Synopsis
5131--------
5132
5133     <xsl:template match="symbol" />
5134
5135
5136File: docbook2man-xslt.info,  Node: [t] systemitem,  Next: [t] token,  Prev: [t] symbol,  Up: inline
5137
513817.55 [t] systemitem
5139====================
5140
5141Name
5142----
5143
5144[t] systemitem
5145
5146Synopsis
5147--------
5148
5149     <xsl:template match="systemitem" />
5150
5151
5152File: docbook2man-xslt.info,  Node: [t] token,  Next: [t] type,  Prev: [t] systemitem,  Up: inline
5153
515417.56 [t] token
5155===============
5156
5157Name
5158----
5159
5160[t] token
5161
5162Synopsis
5163--------
5164
5165     <xsl:template match="token" />
5166
5167
5168File: docbook2man-xslt.info,  Node: [t] type,  Next: [t] userinput,  Prev: [t] token,  Up: inline
5169
517017.57 [t] type
5171==============
5172
5173Name
5174----
5175
5176[t] type
5177
5178Synopsis
5179--------
5180
5181     <xsl:template match="type" />
5182
5183
5184File: docbook2man-xslt.info,  Node: [t] userinput,  Next: [t] abbrev,  Prev: [t] type,  Up: inline
5185
518617.58 [t] userinput
5187===================
5188
5189Name
5190----
5191
5192[t] userinput
5193
5194Synopsis
5195--------
5196
5197     <xsl:template match="userinput" />
5198
5199
5200File: docbook2man-xslt.info,  Node: [t] abbrev,  Next: [t] acronym,  Prev: [t] userinput,  Up: inline
5201
520217.59 [t] abbrev
5203================
5204
5205Name
5206----
5207
5208[t] abbrev
5209
5210Synopsis
5211--------
5212
5213     <xsl:template match="abbrev" />
5214
5215
5216File: docbook2man-xslt.info,  Node: [t] acronym,  Next: [t] citerefentry,  Prev: [t] abbrev,  Up: inline
5217
521817.60 [t] acronym
5219=================
5220
5221Name
5222----
5223
5224[t] acronym
5225
5226Synopsis
5227--------
5228
5229     <xsl:template match="acronym" />
5230
5231
5232File: docbook2man-xslt.info,  Node: [t] citerefentry,  Next: [t] citetitle,  Prev: [t] acronym,  Up: inline
5233
523417.61 [t] citerefentry
5235======================
5236
5237Name
5238----
5239
5240[t] citerefentry
5241
5242Synopsis
5243--------
5244
5245     <xsl:template match="citerefentry" />
5246
5247
5248File: docbook2man-xslt.info,  Node: [t] citetitle,  Next: [t] emphasis[@role='strong' or @role='bold' or parent;;emphasis],  Prev: [t] citerefentry,  Up: inline
5249
525017.62 [t] citetitle
5251===================
5252
5253Name
5254----
5255
5256[t] citetitle
5257
5258Synopsis
5259--------
5260
5261     <xsl:template match="citetitle" />
5262
5263
5264File: docbook2man-xslt.info,  Node: [t] emphasis[@role='strong' or @role='bold' or parent;;emphasis],  Next: [t] emphasis,  Prev: [t] citetitle,  Up: inline
5265
526617.63 [t] emphasis[@role='strong' or @role='bold' or parent::emphasis]
5267======================================================================
5268
5269Name
5270----
5271
5272[t] emphasis[@role='strong' or @role='bold' or parent::emphasis]
5273
5274Synopsis
5275--------
5276
5277     <xsl:template match="emphasis[@role='strong' or @role='bold' or parent::emphasis]" />
5278
5279
5280File: docbook2man-xslt.info,  Node: [t] emphasis,  Next: [t] foreignphrase,  Prev: [t] emphasis[@role='strong' or @role='bold' or parent;;emphasis],  Up: inline
5281
528217.64 [t] emphasis
5283==================
5284
5285Name
5286----
5287
5288[t] emphasis
5289
5290Synopsis
5291--------
5292
5293     <xsl:template match="emphasis" />
5294
5295
5296File: docbook2man-xslt.info,  Node: [t] foreignphrase,  Next: [t] markup,  Prev: [t] emphasis,  Up: inline
5297
529817.65 [t] foreignphrase
5299=======================
5300
5301Name
5302----
5303
5304[t] foreignphrase
5305
5306Synopsis
5307--------
5308
5309     <xsl:template match="foreignphrase" />
5310
5311
5312File: docbook2man-xslt.info,  Node: [t] markup,  Next: [t] phrase,  Prev: [t] foreignphrase,  Up: inline
5313
531417.66 [t] markup
5315================
5316
5317Name
5318----
5319
5320[t] markup
5321
5322Synopsis
5323--------
5324
5325     <xsl:template match="markup" />
5326
5327
5328File: docbook2man-xslt.info,  Node: [t] phrase,  Next: [t] quote,  Prev: [t] markup,  Up: inline
5329
533017.67 [t] phrase
5331================
5332
5333Name
5334----
5335
5336[t] phrase
5337
5338Synopsis
5339--------
5340
5341     <xsl:template match="phrase" />
5342
5343
5344File: docbook2man-xslt.info,  Node: [t] quote,  Next: [t] varname,  Prev: [t] phrase,  Up: inline
5345
534617.68 [t] quote
5347===============
5348
5349Name
5350----
5351
5352[t] quote
5353
5354Synopsis
5355--------
5356
5357     <xsl:template match="quote" />
5358
5359
5360File: docbook2man-xslt.info,  Node: [t] varname,  Next: [t] wordasword,  Prev: [t] quote,  Up: inline
5361
536217.69 [t] varname
5363=================
5364
5365Name
5366----
5367
5368[t] varname
5369
5370Synopsis
5371--------
5372
5373     <xsl:template match="varname" />
5374
5375
5376File: docbook2man-xslt.info,  Node: [t] wordasword,  Next: [t] lineannotation,  Prev: [t] varname,  Up: inline
5377
537817.70 [t] wordasword
5379====================
5380
5381Name
5382----
5383
5384[t] wordasword
5385
5386Synopsis
5387--------
5388
5389     <xsl:template match="wordasword" />
5390
5391
5392File: docbook2man-xslt.info,  Node: [t] lineannotation,  Next: [t] superscript,  Prev: [t] wordasword,  Up: inline
5393
539417.71 [t] lineannotation
5395========================
5396
5397Name
5398----
5399
5400[t] lineannotation
5401
5402Synopsis
5403--------
5404
5405     <xsl:template match="lineannotation" />
5406
5407
5408File: docbook2man-xslt.info,  Node: [t] superscript,  Next: [t] subscript,  Prev: [t] lineannotation,  Up: inline
5409
541017.72 [t] superscript
5411=====================
5412
5413Name
5414----
5415
5416[t] superscript
5417
5418Synopsis
5419--------
5420
5421     <xsl:template match="superscript" />
5422
5423
5424File: docbook2man-xslt.info,  Node: [t] subscript,  Next: [t] trademark,  Prev: [t] superscript,  Up: inline
5425
542617.73 [t] subscript
5427===================
5428
5429Name
5430----
5431
5432[t] subscript
5433
5434Synopsis
5435--------
5436
5437     <xsl:template match="subscript" />
5438
5439
5440File: docbook2man-xslt.info,  Node: [t] trademark,  Next: [t] firstterm,  Prev: [t] subscript,  Up: inline
5441
544217.74 [t] trademark
5443===================
5444
5445Name
5446----
5447
5448[t] trademark
5449
5450Synopsis
5451--------
5452
5453     <xsl:template match="trademark" />
5454
5455
5456File: docbook2man-xslt.info,  Node: [t] firstterm,  Next: [t] glossterm,  Prev: [t] trademark,  Up: inline
5457
545817.75 [t] firstterm
5459===================
5460
5461Name
5462----
5463
5464[t] firstterm
5465
5466Synopsis
5467--------
5468
5469     <xsl:template match="firstterm" />
5470
5471
5472File: docbook2man-xslt.info,  Node: [t] glossterm,  Next: [t] sgmltag,  Prev: [t] firstterm,  Up: inline
5473
547417.76 [t] glossterm
5475===================
5476
5477Name
5478----
5479
5480[t] glossterm
5481
5482Synopsis
5483--------
5484
5485     <xsl:template match="glossterm" />
5486
5487
5488File: docbook2man-xslt.info,  Node: [t] sgmltag,  Next: [T] format-sgmltag,  Prev: [t] glossterm,  Up: inline
5489
549017.77 [t] sgmltag
5491=================
5492
5493Name
5494----
5495
5496[t] sgmltag
5497
5498Synopsis
5499--------
5500
5501     <xsl:template match="sgmltag" />
5502
5503
5504File: docbook2man-xslt.info,  Node: [T] format-sgmltag,  Next: [t] email,  Prev: [t] sgmltag,  Up: inline
5505
550617.78 [T] format-sgmltag
5507========================
5508
5509Name
5510----
5511
5512[T] format-sgmltag -- Undocumented
5513
5514Synopsis
5515--------
5516
5517     <xsl:template name="format-sgmltag">
5518       <xsl:param name="class">
5519         <xsl:choose>
5520           <xsl:when test="@class">
5521             <xsl:value-of select="@class" />
5522           </xsl:when>
5523           <xsl:otherwise>element</xsl:otherwise>
5524         </xsl:choose>
5525       </xsl:param></xsl:template>
5526
5527
5528File: docbook2man-xslt.info,  Node: [t] email,  Next: [t] keycombo,  Prev: [T] format-sgmltag,  Up: inline
5529
553017.79 [t] email
5531===============
5532
5533Name
5534----
5535
5536[t] email
5537
5538Synopsis
5539--------
5540
5541     <xsl:template match="email" />
5542
5543
5544File: docbook2man-xslt.info,  Node: [t] keycombo,  Next: [t] menuchoice,  Prev: [t] email,  Up: inline
5545
554617.80 [t] keycombo
5547==================
5548
5549Name
5550----
5551
5552[t] keycombo
5553
5554Synopsis
5555--------
5556
5557     <xsl:template match="keycombo" />
5558
5559
5560File: docbook2man-xslt.info,  Node: [t] menuchoice,  Next: [T] format-menuchoice,  Prev: [t] keycombo,  Up: inline
5561
556217.81 [t] menuchoice
5563====================
5564
5565Name
5566----
5567
5568[t] menuchoice
5569
5570Synopsis
5571--------
5572
5573     <xsl:template match="menuchoice" />
5574
5575
5576File: docbook2man-xslt.info,  Node: [T] format-menuchoice,  Next: [t] optional,  Prev: [t] menuchoice,  Up: inline
5577
557817.82 [T] format-menuchoice
5579===========================
5580
5581Name
5582----
5583
5584[T] format-menuchoice -- Undocumented
5585
5586Synopsis
5587--------
5588
5589     <xsl:template name="format-menuchoice">
5590       <xsl:param name="nodelist" select="guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|interface" />
5591       <xsl:param name="count" select="1" /></xsl:template>
5592
5593
5594File: docbook2man-xslt.info,  Node: [t] optional,  Next: [t] citation,  Prev: [T] format-menuchoice,  Up: inline
5595
559617.83 [t] optional
5597==================
5598
5599Name
5600----
5601
5602[t] optional
5603
5604Synopsis
5605--------
5606
5607     <xsl:template match="optional" />
5608
5609
5610File: docbook2man-xslt.info,  Node: [t] citation,  Next: [t] comment|remark,  Prev: [t] optional,  Up: inline
5611
561217.84 [t] citation
5613==================
5614
5615Name
5616----
5617
5618[t] citation
5619
5620Synopsis
5621--------
5622
5623     <xsl:template match="citation" />
5624
5625
5626File: docbook2man-xslt.info,  Node: [t] comment|remark,  Next: [t] productname|productnumber,  Prev: [t] citation,  Up: inline
5627
562817.85 [t] comment|remark
5629========================
5630
5631Name
5632----
5633
5634[t] comment|remark
5635
5636Synopsis
5637--------
5638
5639     <xsl:template match="comment|remark" />
5640
5641
5642File: docbook2man-xslt.info,  Node: [t] productname|productnumber,  Next: [t] pob|street|city|state|postcode|country|phone|fax|otheraddr,  Prev: [t] comment|remark,  Up: inline
5643
564417.86 [t] productname|productnumber
5645===================================
5646
5647Name
5648----
5649
5650[t] productname|productnumber
5651
5652Synopsis
5653--------
5654
5655     <xsl:template match="productname|productnumber" />
5656
5657
5658File: docbook2man-xslt.info,  Node: [t] pob|street|city|state|postcode|country|phone|fax|otheraddr,  Next: [t] firstname|surname|lineage|othername|honorific,  Prev: [t] productname|productnumber,  Up: inline
5659
566017.87 [t] pob|street|city|state|postcode|country|phone|fax|otheraddr
5661====================================================================
5662
5663Name
5664----
5665
5666[t] pob|street|city|state|postcode|country|phone|fax|otheraddr
5667
5668Synopsis
5669--------
5670
5671     <xsl:template match="pob|street|city|state|postcode|country|phone|fax|otheraddr" />
5672
5673
5674File: docbook2man-xslt.info,  Node: [t] firstname|surname|lineage|othername|honorific,  Prev: [t] pob|street|city|state|postcode|country|phone|fax|otheraddr,  Up: inline
5675
567617.88 [t] firstname|surname|lineage|othername|honorific
5677=======================================================
5678
5679Name
5680----
5681
5682[t] firstname|surname|lineage|othername|honorific
5683
5684Synopsis
5685--------
5686
5687     <xsl:template match="firstname|surname|lineage|othername|honorific" />
5688
5689
5690File: docbook2man-xslt.info,  Node: xref,  Next: glossary,  Prev: inline,  Up: Top
5691
569218 xref
5693*******
5694
5695* Menu:
5696
5697* [t] anchor::
5698* [t] xref::
5699* [t] link::
5700* [t] ulink::
5701* [M] xref-to::                 Give cross-reference markup
5702* [t xref-to] *::
5703
5704
5705File: docbook2man-xslt.info,  Node: [t] anchor,  Next: [t] xref,  Up: xref
5706
570718.1 [t] anchor
5708===============
5709
5710Name
5711----
5712
5713[t] anchor
5714
5715Synopsis
5716--------
5717
5718     <xsl:template match="anchor" />
5719
5720
5721File: docbook2man-xslt.info,  Node: [t] xref,  Next: [t] link,  Prev: [t] anchor,  Up: xref
5722
572318.2 [t] xref
5724=============
5725
5726Name
5727----
5728
5729[t] xref
5730
5731Synopsis
5732--------
5733
5734     <xsl:template match="xref" />
5735
5736
5737File: docbook2man-xslt.info,  Node: [t] link,  Next: [t] ulink,  Prev: [t] xref,  Up: xref
5738
573918.3 [t] link
5740=============
5741
5742Name
5743----
5744
5745[t] link
5746
5747Synopsis
5748--------
5749
5750     <xsl:template match="link" />
5751
5752
5753File: docbook2man-xslt.info,  Node: [t] ulink,  Next: [M] xref-to,  Prev: [t] link,  Up: xref
5754
575518.4 [t] ulink
5756==============
5757
5758Name
5759----
5760
5761[t] ulink
5762
5763Synopsis
5764--------
5765
5766     <xsl:template match="ulink" />
5767
5768
5769File: docbook2man-xslt.info,  Node: [M] xref-to,  Next: [t xref-to] *,  Prev: [t] ulink,  Up: xref
5770
577118.5 [M] xref-to
5772================
5773
5774Name
5775----
5776
5777[M] xref-to -- Give cross-reference markup
5778
5779Description
5780-----------
5781
5782Processing an element with this mode returns the markup/text that should
5783be used for referring to it in cross-references.
5784
5785
5786File: docbook2man-xslt.info,  Node: [t xref-to] *,  Prev: [M] xref-to,  Up: xref
5787
578818.6 [t xref-to] *
5789==================
5790
5791Name
5792----
5793
5794[t xref-to] *
5795
5796Synopsis
5797--------
5798
5799     <xsl:template match="*" mode="xref-to" />
5800
5801
5802File: docbook2man-xslt.info,  Node: glossary,  Next: lists,  Prev: xref,  Up: Top
5803
580419 glossary
5805***********
5806
5807* Menu:
5808
5809* [t] glossary[glossentry[1]/preceding-sibling;;*]::
5810* [t] glossary::
5811* [t] glosslist::
5812* [t] glossdiv::
5813* [t] glossentry::
5814* [t] glossentry/glossterm::
5815* [t] glossentry/acronym::
5816* [t] glossentry/abbrev::
5817* [t] glossentry/revhistory::
5818* [t] glossentry/glossdef::
5819* [t] glossentry/glosssee|glossseealso::
5820* [t glosssee.xref] glossentry: [t glosssee_xref] glossentry.
5821* [t glosssee.xref] glossentry/glossterm[1]: [t glosssee_xref] glossentry/glossterm[1].
5822* [t glosssee.xref] *: [t glosssee_xref] *.
5823
5824
5825File: docbook2man-xslt.info,  Node: [t] glossary[glossentry[1]/preceding-sibling;;*],  Next: [t] glossary,  Up: glossary
5826
582719.1 [t] glossary[glossentry[1]/preceding-sibling::*]
5828=====================================================
5829
5830Name
5831----
5832
5833[t] glossary[glossentry[1]/preceding-sibling::*]
5834
5835Synopsis
5836--------
5837
5838     <xsl:template match="glossary[glossentry[1]/preceding-sibling::*]" />
5839
5840
5841File: docbook2man-xslt.info,  Node: [t] glossary,  Next: [t] glosslist,  Prev: [t] glossary[glossentry[1]/preceding-sibling;;*],  Up: glossary
5842
584319.2 [t] glossary
5844=================
5845
5846Name
5847----
5848
5849[t] glossary
5850
5851Synopsis
5852--------
5853
5854     <xsl:template match="glossary" />
5855
5856
5857File: docbook2man-xslt.info,  Node: [t] glosslist,  Next: [t] glossdiv,  Prev: [t] glossary,  Up: glossary
5858
585919.3 [t] glosslist
5860==================
5861
5862Name
5863----
5864
5865[t] glosslist
5866
5867Synopsis
5868--------
5869
5870     <xsl:template match="glosslist" />
5871
5872
5873File: docbook2man-xslt.info,  Node: [t] glossdiv,  Next: [t] glossentry,  Prev: [t] glosslist,  Up: glossary
5874
587519.4 [t] glossdiv
5876=================
5877
5878Name
5879----
5880
5881[t] glossdiv
5882
5883Synopsis
5884--------
5885
5886     <xsl:template match="glossdiv" />
5887
5888
5889File: docbook2man-xslt.info,  Node: [t] glossentry,  Next: [t] glossentry/glossterm,  Prev: [t] glossdiv,  Up: glossary
5890
589119.5 [t] glossentry
5892===================
5893
5894Name
5895----
5896
5897[t] glossentry
5898
5899Synopsis
5900--------
5901
5902     <xsl:template match="glossentry" />
5903
5904
5905File: docbook2man-xslt.info,  Node: [t] glossentry/glossterm,  Next: [t] glossentry/acronym,  Prev: [t] glossentry,  Up: glossary
5906
590719.6 [t] glossentry/glossterm
5908=============================
5909
5910Name
5911----
5912
5913[t] glossentry/glossterm
5914
5915Synopsis
5916--------
5917
5918     <xsl:template match="glossentry/glossterm" />
5919
5920
5921File: docbook2man-xslt.info,  Node: [t] glossentry/acronym,  Next: [t] glossentry/abbrev,  Prev: [t] glossentry/glossterm,  Up: glossary
5922
592319.7 [t] glossentry/acronym
5924===========================
5925
5926Name
5927----
5928
5929[t] glossentry/acronym
5930
5931Synopsis
5932--------
5933
5934     <xsl:template match="glossentry/acronym" />
5935
5936
5937File: docbook2man-xslt.info,  Node: [t] glossentry/abbrev,  Next: [t] glossentry/revhistory,  Prev: [t] glossentry/acronym,  Up: glossary
5938
593919.8 [t] glossentry/abbrev
5940==========================
5941
5942Name
5943----
5944
5945[t] glossentry/abbrev
5946
5947Synopsis
5948--------
5949
5950     <xsl:template match="glossentry/abbrev" />
5951
5952
5953File: docbook2man-xslt.info,  Node: [t] glossentry/revhistory,  Next: [t] glossentry/glossdef,  Prev: [t] glossentry/abbrev,  Up: glossary
5954
595519.9 [t] glossentry/revhistory
5956==============================
5957
5958Name
5959----
5960
5961[t] glossentry/revhistory
5962
5963Synopsis
5964--------
5965
5966     <xsl:template match="glossentry/revhistory" />
5967
5968
5969File: docbook2man-xslt.info,  Node: [t] glossentry/glossdef,  Next: [t] glossentry/glosssee|glossseealso,  Prev: [t] glossentry/revhistory,  Up: glossary
5970
597119.10 [t] glossentry/glossdef
5972=============================
5973
5974Name
5975----
5976
5977[t] glossentry/glossdef
5978
5979Synopsis
5980--------
5981
5982     <xsl:template match="glossentry/glossdef" />
5983
5984
5985File: docbook2man-xslt.info,  Node: [t] glossentry/glosssee|glossseealso,  Next: [t glosssee_xref] glossentry,  Prev: [t] glossentry/glossdef,  Up: glossary
5986
598719.11 [t] glossentry/glosssee|glossseealso
5988==========================================
5989
5990Name
5991----
5992
5993[t] glossentry/glosssee|glossseealso
5994
5995Synopsis
5996--------
5997
5998     <xsl:template match="glossentry/glosssee|glossseealso" />
5999
6000
6001File: docbook2man-xslt.info,  Node: [t glosssee_xref] glossentry,  Next: [t glosssee_xref] glossentry/glossterm[1],  Prev: [t] glossentry/glosssee|glossseealso,  Up: glossary
6002
600319.12 [t glosssee.xref] glossentry
6004==================================
6005
6006Name
6007----
6008
6009[t glosssee.xref] glossentry
6010
6011Synopsis
6012--------
6013
6014     <xsl:template match="glossentry" mode="glosssee.xref" />
6015
6016
6017File: docbook2man-xslt.info,  Node: [t glosssee_xref] glossentry/glossterm[1],  Next: [t glosssee_xref] *,  Prev: [t glosssee_xref] glossentry,  Up: glossary
6018
601919.13 [t glosssee.xref] glossentry/glossterm[1]
6020===============================================
6021
6022Name
6023----
6024
6025[t glosssee.xref] glossentry/glossterm[1]
6026
6027Synopsis
6028--------
6029
6030     <xsl:template match="glossentry/glossterm[1]" mode="glosssee.xref" />
6031
6032
6033File: docbook2man-xslt.info,  Node: [t glosssee_xref] *,  Prev: [t glosssee_xref] glossentry/glossterm[1],  Up: glossary
6034
603519.14 [t glosssee.xref] *
6036=========================
6037
6038Name
6039----
6040
6041[t glosssee.xref] *
6042
6043Synopsis
6044--------
6045
6046     <xsl:template match="*" mode="glosssee.xref" />
6047
6048
6049File: docbook2man-xslt.info,  Node: lists,  Next: index,  Prev: glossary,  Up: Top
6050
605120 lists
6052********
6053
6054* Menu:
6055
6056* [T] list.block: [T] list_block.   Undocumented
6057* [t] itemizedlist::
6058* [t] itemizedlist/listitem::
6059* [t] orderedlist::
6060* [t] orderedlist/listitem::
6061* [t] variablelist::
6062* [t] varlistentry::
6063* [t] term[1]::
6064* [t] term::
6065* [t] varlistentry/listitem::
6066* [t] simplelist::
6067* [t] member::
6068* [t] member[1]::
6069* [t] simplelist[@type='inline']::
6070* [t] simplelist[@type='inline']/member::
6071* [t] simplelist[@type='inline']/member[1]::
6072
6073
6074File: docbook2man-xslt.info,  Node: [T] list_block,  Next: [t] itemizedlist,  Up: lists
6075
607620.1 [T] list.block
6077===================
6078
6079Name
6080----
6081
6082[T] list.block -- Undocumented
6083
6084Synopsis
6085--------
6086
6087     <xsl:template name="list.block">
6088       <xsl:param name="content">
6089         <xsl:apply-templates />
6090       </xsl:param></xsl:template>
6091
6092
6093File: docbook2man-xslt.info,  Node: [t] itemizedlist,  Next: [t] itemizedlist/listitem,  Prev: [T] list_block,  Up: lists
6094
609520.2 [t] itemizedlist
6096=====================
6097
6098Name
6099----
6100
6101[t] itemizedlist
6102
6103Synopsis
6104--------
6105
6106     <xsl:template match="itemizedlist" />
6107
6108
6109File: docbook2man-xslt.info,  Node: [t] itemizedlist/listitem,  Next: [t] orderedlist,  Prev: [t] itemizedlist,  Up: lists
6110
611120.3 [t] itemizedlist/listitem
6112==============================
6113
6114Name
6115----
6116
6117[t] itemizedlist/listitem
6118
6119Synopsis
6120--------
6121
6122     <xsl:template match="itemizedlist/listitem" />
6123
6124
6125File: docbook2man-xslt.info,  Node: [t] orderedlist,  Next: [t] orderedlist/listitem,  Prev: [t] itemizedlist/listitem,  Up: lists
6126
612720.4 [t] orderedlist
6128====================
6129
6130Name
6131----
6132
6133[t] orderedlist
6134
6135Synopsis
6136--------
6137
6138     <xsl:template match="orderedlist" />
6139
6140
6141File: docbook2man-xslt.info,  Node: [t] orderedlist/listitem,  Next: [t] variablelist,  Prev: [t] orderedlist,  Up: lists
6142
614320.5 [t] orderedlist/listitem
6144=============================
6145
6146Name
6147----
6148
6149[t] orderedlist/listitem
6150
6151Synopsis
6152--------
6153
6154     <xsl:template match="orderedlist/listitem" />
6155
6156
6157File: docbook2man-xslt.info,  Node: [t] variablelist,  Next: [t] varlistentry,  Prev: [t] orderedlist/listitem,  Up: lists
6158
615920.6 [t] variablelist
6160=====================
6161
6162Name
6163----
6164
6165[t] variablelist
6166
6167Synopsis
6168--------
6169
6170     <xsl:template match="variablelist" />
6171
6172
6173File: docbook2man-xslt.info,  Node: [t] varlistentry,  Next: [t] term[1],  Prev: [t] variablelist,  Up: lists
6174
617520.7 [t] varlistentry
6176=====================
6177
6178Name
6179----
6180
6181[t] varlistentry
6182
6183Synopsis
6184--------
6185
6186     <xsl:template match="varlistentry" />
6187
6188
6189File: docbook2man-xslt.info,  Node: [t] term[1],  Next: [t] term,  Prev: [t] varlistentry,  Up: lists
6190
619120.8 [t] term[1]
6192================
6193
6194Name
6195----
6196
6197[t] term[1]
6198
6199Synopsis
6200--------
6201
6202     <xsl:template match="term[1]" />
6203
6204
6205File: docbook2man-xslt.info,  Node: [t] term,  Next: [t] varlistentry/listitem,  Prev: [t] term[1],  Up: lists
6206
620720.9 [t] term
6208=============
6209
6210Name
6211----
6212
6213[t] term
6214
6215Synopsis
6216--------
6217
6218     <xsl:template match="term" />
6219
6220
6221File: docbook2man-xslt.info,  Node: [t] varlistentry/listitem,  Next: [t] simplelist,  Prev: [t] term,  Up: lists
6222
622320.10 [t] varlistentry/listitem
6224===============================
6225
6226Name
6227----
6228
6229[t] varlistentry/listitem
6230
6231Synopsis
6232--------
6233
6234     <xsl:template match="varlistentry/listitem" />
6235
6236
6237File: docbook2man-xslt.info,  Node: [t] simplelist,  Next: [t] member,  Prev: [t] varlistentry/listitem,  Up: lists
6238
623920.11 [t] simplelist
6240====================
6241
6242Name
6243----
6244
6245[t] simplelist
6246
6247Synopsis
6248--------
6249
6250     <xsl:template match="simplelist" />
6251
6252
6253File: docbook2man-xslt.info,  Node: [t] member,  Next: [t] member[1],  Prev: [t] simplelist,  Up: lists
6254
625520.12 [t] member
6256================
6257
6258Name
6259----
6260
6261[t] member
6262
6263Synopsis
6264--------
6265
6266     <xsl:template match="member" />
6267
6268
6269File: docbook2man-xslt.info,  Node: [t] member[1],  Next: [t] simplelist[@type='inline'],  Prev: [t] member,  Up: lists
6270
627120.13 [t] member[1]
6272===================
6273
6274Name
6275----
6276
6277[t] member[1]
6278
6279Synopsis
6280--------
6281
6282     <xsl:template match="member[1]" priority="1" />
6283
6284
6285File: docbook2man-xslt.info,  Node: [t] simplelist[@type='inline'],  Next: [t] simplelist[@type='inline']/member,  Prev: [t] member[1],  Up: lists
6286
628720.14 [t] simplelist[@type='inline']
6288====================================
6289
6290Name
6291----
6292
6293[t] simplelist[@type='inline']
6294
6295Synopsis
6296--------
6297
6298     <xsl:template match="simplelist[@type='inline']" />
6299
6300
6301File: docbook2man-xslt.info,  Node: [t] simplelist[@type='inline']/member,  Next: [t] simplelist[@type='inline']/member[1],  Prev: [t] simplelist[@type='inline'],  Up: lists
6302
630320.15 [t] simplelist[@type='inline']/member
6304===========================================
6305
6306Name
6307----
6308
6309[t] simplelist[@type='inline']/member
6310
6311Synopsis
6312--------
6313
6314     <xsl:template match="simplelist[@type='inline']/member" />
6315
6316
6317File: docbook2man-xslt.info,  Node: [t] simplelist[@type='inline']/member[1],  Prev: [t] simplelist[@type='inline']/member,  Up: lists
6318
631920.16 [t] simplelist[@type='inline']/member[1]
6320==============================================
6321
6322Name
6323----
6324
6325[t] simplelist[@type='inline']/member[1]
6326
6327Synopsis
6328--------
6329
6330     <xsl:template match="simplelist[@type='inline']/member[1]" priority="1" />
6331
6332
6333File: docbook2man-xslt.info,  Node: index,  Next: info,  Prev: lists,  Up: Top
6334
633521 index
6336********
6337
6338* Menu:
6339
6340* [t] index::
6341* [t] indexdiv::
6342* [t] indexterm::
6343* [t] primary::
6344* [t] secondary|tertiary::
6345* [t] see|seealso::
6346* [t] indexentry::
6347* [t] primaryie|secondaryie|tertiaryie|seeie|seealsoie::
6348
6349
6350File: docbook2man-xslt.info,  Node: [t] index,  Next: [t] indexdiv,  Up: index
6351
635221.1 [t] index
6353==============
6354
6355Name
6356----
6357
6358[t] index
6359
6360Synopsis
6361--------
6362
6363     <xsl:template match="index" />
6364
6365
6366File: docbook2man-xslt.info,  Node: [t] indexdiv,  Next: [t] indexterm,  Prev: [t] index,  Up: index
6367
636821.2 [t] indexdiv
6369=================
6370
6371Name
6372----
6373
6374[t] indexdiv
6375
6376Synopsis
6377--------
6378
6379     <xsl:template match="indexdiv" />
6380
6381
6382File: docbook2man-xslt.info,  Node: [t] indexterm,  Next: [t] primary,  Prev: [t] indexdiv,  Up: index
6383
638421.3 [t] indexterm
6385==================
6386
6387Name
6388----
6389
6390[t] indexterm
6391
6392Synopsis
6393--------
6394
6395     <xsl:template match="indexterm" />
6396
6397
6398File: docbook2man-xslt.info,  Node: [t] primary,  Next: [t] secondary|tertiary,  Prev: [t] indexterm,  Up: index
6399
640021.4 [t] primary
6401================
6402
6403Name
6404----
6405
6406[t] primary
6407
6408Synopsis
6409--------
6410
6411     <xsl:template match="primary" />
6412
6413
6414File: docbook2man-xslt.info,  Node: [t] secondary|tertiary,  Next: [t] see|seealso,  Prev: [t] primary,  Up: index
6415
641621.5 [t] secondary|tertiary
6417===========================
6418
6419Name
6420----
6421
6422[t] secondary|tertiary
6423
6424Synopsis
6425--------
6426
6427     <xsl:template match="secondary|tertiary" />
6428
6429
6430File: docbook2man-xslt.info,  Node: [t] see|seealso,  Next: [t] indexentry,  Prev: [t] secondary|tertiary,  Up: index
6431
643221.6 [t] see|seealso
6433====================
6434
6435Name
6436----
6437
6438[t] see|seealso
6439
6440Synopsis
6441--------
6442
6443     <xsl:template match="see|seealso" />
6444
6445
6446File: docbook2man-xslt.info,  Node: [t] indexentry,  Next: [t] primaryie|secondaryie|tertiaryie|seeie|seealsoie,  Prev: [t] see|seealso,  Up: index
6447
644821.7 [t] indexentry
6449===================
6450
6451Name
6452----
6453
6454[t] indexentry
6455
6456Synopsis
6457--------
6458
6459     <xsl:template match="indexentry" />
6460
6461
6462File: docbook2man-xslt.info,  Node: [t] primaryie|secondaryie|tertiaryie|seeie|seealsoie,  Prev: [t] indexentry,  Up: index
6463
646421.8 [t] primaryie|secondaryie|tertiaryie|seeie|seealsoie
6465=========================================================
6466
6467Name
6468----
6469
6470[t] primaryie|secondaryie|tertiaryie|seeie|seealsoie
6471
6472Synopsis
6473--------
6474
6475     <xsl:template match="primaryie|secondaryie|tertiaryie|seeie|seealsoie" />
6476
6477
6478File: docbook2man-xslt.info,  Node: info,  Next: keywords,  Prev: index,  Up: Top
6479
648022 info
6481*******
6482
6483* Menu:
6484
6485* [t] corpauthor::
6486* [t] jobtitle::
6487* [t] orgname::
6488* [t] orgdiv::
6489* [t] docinfo|prefaceinfo|chapterinfo|appendixinfo|articleinfo|artheader|glossaryinfo::
6490* [t] bookinfo|setinfo|seriesinfo::
6491* [t] referenceinfo|refentryinfo|refsect1info|refsect2info|refsect3info|refsynopsisdivinfo::
6492* [t] sect1info|sect2info|sect3info|sect4info|sect5info|sectioninfo::
6493* [t] objectinfo::
6494
6495
6496File: docbook2man-xslt.info,  Node: [t] corpauthor,  Next: [t] jobtitle,  Up: info
6497
649822.1 [t] corpauthor
6499===================
6500
6501Name
6502----
6503
6504[t] corpauthor
6505
6506Synopsis
6507--------
6508
6509     <xsl:template match="corpauthor" />
6510
6511
6512File: docbook2man-xslt.info,  Node: [t] jobtitle,  Next: [t] orgname,  Prev: [t] corpauthor,  Up: info
6513
651422.2 [t] jobtitle
6515=================
6516
6517Name
6518----
6519
6520[t] jobtitle
6521
6522Synopsis
6523--------
6524
6525     <xsl:template match="jobtitle" />
6526
6527
6528File: docbook2man-xslt.info,  Node: [t] orgname,  Next: [t] orgdiv,  Prev: [t] jobtitle,  Up: info
6529
653022.3 [t] orgname
6531================
6532
6533Name
6534----
6535
6536[t] orgname
6537
6538Synopsis
6539--------
6540
6541     <xsl:template match="orgname" />
6542
6543
6544File: docbook2man-xslt.info,  Node: [t] orgdiv,  Next: [t] docinfo|prefaceinfo|chapterinfo|appendixinfo|articleinfo|artheader|glossaryinfo,  Prev: [t] orgname,  Up: info
6545
654622.4 [t] orgdiv
6547===============
6548
6549Name
6550----
6551
6552[t] orgdiv
6553
6554Synopsis
6555--------
6556
6557     <xsl:template match="orgdiv" />
6558
6559
6560File: docbook2man-xslt.info,  Node: [t] docinfo|prefaceinfo|chapterinfo|appendixinfo|articleinfo|artheader|glossaryinfo,  Next: [t] bookinfo|setinfo|seriesinfo,  Prev: [t] orgdiv,  Up: info
6561
656222.5 [t] docinfo|prefaceinfo|chapterinfo|appendixinfo|articleinfo|artheader|glossaryinfo
6563========================================================================================
6564
6565Name
6566----
6567
6568[t]
6569docinfo|prefaceinfo|chapterinfo|appendixinfo|articleinfo|artheader|glossaryinfo
6570
6571Synopsis
6572--------
6573
6574     <xsl:template match="docinfo|prefaceinfo|chapterinfo|appendixinfo|articleinfo|artheader|glossaryinfo" />
6575
6576
6577File: docbook2man-xslt.info,  Node: [t] bookinfo|setinfo|seriesinfo,  Next: [t] referenceinfo|refentryinfo|refsect1info|refsect2info|refsect3info|refsynopsisdivinfo,  Prev: [t] docinfo|prefaceinfo|chapterinfo|appendixinfo|articleinfo|artheader|glossaryinfo,  Up: info
6578
657922.6 [t] bookinfo|setinfo|seriesinfo
6580====================================
6581
6582Name
6583----
6584
6585[t] bookinfo|setinfo|seriesinfo
6586
6587Synopsis
6588--------
6589
6590     <xsl:template match="bookinfo|setinfo|seriesinfo" />
6591
6592
6593File: docbook2man-xslt.info,  Node: [t] referenceinfo|refentryinfo|refsect1info|refsect2info|refsect3info|refsynopsisdivinfo,  Next: [t] sect1info|sect2info|sect3info|sect4info|sect5info|sectioninfo,  Prev: [t] bookinfo|setinfo|seriesinfo,  Up: info
6594
659522.7 [t] referenceinfo|refentryinfo|refsect1info|refsect2info|refsect3info|refsynopsisdivinfo
6596=============================================================================================
6597
6598Name
6599----
6600
6601[t]
6602referenceinfo|refentryinfo|refsect1info|refsect2info|refsect3info|refsynopsisdivinfo
6603
6604Synopsis
6605--------
6606
6607     <xsl:template match="referenceinfo|refentryinfo|refsect1info|refsect2info|refsect3info|refsynopsisdivinfo" />
6608
6609
6610File: docbook2man-xslt.info,  Node: [t] sect1info|sect2info|sect3info|sect4info|sect5info|sectioninfo,  Next: [t] objectinfo,  Prev: [t] referenceinfo|refentryinfo|refsect1info|refsect2info|refsect3info|refsynopsisdivinfo,  Up: info
6611
661222.8 [t] sect1info|sect2info|sect3info|sect4info|sect5info|sectioninfo
6613======================================================================
6614
6615Name
6616----
6617
6618[t] sect1info|sect2info|sect3info|sect4info|sect5info|sectioninfo
6619
6620Synopsis
6621--------
6622
6623     <xsl:template match="sect1info|sect2info|sect3info|sect4info|sect5info|sectioninfo" />
6624
6625
6626File: docbook2man-xslt.info,  Node: [t] objectinfo,  Prev: [t] sect1info|sect2info|sect3info|sect4info|sect5info|sectioninfo,  Up: info
6627
662822.9 [t] objectinfo
6629===================
6630
6631Name
6632----
6633
6634[t] objectinfo
6635
6636Synopsis
6637--------
6638
6639     <xsl:template match="objectinfo" />
6640
6641
6642File: docbook2man-xslt.info,  Node: keywords,  Next: toc,  Prev: info,  Up: Top
6643
664423 keywords
6645***********
6646
6647* Menu:
6648
6649* [t] keywordset::
6650* [t] subjectset::
6651
6652
6653File: docbook2man-xslt.info,  Node: [t] keywordset,  Next: [t] subjectset,  Up: keywords
6654
665523.1 [t] keywordset
6656===================
6657
6658Name
6659----
6660
6661[t] keywordset
6662
6663Synopsis
6664--------
6665
6666     <xsl:template match="keywordset" />
6667
6668
6669File: docbook2man-xslt.info,  Node: [t] subjectset,  Prev: [t] keywordset,  Up: keywords
6670
667123.2 [t] subjectset
6672===================
6673
6674Name
6675----
6676
6677[t] subjectset
6678
6679Synopsis
6680--------
6681
6682     <xsl:template match="subjectset" />
6683
6684
6685File: docbook2man-xslt.info,  Node: toc,  Next: beginpage,  Prev: keywords,  Up: Top
6686
668724 toc
6688******
6689
6690* Menu:
6691
6692* [t toc] *::
6693* [t] toc::
6694* [t] tocpart|tocchap|tocfront|tocback|tocentry::
6695* [t] toclevel1|toclevel2|toclevel3|toclevel4|toclevel5::
6696* [t] lot|lotentry::
6697
6698
6699File: docbook2man-xslt.info,  Node: [t toc] *,  Next: [t] toc,  Up: toc
6700
670124.1 [t toc] *
6702==============
6703
6704Name
6705----
6706
6707[t toc] *
6708
6709Synopsis
6710--------
6711
6712     <xsl:template match="*" mode="toc" />
6713
6714
6715File: docbook2man-xslt.info,  Node: [t] toc,  Next: [t] tocpart|tocchap|tocfront|tocback|tocentry,  Prev: [t toc] *,  Up: toc
6716
671724.2 [t] toc
6718============
6719
6720Name
6721----
6722
6723[t] toc
6724
6725Synopsis
6726--------
6727
6728     <xsl:template match="toc" />
6729
6730
6731File: docbook2man-xslt.info,  Node: [t] tocpart|tocchap|tocfront|tocback|tocentry,  Next: [t] toclevel1|toclevel2|toclevel3|toclevel4|toclevel5,  Prev: [t] toc,  Up: toc
6732
673324.3 [t] tocpart|tocchap|tocfront|tocback|tocentry
6734==================================================
6735
6736Name
6737----
6738
6739[t] tocpart|tocchap|tocfront|tocback|tocentry
6740
6741Synopsis
6742--------
6743
6744     <xsl:template match="tocpart|tocchap|tocfront|tocback|tocentry" />
6745
6746
6747File: docbook2man-xslt.info,  Node: [t] toclevel1|toclevel2|toclevel3|toclevel4|toclevel5,  Next: [t] lot|lotentry,  Prev: [t] tocpart|tocchap|tocfront|tocback|tocentry,  Up: toc
6748
674924.4 [t] toclevel1|toclevel2|toclevel3|toclevel4|toclevel5
6750==========================================================
6751
6752Name
6753----
6754
6755[t] toclevel1|toclevel2|toclevel3|toclevel4|toclevel5
6756
6757Synopsis
6758--------
6759
6760     <xsl:template match="toclevel1|toclevel2|toclevel3|toclevel4|toclevel5" />
6761
6762
6763File: docbook2man-xslt.info,  Node: [t] lot|lotentry,  Prev: [t] toclevel1|toclevel2|toclevel3|toclevel4|toclevel5,  Up: toc
6764
676524.5 [t] lot|lotentry
6766=====================
6767
6768Name
6769----
6770
6771[t] lot|lotentry
6772
6773Synopsis
6774--------
6775
6776     <xsl:template match="lot|lotentry" />
6777
6778
6779File: docbook2man-xslt.info,  Node: beginpage,  Next: pi,  Prev: toc,  Up: Top
6780
678125 beginpage
6782************
6783
6784
6785File: docbook2man-xslt.info,  Node: pi,  Prev: beginpage,  Up: Top
6786
678726 pi
6788*****
6789
6790* Menu:
6791
6792* [t] processing-instruction(): [t] processing-instruction[].
6793
6794
6795File: docbook2man-xslt.info,  Node: [t] processing-instruction[],  Up: pi
6796
679726.1 [t] processing-instruction()
6798=================================
6799
6800Name
6801----
6802
6803[t] processing-instruction()
6804
6805Synopsis
6806--------
6807
6808     <xsl:template match="processing-instruction()" />
6809
6810
6811
6812Tag Table:
6813Node: Top289
6814Node: Guide to the stylesheet reference12808
6815Node: common/l10n13931
6816Node: [P] localization-file14900
6817Node: [V] l10n-data15553
6818Node: [P] default-document-language16044
6819Node: [T] l10n-match-language17133
6820Node: [T] l10n-xml-language18013
6821Node: [T] l10n-xml-actual-language18934
6822Node: [M] l10n-substitution19337
6823Node: [t l10n-substitution] text[]19840
6824Node: common/messages20146
6825Node: [P] message-language20919
6826Node: [T] l10n-message-choose-language21219
6827Node: [t l10n-substitution] l;a121701
6828Node: [t l10n-substitution] l;a222094
6829Node: [t l10n-substitution] l;a322481
6830Node: [t l10n-substitution] l;a422868
6831Node: [t l10n-substitution] l;a523255
6832Node: [T] user-message23632
6833Node: [T] print-node-line-number24791
6834Node: [T] print-node-xpath25679
6835Node: [t print-node-xpath] text[]26530
6836Node: [t print-node-xpath] @*26868
6837Node: [t print-node-xpath] *[@id != '']27203
6838Node: [t print-node-xpath] *27570
6839Node: [t print-node-xpath] /27895
6840Node: common/titles28178
6841Node: [M] for-title29336
6842Node: [t title] title29669
6843Node: [t title] *29924
6844Node: [t title] text[]30238
6845Node: [t for-title] set30502
6846Node: [t for-title] *30846
6847Node: [t for-title] book31244
6848Node: [t for-title] part31595
6849Node: [t for-title] preface|chapter|appendix31969
6850Node: [t for-title] partintro32428
6851Node: [t for-title] dedication32835
6852Node: [t for-title] colophon33230
6853Node: [t for-title] article33615
6854Node: [t for-title] reference33995
6855Node: [t for-title] refentry34383
6856Node: [t for-title] refsynopsisdiv34774
6857Node: [t for-title] section |sect1|sect2|sect3|sect4|sect5 |refsect1|refsect2|refsect3 |simplesect35258
6858Node: [t for-title] bibliography36086
6859Node: [t for-title] glossary36560
6860Node: [t for-title] index36945
6861Node: [t for-title] figure|table|example|equation37335
6862Node: [t for-title] qandaset|qandadiv37830
6863Node: [t for-title] abstract38280
6864Node: [t for-title] caution|tip|warning|important|note38699
6865Node: [t no-anchors] *39207
6866Node: [t no-anchors] footnote39516
6867Node: [t no-anchors] anchor39826
6868Node: [t no-anchors] ulink40132
6869Node: [t no-anchors] link40430
6870Node: [t no-anchors] olink40723
6871Node: [t no-anchors] indexterm41024
6872Node: [t no-anchors] xref41341
6873Node: param41609
6874Node: [P] user-message-prefix42757
6875Node: [P] uppercase-headings43062
6876Node: [P] manvolnum-cite-numeral-only43501
6877Node: [P] quotes-on-literals44152
6878Node: [P] show-comments44591
6879Node: [P] function-parens45148
6880Node: [P] xref-on-link45584
6881Node: [P] header-346201
6882Node: [P] header-446634
6883Node: [P] header-547035
6884Node: [P] default-manpage-section47483
6885Node: [P] custom-localization-file48085
6886Node: [P] custom-l10n-data49285
6887Node: [P] author-othername-in-middle50299
6888Node: manpage50807
6889Node: [T] manpage50971
6890Node: refentry51618
6891Node: [t] reference52141
6892Node: [t] refentry52353
6893Node: [t header-text] *52587
6894Node: [t header-text] text[]52857
6895Node: [t] refmeta53146
6896Node: [t] refentrytitle53384
6897Node: [t] manvolnum53637
6898Node: [t] refmiscinfo53878
6899Node: [t] refnamediv54124
6900Node: [t] refname54364
6901Node: [t] refpurpose54593
6902Node: [t] refdescriptor54837
6903Node: [t] refclass55094
6904Node: [t] refsynopsisdiv55335
6905Node: [t] refsection55597
6906Node: [t] refsect155843
6907Node: [t] refsect256075
6908Node: [T] uppercase-title56312
6909Node: sectioning56699
6910Node: [T] SS-section56920
6911Node: [T] SH-section57370
6912Node: sections57820
6913Node: [t] sect1|sect2|sect3|sect4|sect5|simplesect|section58052
6914Node: [t] title58456
6915Node: [t] titleabbrev58712
6916Node: [t] subtitle58952
6917Node: admon59162
6918Node: [T] admonition-title59365
6919Node: [t] note|important|warning|caution|tip59652
6920Node: block59996
6921Node: [T] block-object61039
6922Node: [T] indented_block-object61293
6923Node: [t] para|simpara61608
6924Node: [t] formalpara61870
6925Node: [t] formalpara/title62119
6926Node: [t] formalpara/para62395
6927Node: [t] blockquote62667
6928Node: [t] blockquote/title62919
6929Node: [t] attribution63191
6930Node: [t blockquote-attribution] attribution63467
6931Node: [t] epigraph63836
6932Node: [t] sidebar64090
6933Node: [t] abstract64314
6934Node: [t] msgset64540
6935Node: [t] msgentry64759
6936Node: [t] simplemsgentry64992
6937Node: [t] msg65246
6938Node: [t] msgmain65455
6939Node: [t] msgmain/title65679
6940Node: [t] msgsub65930
6941Node: [t] msgsub/title66158
6942Node: [t] msgrel66403
6943Node: [t] msgrel/title66630
6944Node: [t] msgtext66876
6945Node: [t] msginfo67103
6946Node: [t] msglevel|msgorig|msgaud67341
6947Node: [t] msgexplan67645
6948Node: [t] msgexplan/title67901
6949Node: [t] revhistory68168
6950Node: [t] revhistory/revision68425
6951Node: [t] revision/revnumber68721
6952Node: [t] revision/date69016
6953Node: [t] revision/authorinitials69295
6954Node: [t] revision/authorinitials[1]69622
6955Node: [t] revision/revremark69966
6956Node: [t] revision/revdescription70278
6957Node: [t] ackno70589
6958Node: caption70797
6959Node: [T] make-caption70970
6960Node: formal71603
6961Node: [T] formal-object72012
6962Node: [T] formal-object-title72270
6963Node: [T] informal-object72580
6964Node: [T] semiformal-object72878
6965Node: [t] figure|example73179
6966Node: [t] equation73446
6967Node: [t] informalfigure73686
6968Node: [t] informalexample73951
6969Node: [t] informalequation74228
6970Node: synop74482
6971Node: [t] synopsis75424
6972Node: [t] cmdsynopsis75633
6973Node: [t cmdsynopsis] *75880
6974Node: [t cmdsynopsis] sbr76149
6975Node: [t cmdsynopsis] synopfragmentref76443
6976Node: [t synopfragment_number] synopfragment76825
6977Node: [t cmdsynopsis] synopfragment77226
6978Node: [t cmdsynopsis] command|option77589
6979Node: [t cmdsynopsis] replaceable78014
6980Node: [t cmdsynopsis] group|arg78354
6981Node: [t cmdsynopsis] group/*78681
6982Node: [t cmdsynopsis] group/group79015
6983Node: [t cmdsynopsis] group/option79368
6984Node: [t cmdsynopsis] group/arg79727
6985Node: [t] funcsynopsis80063
6986Node: [t funcsynopsis] *80331
6987Node: [t funcsynopsis] funcsynopsisinfo80622
6988Node: [T] funcprototype80974
6989Node: [t funcsynopsis] modifier81319
6990Node: [t funcsynopsis] funcdef81637
6991Node: [t funcsynopsis] function81959
6992Node: [t funcsynopsis] void82281
6993Node: [t funcsynopsis] varargs82587
6994Node: [t funcsynopsis] paramdef82905
6995Node: [t funcsynopsis] paramdef/parameter83241
6996Node: [t funcsynopsis] funcparams83620
6997Node: table83933
6998Node: [t] table84378
6999Node: [t] informaltable84574
7000Node: [t] tgroup84821
7001Node: [t] colspec|spanspec85051
7002Node: [t] thead|tbody|tfoot85325
7003Node: [t] row|entry85606
7004Node: [t] entrytbl[@cols='2']85858
7005Node: [t entrytbl] thead86147
7006Node: [t entrytbl] tbody86428
7007Node: [t entrytbl] tfoot86704
7008Node: [t entrytbl-head] row86985
7009Node: [t entrytbl-body] row87281
7010Node: [T] copy-through87575
7011Node: [t copy] @*87847
7012Node: verbatim88061
7013Node: [t] literallayout88251
7014Node: [t] programlisting|screen88498
7015Node: [t] address88797
7016Node: inline89014
7017Node: [T] inline-plain91263
7018Node: [T] inline-monospace91613
7019Node: [T] inline-bold-monospace92013
7020Node: [T] inline-italic-monospace92444
7021Node: [T] inline-bold92878
7022Node: [T] inline-italic93256
7023Node: [T] inline-roman93631
7024Node: [T] inline-superscript94009
7025Node: [T] inline-subscript94414
7026Node: [t] author94805
7027Node: [t] editor95031
7028Node: [t] othercredit95252
7029Node: [t] authorinitials95501
7030Node: [t] accel95761
7031Node: [t] action95980
7032Node: [t] application96200
7033Node: [t] classname96444
7034Node: [t] exceptionname96687
7035Node: [t] interfacename96948
7036Node: [t] methodname97210
7037Node: [t] command97454
7038Node: [t] computeroutput97687
7039Node: [t] constant97946
7040Node: [t] database98182
7041Node: [t] errorcode98413
7042Node: [t] errorname98649
7043Node: [t] errortype98886
7044Node: [t] errortext99123
7045Node: [t] envar99356
7046Node: [t] filename99572
7047Node: [t] refentrytitle/function99813
7048Node: [t] function100113
7049Node: [t] guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu100406
7050Node: [t] hardware100881
7051Node: [t] interface101161
7052Node: [t] interfacedefinition101407
7053Node: [t] keycap101691
7054Node: [t] keycode101921
7055Node: [t] keysym102142
7056Node: [T] inline-quoted102366
7057Node: [T] inline-quoted-monospace102808
7058Node: [t] literal103291
7059Node: [t] medialabel103533
7060Node: [t] shortcut103772
7061Node: [t] mousebutton104007
7062Node: [t] option104250
7063Node: [t] parameter104474
7064Node: [t] property104707
7065Node: [t] prompt104936
7066Node: [t] replaceable105159
7067Node: [t] returnvalue105405
7068Node: [t] structfield105656
7069Node: [t] structname105906
7070Node: [t] symbol106147
7071Node: [t] systemitem106371
7072Node: [t] token106606
7073Node: [t] type106819
7074Node: [t] userinput107027
7075Node: [t] abbrev107256
7076Node: [t] acronym107476
7077Node: [t] citerefentry107703
7078Node: [t] citetitle107953
7079Node: [t] emphasis[@role='strong' or @role='bold' or parent;;emphasis]108244
7080Node: [t] emphasis108735
7081Node: [t] foreignphrase109022
7082Node: [t] markup109275
7083Node: [t] phrase109498
7084Node: [t] quote109713
7085Node: [t] varname109925
7086Node: [t] wordasword110149
7087Node: [t] lineannotation110394
7088Node: [t] superscript110659
7089Node: [t] subscript110911
7090Node: [t] trademark111150
7091Node: [t] firstterm111387
7092Node: [t] glossterm111624
7093Node: [t] sgmltag111859
7094Node: [T] format-sgmltag112091
7095Node: [t] email112627
7096Node: [t] keycombo112848
7097Node: [t] menuchoice113077
7098Node: [T] format-menuchoice113326
7099Node: [t] optional113790
7100Node: [t] citation114029
7101Node: [t] comment|remark114265
7102Node: [t] productname|productnumber114542
7103Node: [t] pob|street|city|state|postcode|country|phone|fax|otheraddr114913
7104Node: [t] firstname|surname|lineage|othername|honorific115447
7105Node: xref115891
7106Node: [t] anchor116137
7107Node: [t] xref116328
7108Node: [t] link116528
7109Node: [t] ulink116727
7110Node: [M] xref-to116933
7111Node: [t xref-to] *117273
7112Node: glossary117489
7113Node: [t] glossary[glossentry[1]/preceding-sibling;;*]118108
7114Node: [t] glossary118497
7115Node: [t] glosslist118764
7116Node: [t] glossdiv118999
7117Node: [t] glossentry119232
7118Node: [t] glossentry/glossterm119484
7119Node: [t] glossentry/acronym119786
7120Node: [t] glossentry/abbrev120087
7121Node: [t] glossentry/revhistory120385
7122Node: [t] glossentry/glossdef120700
7123Node: [t] glossentry/glosssee|glossseealso121024
7124Node: [t glosssee_xref] glossentry121403
7125Node: [t glosssee_xref] glossentry/glossterm[1]121775
7126Node: [t glosssee_xref] *122182
7127Node: lists122464
7128Node: [T] list_block123003
7129Node: [t] itemizedlist123338
7130Node: [t] itemizedlist/listitem123600
7131Node: [t] orderedlist123899
7132Node: [t] orderedlist/listitem124166
7133Node: [t] variablelist124460
7134Node: [t] varlistentry124723
7135Node: [t] term[1]124973
7136Node: [t] term125195
7137Node: [t] varlistentry/listitem125414
7138Node: [t] simplelist125706
7139Node: [t] member125956
7140Node: [t] member[1]126178
7141Node: [t] simplelist[@type='inline']126441
7142Node: [t] simplelist[@type='inline']/member126786
7143Node: [t] simplelist[@type='inline']/member[1]127186
7144Node: index127572
7145Node: [t] index127871
7146Node: [t] indexdiv128062
7147Node: [t] indexterm128287
7148Node: [t] primary128518
7149Node: [t] secondary|tertiary128751
7150Node: [t] see|seealso129030
7151Node: [t] indexentry129284
7152Node: [t] primaryie|secondaryie|tertiaryie|seeie|seealsoie129564
7153Node: info129972
7154Node: [t] corpauthor130457
7155Node: [t] jobtitle130672
7156Node: [t] orgname130899
7157Node: [t] orgdiv131118
7158Node: [t] docinfo|prefaceinfo|chapterinfo|appendixinfo|articleinfo|artheader|glossaryinfo131404
7159Node: [t] bookinfo|setinfo|seriesinfo132002
7160Node: [t] referenceinfo|refentryinfo|refsect1info|refsect2info|refsect3info|refsynopsisdivinfo132470
7161Node: [t] sect1info|sect2info|sect3info|sect4info|sect5info|sectioninfo133148
7162Node: [t] objectinfo133717
7163Node: keywords133985
7164Node: [t] keywordset134141
7165Node: [t] subjectset134362
7166Node: toc134583
7167Node: [t toc] *134851
7168Node: [t] toc135042
7169Node: [t] tocpart|tocchap|tocfront|tocback|tocentry135272
7170Node: [t] toclevel1|toclevel2|toclevel3|toclevel4|toclevel5135698
7171Node: [t] lot|lotentry136165
7172Node: beginpage136430
7173Node: pi136539
7174Node: [t] processing-instruction[]136694
7175
7176End Tag Table
7177