summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/jlreq/jlreq-trimmarks.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/jlreq/jlreq-trimmarks.html')
-rw-r--r--Master/texmf-dist/doc/latex/jlreq/jlreq-trimmarks.html80
1 files changed, 40 insertions, 40 deletions
diff --git a/Master/texmf-dist/doc/latex/jlreq/jlreq-trimmarks.html b/Master/texmf-dist/doc/latex/jlreq/jlreq-trimmarks.html
index 54f939114e2..82c20aafd66 100644
--- a/Master/texmf-dist/doc/latex/jlreq/jlreq-trimmarks.html
+++ b/Master/texmf-dist/doc/latex/jlreq/jlreq-trimmarks.html
@@ -134,53 +134,53 @@
</ul>
<h3 id="bleed_margin"><code>bleed_margin</code></h3>
<p>Set the bleed margin. You can also specify as follows.</p>
-<div class="sourceCode" id="cb2"><pre class="sourceCode latex"><code class="sourceCode latex"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true"></a><span class="bu">\usepackage</span>[bleed_margin={top=3mm,bottom=5mm,gutter=0mm,fore-edge=2mm}]{<span class="ex">jlreq-trimmarks</span>}</span></code></pre></div>
+<div class="sourceCode" id="cb2"><pre class="sourceCode latex"><code class="sourceCode latex"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="bu">\usepackage</span>[bleed_margin={top=3mm,bottom=5mm,gutter=0mm,fore-edge=2mm}]{<span class="ex">jlreq-trimmarks</span>}</span></code></pre></div>
<h2 id="jlreqtrimmarkssetup"><code>\jlreqtrimmarkssetup</code></h2>
<p>Set the additional settings with the keyval style.</p>
<h3 id="banner"><code>banner</code></h3>
<p>The things which the package outputs when <code>show=banner</code> is specified in the package option. Normally it is showed in the left of the top. You can also put them in many places with</p>
-<div class="sourceCode" id="cb3"><pre class="sourceCode latex"><code class="sourceCode latex"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true"></a><span class="fu">\jlreqtrimmarkssetup</span>{</span>
-<span id="cb3-2"><a href="#cb3-2" aria-hidden="true"></a> banner={</span>
-<span id="cb3-3"><a href="#cb3-3" aria-hidden="true"></a> &lt;Position (top/bottom, left/right, center)&gt;={</span>
-<span id="cb3-4"><a href="#cb3-4" aria-hidden="true"></a> &lt;more precise position&gt;={</span>
-<span id="cb3-5"><a href="#cb3-5" aria-hidden="true"></a> &lt;odd/even&gt;={</span>
-<span id="cb3-6"><a href="#cb3-6" aria-hidden="true"></a> &lt;content&gt;</span>
-<span id="cb3-7"><a href="#cb3-7" aria-hidden="true"></a> }</span>
-<span id="cb3-8"><a href="#cb3-8" aria-hidden="true"></a> }</span>
-<span id="cb3-9"><a href="#cb3-9" aria-hidden="true"></a> }</span>
-<span id="cb3-10"><a href="#cb3-10" aria-hidden="true"></a> }</span>
-<span id="cb3-11"><a href="#cb3-11" aria-hidden="true"></a>}</span></code></pre></div>
+<div class="sourceCode" id="cb3"><pre class="sourceCode latex"><code class="sourceCode latex"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true" tabindex="-1"></a><span class="fu">\jlreqtrimmarkssetup</span>{</span>
+<span id="cb3-2"><a href="#cb3-2" aria-hidden="true" tabindex="-1"></a> banner={</span>
+<span id="cb3-3"><a href="#cb3-3" aria-hidden="true" tabindex="-1"></a> &lt;Position (top/bottom, left/right, center)&gt;={</span>
+<span id="cb3-4"><a href="#cb3-4" aria-hidden="true" tabindex="-1"></a> &lt;more precise position&gt;={</span>
+<span id="cb3-5"><a href="#cb3-5" aria-hidden="true" tabindex="-1"></a> &lt;odd/even&gt;={</span>
+<span id="cb3-6"><a href="#cb3-6" aria-hidden="true" tabindex="-1"></a> &lt;content&gt;</span>
+<span id="cb3-7"><a href="#cb3-7" aria-hidden="true" tabindex="-1"></a> }</span>
+<span id="cb3-8"><a href="#cb3-8" aria-hidden="true" tabindex="-1"></a> }</span>
+<span id="cb3-9"><a href="#cb3-9" aria-hidden="true" tabindex="-1"></a> }</span>
+<span id="cb3-10"><a href="#cb3-10" aria-hidden="true" tabindex="-1"></a> }</span>
+<span id="cb3-11"><a href="#cb3-11" aria-hidden="true" tabindex="-1"></a>}</span></code></pre></div>
<p>Here is an example.</p>
-<div class="sourceCode" id="cb4"><pre class="sourceCode latex"><code class="sourceCode latex"><span id="cb4-1"><a href="#cb4-1" aria-hidden="true"></a><span class="fu">\jlreqtrimmarkssetup</span>{</span>
-<span id="cb4-2"><a href="#cb4-2" aria-hidden="true"></a> banner={</span>
-<span id="cb4-3"><a href="#cb4-3" aria-hidden="true"></a> top-right={</span>
-<span id="cb4-4"><a href="#cb4-4" aria-hidden="true"></a> vertical={</span>
-<span id="cb4-5"><a href="#cb4-5" aria-hidden="true"></a> odd={In the right of the top, only in odd pages, vertical mode.},</span>
-<span id="cb4-6"><a href="#cb4-6" aria-hidden="true"></a> even={In the right of the top, only in even pages, vertical mode.},</span>
-<span id="cb4-7"><a href="#cb4-7" aria-hidden="true"></a> },</span>
-<span id="cb4-8"><a href="#cb4-8" aria-hidden="true"></a> horizontal={In the right of the top, horizontal mode.}, <span class="co">% does not depend on the parity of the page number</span></span>
-<span id="cb4-9"><a href="#cb4-9" aria-hidden="true"></a> corner={In the corner of the right of the top, horizontal mode.},</span>
-<span id="cb4-10"><a href="#cb4-10" aria-hidden="true"></a> in-horizontal={In the right of the top, horizontal mode, in the trim area.},</span>
-<span id="cb4-11"><a href="#cb4-11" aria-hidden="true"></a> in-vertical={In the right of the top, vertical mode, in the trim area.},</span>
-<span id="cb4-12"><a href="#cb4-12" aria-hidden="true"></a> },</span>
-<span id="cb4-13"><a href="#cb4-13" aria-hidden="true"></a> bottom-center={</span>
-<span id="cb4-14"><a href="#cb4-14" aria-hidden="true"></a> left={In the left in the center of the bottom}, <span class="co">% odd=, even= is also available</span></span>
-<span id="cb4-15"><a href="#cb4-15" aria-hidden="true"></a> right={In the right in the center of the bottom},</span>
-<span id="cb4-16"><a href="#cb4-16" aria-hidden="true"></a> in={In the trim area in the center of the bottom.},</span>
-<span id="cb4-17"><a href="#cb4-17" aria-hidden="true"></a> }</span>
-<span id="cb4-18"><a href="#cb4-18" aria-hidden="true"></a> }</span>
-<span id="cb4-19"><a href="#cb4-19" aria-hidden="true"></a>}</span></code></pre></div>
+<div class="sourceCode" id="cb4"><pre class="sourceCode latex"><code class="sourceCode latex"><span id="cb4-1"><a href="#cb4-1" aria-hidden="true" tabindex="-1"></a><span class="fu">\jlreqtrimmarkssetup</span>{</span>
+<span id="cb4-2"><a href="#cb4-2" aria-hidden="true" tabindex="-1"></a> banner={</span>
+<span id="cb4-3"><a href="#cb4-3" aria-hidden="true" tabindex="-1"></a> top-right={</span>
+<span id="cb4-4"><a href="#cb4-4" aria-hidden="true" tabindex="-1"></a> vertical={</span>
+<span id="cb4-5"><a href="#cb4-5" aria-hidden="true" tabindex="-1"></a> odd={In the right of the top, only in odd pages, vertical mode.},</span>
+<span id="cb4-6"><a href="#cb4-6" aria-hidden="true" tabindex="-1"></a> even={In the right of the top, only in even pages, vertical mode.},</span>
+<span id="cb4-7"><a href="#cb4-7" aria-hidden="true" tabindex="-1"></a> },</span>
+<span id="cb4-8"><a href="#cb4-8" aria-hidden="true" tabindex="-1"></a> horizontal={In the right of the top, horizontal mode.}, <span class="co">% does not depend on the parity of the page number</span></span>
+<span id="cb4-9"><a href="#cb4-9" aria-hidden="true" tabindex="-1"></a> corner={In the corner of the right of the top, horizontal mode.},</span>
+<span id="cb4-10"><a href="#cb4-10" aria-hidden="true" tabindex="-1"></a> in-horizontal={In the right of the top, horizontal mode, in the trim area.},</span>
+<span id="cb4-11"><a href="#cb4-11" aria-hidden="true" tabindex="-1"></a> in-vertical={In the right of the top, vertical mode, in the trim area.},</span>
+<span id="cb4-12"><a href="#cb4-12" aria-hidden="true" tabindex="-1"></a> },</span>
+<span id="cb4-13"><a href="#cb4-13" aria-hidden="true" tabindex="-1"></a> bottom-center={</span>
+<span id="cb4-14"><a href="#cb4-14" aria-hidden="true" tabindex="-1"></a> left={In the left in the center of the bottom}, <span class="co">% odd=, even= is also available</span></span>
+<span id="cb4-15"><a href="#cb4-15" aria-hidden="true" tabindex="-1"></a> right={In the right in the center of the bottom},</span>
+<span id="cb4-16"><a href="#cb4-16" aria-hidden="true" tabindex="-1"></a> in={In the trim area in the center of the bottom.},</span>
+<span id="cb4-17"><a href="#cb4-17" aria-hidden="true" tabindex="-1"></a> }</span>
+<span id="cb4-18"><a href="#cb4-18" aria-hidden="true" tabindex="-1"></a> }</span>
+<span id="cb4-19"><a href="#cb4-19" aria-hidden="true" tabindex="-1"></a>}</span></code></pre></div>
<p>A possible combination of <code>top/bottom/center</code> and <code>left/right/center/gutter/fore-edge</code> can be used for the position. You can use <code>\thepage</code> to output the number of the page.</p>
<p>The keys can be ommited. For example:</p>
-<div class="sourceCode" id="cb5"><pre class="sourceCode latex"><code class="sourceCode latex"><span id="cb5-1"><a href="#cb5-1" aria-hidden="true"></a><span class="fu">\jlreqtrimmarkssetup</span>{</span>
-<span id="cb5-2"><a href="#cb5-2" aria-hidden="true"></a> banner={</span>
-<span id="cb5-3"><a href="#cb5-3" aria-hidden="true"></a> vertical={Vertical mode, in the top of the left},</span>
-<span id="cb5-4"><a href="#cb5-4" aria-hidden="true"></a> odd={In the top of the left, only in odd pages.}, <span class="co">% regarded as `horizontal`</span></span>
-<span id="cb5-5"><a href="#cb5-5" aria-hidden="true"></a> top-right={</span>
-<span id="cb5-6"><a href="#cb5-6" aria-hidden="true"></a> odd={In the top of the right, only in odd pages, horizontal mode.}</span>
-<span id="cb5-7"><a href="#cb5-7" aria-hidden="true"></a> }</span>
-<span id="cb5-8"><a href="#cb5-8" aria-hidden="true"></a> }</span>
-<span id="cb5-9"><a href="#cb5-9" aria-hidden="true"></a>}</span></code></pre></div>
+<div class="sourceCode" id="cb5"><pre class="sourceCode latex"><code class="sourceCode latex"><span id="cb5-1"><a href="#cb5-1" aria-hidden="true" tabindex="-1"></a><span class="fu">\jlreqtrimmarkssetup</span>{</span>
+<span id="cb5-2"><a href="#cb5-2" aria-hidden="true" tabindex="-1"></a> banner={</span>
+<span id="cb5-3"><a href="#cb5-3" aria-hidden="true" tabindex="-1"></a> vertical={Vertical mode, in the top of the left},</span>
+<span id="cb5-4"><a href="#cb5-4" aria-hidden="true" tabindex="-1"></a> odd={In the top of the left, only in odd pages.}, <span class="co">% regarded as `horizontal`</span></span>
+<span id="cb5-5"><a href="#cb5-5" aria-hidden="true" tabindex="-1"></a> top-right={</span>
+<span id="cb5-6"><a href="#cb5-6" aria-hidden="true" tabindex="-1"></a> odd={In the top of the right, only in odd pages, horizontal mode.}</span>
+<span id="cb5-7"><a href="#cb5-7" aria-hidden="true" tabindex="-1"></a> }</span>
+<span id="cb5-8"><a href="#cb5-8" aria-hidden="true" tabindex="-1"></a> }</span>
+<span id="cb5-9"><a href="#cb5-9" aria-hidden="true" tabindex="-1"></a>}</span></code></pre></div>
<h3 id="trimmarks_width"><code>trimmarks_width</code></h3>
<p>Set the width of trim marks.</p>
<h3 id="-color"><code> color</code></h3>