]> granicus.if.org Git - docbook-dsssl/commitdiff
Points per em
authorNorman Walsh <ndw@nwalsh.com>
Fri, 10 May 2002 22:29:32 +0000 (22:29 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 10 May 2002 22:29:32 +0000 (22:29 +0000)
xsl/params/points.per.em.xml [new file with mode: 0644]

diff --git a/xsl/params/points.per.em.xml b/xsl/params/points.per.em.xml
new file mode 100644 (file)
index 0000000..17d1ac2
--- /dev/null
@@ -0,0 +1,22 @@
+<refentry id="points.per.em">
+<refmeta>
+<refentrytitle>points.per.em</refentrytitle>
+<refmiscinfo role="type">number</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>points.per.em</refname>
+<refpurpose>Specify the nominal size of an em-space in points</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id='points.per.em.frag'>
+<xsl:param name="points.per.em" select="10"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>FIXME:</para>
+
+</refsect1>
+</refentry>