Blob Blame History Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>monoseq.small</title><link rel="stylesheet" type="text/css" href="manual.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.76.1" /><link rel="home" href="index.html" title="DocBook to LaTeX Publishing" /><link rel="up" href="apas15.html" title="Miscellaneous" /><link rel="prev" href="monoseq.hyphenation.html" title="monoseq.hyphenation" /><link rel="next" href="pdf.annot.options.html" title="pdf.annot.options" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">monoseq.small</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="monoseq.hyphenation.html">Prev</a> </td><th width="60%" align="center">Miscellaneous</th><td width="20%" align="right"> <a accesskey="n" href="pdf.annot.options.html">Next</a></td></tr></table><hr /></div><div class="refentry" title="monoseq.small"><a id="monoseq.small"></a><div class="titlepage"></div><div class="refnamediv"><h2><span class="refentrytitle">monoseq.small</span></h2><p><em class="parameter"><code>monoseq.small</code></em> — Use a smaller font to render monoseq portions of text</p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting">
      &lt;xsl:param name="monoseq.small"&gt;0&lt;/xsl:param&gt;
 </pre></div><div class="refsection" title="Description"><a id="idp4632096"></a><h2>Description</h2><p>When set to 1, choose a smaller font to the element rendered with
monoseq fonts.</p><div class="tip" title="Tip" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Tip</h3><p>If you use the XeTeX backend you do not need to use this parameter.
    Instead, you can configure
    the monospaced font used with a scale option as follow,
    through the parameter <em class="parameter"><code>xetex.font</code></em> or via a user
    latex style:
</p><pre class="programlisting">
\setmonofont[Scale=MatchLowercase]{DejaVu Sans Mono}
</pre><p>
    </p></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="monoseq.hyphenation.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="apas15.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pdf.annot.options.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">monoseq.hyphenation </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> pdf.annot.options</td></tr></table></div></body></html>