summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/jlreq/jlreq.html
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-13 23:48:29 +0000
committerKarl Berry <karl@freefriends.org>2024-02-13 23:48:29 +0000
commitd496a3b1eb2a83a956fcb4105a1827024125e6b2 (patch)
treea963262ee8306d47fcd7ee5e28d683adf3815ed4 /Master/texmf-dist/doc/latex/jlreq/jlreq.html
parent083d59e4b247e408456d1833ad80bd724df72d43 (diff)
jlreq (14feb24)
git-svn-id: svn://tug.org/texlive/trunk@69840 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/jlreq/jlreq.html')
-rw-r--r--Master/texmf-dist/doc/latex/jlreq/jlreq.html164
1 files changed, 61 insertions, 103 deletions
diff --git a/Master/texmf-dist/doc/latex/jlreq/jlreq.html b/Master/texmf-dist/doc/latex/jlreq/jlreq.html
index 62084d385a7..986ee55cce6 100644
--- a/Master/texmf-dist/doc/latex/jlreq/jlreq.html
+++ b/Master/texmf-dist/doc/latex/jlreq/jlreq.html
@@ -58,27 +58,20 @@
<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/?lang=en">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>
+<p>Run <code>make</code> to generate JFM files. Move the files as follows:</p>
<ul>
<li>*.tfm -&gt; $TEXMF/fonts/tfm/public/jlreq</li>
<li>*.vf -&gt; $TEXMF/fonts/vf/public/jlreq</li>
-<li>jfm-jlreq.lua, jfm-jlreqv.lua, jfm-jlreq-jidori.lua
-jfm-jlreqv-jidori.lua -&gt; $TEXMF/tex/luatex/jlreq</li>
+<li>jfm-jlreq.lua, jfm-jlreqv.lua, jfm-jlreq-jidori.lua jfm-jlreqv-jidori.lua -&gt; $TEXMF/tex/luatex/jlreq</li>
<li>jlreq.cls, jlreq-helpers.sty -&gt; $TEXMF/tex/latex/jlreq</li>
</ul>
-<p>The other way to install is just to run <code>make install</code>. It
-will install all files in <code>$TEXMFHOME</code>.</p>
+<p>The other way to install is just to run <code>make install</code>. It will install all files in <code>$TEXMFHOME</code>.</p>
<h2 id="usage">Usage</h2>
<p>See <a href="jlreq-ja.html">jlreq-ja.html</a> (in Japanese).</p>
<h2 id="license">LICENSE</h2>
-<p>This package is distributed under the BSD 2-Clause License. See <a
-href="LICENSE">LICENSE</a>.</p>
+<p>This package is distributed under the BSD 2-Clause License. See <a href="LICENSE">LICENSE</a>.</p>
<h2 id="changelog">CHANGELOG</h2>
<ul>
<li>2017-02-08
@@ -89,59 +82,48 @@ href="LICENSE">LICENSE</a>.</p>
<ul>
<li>Fixed bugs.</li>
<li>Implement <code>abstract</code> environment.</li>
-<li>Changed/Added some keys to class
-option/<code>\jlreqsetup</code></li>
-<li>Stopped to load <code>pxrubirica</code>, <code>luatexja-ruby</code>
-and <code>nidanfloat</code>.</li>
+<li>Changed/Added some keys to class option/<code>\jlreqsetup</code></li>
+<li>Stopped to load <code>pxrubirica</code>, <code>luatexja-ruby</code> and <code>nidanfloat</code>.</li>
</ul></li>
<li>2017-03-14
<ul>
<li>Fixed bugs.</li>
-<li><code>\sffamily</code> etc. also change the Japanese font
-family.</li>
+<li><code>\sffamily</code> etc. also change the Japanese font family.</li>
<li>Added many options to <code>\DeclareBlockHeading</code>.</li>
<li>Some options related to <code>quote</code> environment etc.</li>
</ul></li>
<li>2017-03-20
<ul>
<li>Fixed bugs.</li>
-<li>Insert some spaces around
-<code>\footnote / \sidenote / \endnote</code>.</li>
+<li>Insert some spaces around <code>\footnote / \sidenote / \endnote</code>.</li>
</ul></li>
<li>2017-04-04
<ul>
<li>Fixed a bug.</li>
-<li>Added options <code>tate</code> and <code>font</code> to
-<code>\DeclarePageStyle</code>.</li>
+<li>Added options <code>tate</code> and <code>font</code> to <code>\DeclarePageStyle</code>.</li>
</ul></li>
<li>2017-04-29
<ul>
<li>Fixed bugs.</li>
-<li>Added <code>jafontsize</code> and <code>jafontscale</code> options
-and <code>\jafontsize</code>.</li>
+<li>Added <code>jafontsize</code> and <code>jafontscale</code> options and <code>\jafontsize</code>.</li>
<li>Added <code>\tatechuyoko</code>.</li>
-<li><code>jlreq_warnings</code> -&gt; <code>jlreq_notes</code> (class
-option).</li>
+<li><code>jlreq_warnings</code> -&gt; <code>jlreq_notes</code> (class option).</li>
<li>Moved some class options to <code>\jlreqsetup</code>.</li>
<li>Added some options to <code>\jlreqsetup</code>.</li>
-<li><code>paper={&lt;height&gt;,&lt;width&gt;}</code> -&gt;
-<code>paper={&lt;width&gt;,&lt;height&gt;}</code>.</li>
+<li><code>paper={&lt;height&gt;,&lt;width&gt;}</code> -&gt; <code>paper={&lt;width&gt;,&lt;height&gt;}</code>.</li>
</ul></li>
<li>2017-06-11
<ul>
<li>Stopped to load <code>plext</code> and <code>lltjext</code>.</li>
-<li>Added <code>align</code> to <code>\DeclareBlockHeading</code> and
-delete <code>indent=center</code>, <code>end_indent=center</code>.</li>
+<li>Added <code>align</code> to <code>\DeclareBlockHeading</code> and delete <code>indent=center</code>, <code>end_indent=center</code>.</li>
<li>Changed <code>\kcatcode</code> for some characters (upLaTeX).</li>
</ul></li>
<li>2017-08-13
<ul>
-<li>Added <code>column_spanning</code> to
-<code>\DeclareBlockHeading</code>.</li>
+<li>Added <code>column_spanning</code> to <code>\DeclareBlockHeading</code>.</li>
<li>Sidenotes are a part of the main text now.</li>
<li>Changed the default length of sidenotes to 0.</li>
-<li>jlreq does not define <code>\sidenote</code> if the length for
-sidenotes is zero.</li>
+<li>jlreq does not define <code>\sidenote</code> if the length for sidenotes is zero.</li>
<li>Added a command for the full-width ideographic space.</li>
</ul></li>
<li>2017-08-29
@@ -152,8 +134,7 @@ sidenotes is zero.</li>
<ul>
<li>Fixed bugs.</li>
<li>Added <code>\SetBlockHeadingSpaces</code>.</li>
-<li>Removed a space from <code>\contentsname</code> and
-<code>\indexname</code>.</li>
+<li>Removed a space from <code>\contentsname</code> and <code>\indexname</code>.</li>
</ul></li>
<li>2017-12-02
<ul>
@@ -162,10 +143,8 @@ sidenotes is zero.</li>
<li>2017-12-22
<ul>
<li>Improved JFM.</li>
-<li>Change the way to detect <code>\label</code> between block
-headings.</li>
-<li>Added chapter number to
-<code>\theequation</code>,<code>\thefigure</code>,<code>\thetable</code>.</li>
+<li>Change the way to detect <code>\label</code> between block headings.</li>
+<li>Added chapter number to <code>\theequation</code>,<code>\thefigure</code>,<code>\thetable</code>.</li>
</ul></li>
<li>2018-02-01
<ul>
@@ -177,15 +156,11 @@ headings.</li>
</ul></li>
<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>
+<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>
<li>Fix a bug on <code>column_gap</code> class option.</li>
-<li>Added <code>mark_format</code> to
-<code>\DeclarePageStyle</code>.</li>
+<li>Added <code>mark_format</code> to <code>\DeclarePageStyle</code>.</li>
</ul></li>
<li>2018-05-19
<ul>
@@ -200,11 +175,9 @@ etc.</li>
</ul></li>
<li>2018-08-08
<ul>
-<li>Added <code>nombre_ii</code> etc. to
-<code>\DeclarePageStyle</code>.</li>
+<li>Added <code>nombre_ii</code> etc. to <code>\DeclarePageStyle</code>.</li>
<li>Fixed bugs.</li>
-<li>Added <code>footnote_second_indent</code> and
-<code>endnote_second_indent</code> to <code>\jlreqsetup</code>.</li>
+<li>Added <code>footnote_second_indent</code> and <code>endnote_second_indent</code> to <code>\jlreqsetup</code>.</li>
</ul></li>
<li>2018-08-15
<ul>
@@ -217,23 +190,16 @@ etc.</li>
</ul></li>
<li>2018-12-10
<ul>
-<li>Added <code>number=[true/false]</code> to
-<code>\New***Heading</code>.</li>
-<li>Added options for <code>\frontmatter</code> etc in
-<code>\jlreqsetup</code>.</li>
-<li>Made <code>\jlreqHeadingLabel</code> etc available in
-<code>format</code> in <code>\NewTobiraHeading</code> and
-<code>\NewBlockHeading</code>.</li>
+<li>Added <code>number=[true/false]</code> to <code>\New***Heading</code>.</li>
+<li>Added options for <code>\frontmatter</code> etc in <code>\jlreqsetup</code>.</li>
+<li>Made <code>\jlreqHeadingLabel</code> etc available in <code>format</code> in <code>\NewTobiraHeading</code> and <code>\NewBlockHeading</code>.</li>
<li>Fixed bugs.</li>
</ul></li>
<li>2019-01-15
<ul>
-<li>Added <code>nombre_font</code> etc to <code>\NewPageStyle</code>.
-<code>font</code> is deprecated.</li>
-<li><code>format</code> without <code>#1</code> is allowed in
-<code>\NewBlockHeading</code>.</li>
-<li>Extended <code>caption_label_format</code> etc. in
-<code>\jlreqsetup</code>.</li>
+<li>Added <code>nombre_font</code> etc to <code>\NewPageStyle</code>. <code>font</code> is deprecated.</li>
+<li><code>format</code> without <code>#1</code> is allowed in <code>\NewBlockHeading</code>.</li>
+<li>Extended <code>caption_label_format</code> etc. in <code>\jlreqsetup</code>.</li>
<li>Fixed bugs.</li>
</ul></li>
<li>2019-04-01
@@ -245,32 +211,26 @@ etc.</li>
</ul></li>
<li>2019-05-07
<ul>
-<li>Added a small length to <code>\textwidth</code> and
-<code>\textheight</code>.</li>
-<li>Changed the implementation of <code>running_head_ii</code> etc. in
-<code>\DeclarePageStyle</code>.</li>
+<li>Added a small length to <code>\textwidth</code> and <code>\textheight</code>.</li>
+<li>Changed the implementation of <code>running_head_ii</code> etc. in <code>\DeclarePageStyle</code>.</li>
<li>Fixed bugs.</li>
</ul></li>
<li>2019-09-24
<ul>
-<li>Deleted the (re-)definitions of <code>\@cite</code> and
-<code>\@biblabel</code>.</li>
+<li>Deleted the (re-)definitions of <code>\@cite</code> and <code>\@biblabel</code>.</li>
<li>Added <code>\allowbreak</code> before block headings.</li>
<li>Fixed bugs.</li>
</ul></li>
<li>2020-02-07
<ul>
-<li>Changed the default value of <code>itemization_label_length</code>
-to <code>\leftmargini</code> etc.</li>
-<li>Removed the redefinitions <code>\rmfamily</code> etc and added a
-code to <code>\@rmfamilyhook</code>.</li>
+<li>Changed the default value of <code>itemization_label_length</code> to <code>\leftmargini</code> etc.</li>
+<li>Removed the redefinitions <code>\rmfamily</code> etc and added a code to <code>\@rmfamilyhook</code>.</li>
<li>Changed <code>\parskip</code> to <code>0pt</code>.</li>
<li>Fixed bugs.</li>
</ul></li>
<li>2020-05-01
<ul>
-<li>Added <code>theorem_label_font</code> and <code>theorem_font</code>
-to <code>\jlreqsetup</code>.</li>
+<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
@@ -286,33 +246,28 @@ to <code>\jlreqsetup</code>.</li>
</ul></li>
<li>2021-03-17
<ul>
-<li>Use the pagestyle <code>plain</code> at <code>\maketitle</code> if
-the current one is not <code>empty</code></li>
+<li>Use the pagestyle <code>plain</code> at <code>\maketitle</code> if the current one is not <code>empty</code></li>
<li>Removed JFM glue after <code>\item</code>.</li>
<li>Removed JFM glue after block headings.</li>
<li>Fixed bugs.</li>
</ul></li>
<li>2021-05-28
<ul>
-<li>Extended <code>caption_align</code> in
-<code>\jlreqsetup</code>.</li>
+<li>Extended <code>caption_align</code> in <code>\jlreqsetup</code>.</li>
<li>Removed some <code>\ifthenelse</code>.</li>
</ul></li>
<li>2021-07-22
<ul>
<li>Stopped to use <code>\IfHookExistsTF</code>.</li>
<li>Added <code>\akigumi</code>.</li>
-<li>Stopped to load packages <code>xkeyval</code> and
-<code>ifthen</code>.</li>
+<li>Stopped to load packages <code>xkeyval</code> and <code>ifthen</code>.</li>
<li>It has more compatibility with expl3.</li>
-<li>Added <code>pagestyle</code> to
-<code>\DeclareBlockHeading</code>.</li>
+<li>Added <code>pagestyle</code> to <code>\DeclareBlockHeading</code>.</li>
<li>Fixed bugs.</li>
</ul></li>
<li>2021-07-25
<ul>
-<li>Load <code>ifthen</code> again. (Only for Re:VIEW, will be removed
-in future.)</li>
+<li>Load <code>ifthen</code> again. (Only for Re:VIEW, will be removed in future.)</li>
<li>Fixed bugs.</li>
</ul></li>
<li>2021-08-12
@@ -327,23 +282,19 @@ in future.)</li>
<li>2021-11-05
<ul>
<li><code>paper=b*</code> is regarded as a ISO series.</li>
-<li>Removed many codes relating with LaTeX hooks mechanism (because it
-seems not stable.)</li>
+<li>Removed many codes relating with LaTeX hooks mechanism (because it seems not stable.)</li>
<li>Removed <code>\RequirePackage{ifthen}</code>.</li>
<li>Removed <code>\kcatcode</code>settings with upLaTeX.</li>
</ul></li>
<li>2022-04-05
<ul>
-<li>Added <code>warichu_opening</code> and <code>warichu_closing</code>
-to <code>\jlreqsetup</code>.</li>
+<li>Added <code>warichu_opening</code> and <code>warichu_closing</code> to <code>\jlreqsetup</code>.</li>
<li>Change a little bit penalties around block heading.</li>
-<li>Fixed a bug: <code>\selectfont</code> after
-<code>\DeclareFontShape</code> raised an error.</li>
+<li>Fixed a bug: <code>\selectfont</code> after <code>\DeclareFontShape</code> raised an error.</li>
<li>Fixed a bug: <code>use_reverse_pagination</code> did not work.</li>
<li>Fixed a bug: A second running head disappeared sometimes.</li>
<li>Rewrote <code>\DeclarePageStyle</code>.</li>
-<li>Deleted <code>\@makefntext</code>, define <code>\@makefntext</code>
-directly.</li>
+<li>Deleted <code>\@makefntext</code>, define <code>\@makefntext</code> directly.</li>
<li>Fixed other bugs.</li>
</ul></li>
<li>2022-04-11
@@ -356,8 +307,7 @@ directly.</li>
</ul></li>
<li>2022-11-28
<ul>
-<li>Fixed a bug: did not register to running head when
-<code>\SetBlockHeadingSpaces</code> is used.</li>
+<li>Fixed a bug: did not register to running head when <code>\SetBlockHeadingSpaces</code> is used.</li>
<li>Fixed a bug: wrong papersize for ISO C4.</li>
<li>Added a package <code>jlreq-complements</code></li>
<li>Fixed some other bugs and adjust with some other packages.</li>
@@ -368,16 +318,24 @@ directly.</li>
</ul></li>
<li>2023-06-19
<ul>
-<li>Stopped to load `everyhook' package LuaLaTeX (it was not compatible
-with the document).</li>
-<li>Fixed a bug: a space before `enumerate' environment was not inserted
-sometimes.</li>
+<li>Stopped to load `everyhook' package LuaLaTeX (it was not compatible with the document).</li>
+<li>Fixed a bug: a space before `enumerate' environment was not inserted sometimes.</li>
<li>Fixed a bug on <code>use_reverse_pagination</code>.</li>
</ul></li>
+<li>2024-02-13
+<ul>
+<li>Added some <code>\par</code> (for hook system in LaTeX kernel)</li>
+<li>Added <code>tableofcontents_twocolumn</code> and <code>abstract_with_maketitle</code> to <code>\jlreqsetup</code>.</li>
+<li>Deleted <code>\PushPostHook</code>.</li>
+<li>Some modifications of jfm.</li>
+<li>Fixed a bug: heading command may have an infinite loop.</li>
+<li>Load <code>stfloats</code> with LuaLaTeX.</li>
+<li>Improved position adjustment in pagestyle.</li>
+<li>Some other improvements etc.</li>
+</ul></li>
</ul>
<hr />
-<p>Noriyuki Abe <a
-href="https://github.com/abenori/jlreq">https://github.com/abenori/jlreq</a></p>
+<p>Noriyuki Abe <a href="https://github.com/abenori/jlreq">https://github.com/abenori/jlreq</a></p>
</article>
</body>
</html>