diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/jlreq/jlreq.html')
-rw-r--r-- | Master/texmf-dist/doc/latex/jlreq/jlreq.html | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/jlreq/jlreq.html b/Master/texmf-dist/doc/latex/jlreq/jlreq.html index 15785cccf70..b34dee1f6a3 100644 --- a/Master/texmf-dist/doc/latex/jlreq/jlreq.html +++ b/Master/texmf-dist/doc/latex/jlreq/jlreq.html @@ -58,7 +58,7 @@ <article class="markdown-body"> <h1 id="jlreq">jlreq</h1> <h2 id="what-is-this">What is this?</h2> -<p>This package provides the class file and JFM (Japanese font metric) files for LuaTeX-ja / pLaTeX / upLaTeX. This aims to implement <a href="https://www.w3.org/TR/jlreq/">Requirements for Japanese Text Layout</a>.</p> +<p>This package provides the class file and JFM (Japanese font metric) files for LuaTeX-ja / pLaTeX / upLaTeX. This aims to implement <a href="https://www.w3.org/TR/jlreq/?lang=en">Requirements for Japanese Text Layout</a>.</p> <h2 id="installation">Installation</h2> <p>Run <code>make</code> to generate JFM files. Move the files as follows:</p> <ul> @@ -157,11 +157,15 @@ <li>2018-04-11 <ul> <li>Sidenotes (<code>\footnote</code>) appears in the second column in <code>tate</code> mode.</li> -<li>Added options <code>begin_widh_(odd|even)_page</code> to <code>\DeclareBlockHeading</code>.</li> -<li>Changed <code>\labelenumi</code> as in <code>jarticle</code> etc.</li> +</ul> +- Added options <code>begin_widh_(odd|even)_page</code> to <code>\DeclareBlockHeading</code>. +<ul> +<li>Changed <code>\labelenumi</code> as in <code>jarticle</code> etc. +<ul> <li>Fix a bug on <code>column_gap</code> class option.</li> <li>Added <code>mark_format</code> to <code>\DeclarePageStyle</code>.</li> </ul></li> +</ul></li> <li>2018-05-19 <ul> <li>Made the width of the label in the table of contents longer.</li> @@ -233,6 +237,11 @@ <li>Added <code>theorem_label_font</code> and <code>theorem_font</code> to <code>\jlreqsetup</code>.</li> <li>Fixed bugs.</li> </ul></li> +<li>2020-09-27 +<ul> +<li><p>Added <code>*</code>-version of <code>\tatechuyoko</code>.</p></li> +<li><p>Fixed bugs.</p></li> +</ul></li> </ul> <hr /> <p>Noriyuki Abe <a href="https://github.com/abenori/jlreq">https://github.com/abenori/jlreq</a></p> |