You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/kdoctools/docbook/xsl/params/line-height.xml

23 lines
501 B

<refentry id="line-height">
<refmeta>
<refentrytitle>line-height</refentrytitle>
<refmiscinfo role="type">string</refmiscinfo>
</refmeta>
<refnamediv>
<refname>line-height</refname>
<refpurpose>Specify the line-height property</refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='line-height.frag'>
<xsl:param name="line-height" select="'normal'"/>
</src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>Sets the line-height property.</para>
</refsect1>
</refentry>