]> granicus.if.org Git - docbook-dsssl/commitdiff
Honorific punctuation
authorNorman Walsh <ndw@nwalsh.com>
Wed, 28 Nov 2001 13:18:45 +0000 (13:18 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 28 Nov 2001 13:18:45 +0000 (13:18 +0000)
xsl/params/punct.honorific.xml [new file with mode: 0644]

diff --git a/xsl/params/punct.honorific.xml b/xsl/params/punct.honorific.xml
new file mode 100644 (file)
index 0000000..c34143c
--- /dev/null
@@ -0,0 +1,23 @@
+<refentry id="punct.honorific">
+<refmeta>
+<refentrytitle>punct.honorific</refentrytitle>
+<refmiscinfo role="type">string</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>punct.honorific</refname>
+<refpurpose>Punctuation after an honorific in a personal name.</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id='punct.honorific.frag'>
+<xsl:param name="punct.honorific" select="'.'"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>This parameter specifies the punctuation that should be added after an
+honorific in a personal name.</para>
+
+</refsect1>
+</refentry>