diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-17 21:41:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-17 21:41:11 +0000 |
commit | 593884ef5b38b03e2ea642caaf74656343f7c85e (patch) | |
tree | 9124a8eac41eb20949f05f8d203cfc108b041cc3 /Master/texmf-dist/doc/latex | |
parent | 52a8de913d6668ceba8b485644d55dc81f1dfff6 (diff) |
jlreq (17mar21)
git-svn-id: svn://tug.org/texlive/trunk@58472 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/jlreq/README-ja.md | 11 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/jlreq/README.md | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/jlreq/jlreq-ja.html | 12 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/jlreq/jlreq-ja.pdf | bin | 359556 -> 360383 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/jlreq/jlreq.html | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/jlreq/jlreq.pdf | bin | 116684 -> 117030 bytes |
6 files changed, 30 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/jlreq/README-ja.md b/Master/texmf-dist/doc/latex/jlreq/README-ja.md index ca328513499..7a9189ac41a 100644 --- a/Master/texmf-dist/doc/latex/jlreq/README-ja.md +++ b/Master/texmf-dist/doc/latex/jlreq/README-ja.md @@ -156,7 +156,7 @@ pLaTeX / upLaTeX / LuaLaTeX上で動きます.以下のパッケージを内 * `sidenote_symbol=<コード>`:`sidenote_symbol=symbol`の時に,注の位置に入る記号.デフォルト* * `sidenote_keyword_font=<フォント設定コード>`:`sidenote_symbol=symbol`の時に,注のついている単語のフォント指定.デフォルトは無し(強調しない) * `endnote_second_indent=<寸法>`: 後柱の二行目以降の字下げ量を指定します.一行目からの相対字下げ量です. -* `endnote_position=[headings/paragraph/{_<見出し名1>,_<見出し名2>,...}]`:後注の出力場所を指定します.`headings`は各見出しの直前(デフォルト),`paragraph`は改段落の際に出力します.また,`endnote_position={_chapter,_section}`とすると,`\chapter`と`\section`の直前に出力します. +* `endnote_position=[headings/paragraph/{_<見出し名1>,_<見出し名2>,...}]`:後注の出力場所を指定します.`headings`は各見出しの直前(デフォルト),`paragraph`は改段落の際に出力します.また,`endnote_position={_chapter,_section}`とすると,`\chapter`と`\section`の直前に出力します.`<_見出し名>`を指定するためには,対象の見出しが本クラスファイルの機能を使って作られていなければいけません. ### キャプション 図表のキャプションを`\jlreqsetup`で変更できます.全ての設定で,各環境ごとの設定をすることができます.例えば`caption_font=\normalsize,table=\Large`とすると,table環境内では`\Large`が適用され,そのほかの環境内では`\normalsize`が適用されます.他の設定も同様です. @@ -295,7 +295,8 @@ pLaTeX / upLaTeX / LuaLaTeX上で動きます.以下のパッケージを内 * `indent=<寸法>` 見出し文字列全体の字下げ量を指定します. * `after_label_space=<寸法>`:ラベル後,見出し文字列までの空きを指定します. * `label_format=<コード>`:ラベルのフォーマットを指定します.`label_format={\theparagraph}`などのようにします. -* `number=[true/false]':採番を行うかを指定します.`\NewTobiraHeading`と同様の注意が必要です. +* `after_space=<寸法>`:見出しと本文との間の空きを指定します. +* `number=[true/false]`:採番を行うかを指定します.`\NewTobiraHeading`と同様の注意が必要です. ### 窓見出し `\NewCutinHeading`で作成します.`\<命令名>{見出し文字列}`という書式の命令を作成します.設定は以下の通り. @@ -489,7 +490,11 @@ JFMの名前は次の通りです.`[]`で囲まれている文字は設定に - クラスオプションの`fontsize`などで,LuaLaTeXでも`H`を使えるようにした. - `\jidori`を追加. - バグ修正. - +* 2021-03-17 + - `\maketitle`でのページスタイルを`empty`でないときには`plain`にするようにした. + - `\item`直後のJFMグルーをなくした. + - 同行見出し直後のJFMグルーをなくした. + - バグ修正. -------------- Noriyuki Abe diff --git a/Master/texmf-dist/doc/latex/jlreq/README.md b/Master/texmf-dist/doc/latex/jlreq/README.md index be10ec6db55..abb0fa6f18b 100644 --- a/Master/texmf-dist/doc/latex/jlreq/README.md +++ b/Master/texmf-dist/doc/latex/jlreq/README.md @@ -134,6 +134,11 @@ This package is distributed under the BSD 2-Clause License. See [LICENSE](LICENS - `fontsize` etc. with LuaLaTeX accept `H`. - Added `\jidori`. - Fixed bugs. +* 2021-03-17 + - Use the pagestyle `plain` at `\maketitle` if the current one is not `empty` + - Removed JFM glue after `\item`. + - Removed JFM glue after block headings. + - Fixed bugs. -------------- diff --git a/Master/texmf-dist/doc/latex/jlreq/jlreq-ja.html b/Master/texmf-dist/doc/latex/jlreq/jlreq-ja.html index 391e8207232..1228e200715 100644 --- a/Master/texmf-dist/doc/latex/jlreq/jlreq-ja.html +++ b/Master/texmf-dist/doc/latex/jlreq/jlreq-ja.html @@ -212,7 +212,7 @@ <li><code>sidenote_symbol=<コード></code>:<code>sidenote_symbol=symbol</code>の時に,注の位置に入る記号.デフォルト*</li> <li><code>sidenote_keyword_font=<フォント設定コード></code>:<code>sidenote_symbol=symbol</code>の時に,注のついている単語のフォント指定.デフォルトは無し(強調しない)</li> <li><code>endnote_second_indent=<寸法></code>: 後柱の二行目以降の字下げ量を指定します.一行目からの相対字下げ量です.</li> -<li><code>endnote_position=[headings/paragraph/{_<見出し名1>,_<見出し名2>,...}]</code>:後注の出力場所を指定します.<code>headings</code>は各見出しの直前(デフォルト),<code>paragraph</code>は改段落の際に出力します.また,<code>endnote_position={_chapter,_section}</code>とすると,<code>\chapter</code>と<code>\section</code>の直前に出力します.</li> +<li><code>endnote_position=[headings/paragraph/{_<見出し名1>,_<見出し名2>,...}]</code>:後注の出力場所を指定します.<code>headings</code>は各見出しの直前(デフォルト),<code>paragraph</code>は改段落の際に出力します.また,<code>endnote_position={_chapter,_section}</code>とすると,<code>\chapter</code>と<code>\section</code>の直前に出力します.<code><_見出し名></code>を指定するためには,対象の見出しが本クラスファイルの機能を使って作られていなければいけません.</li> </ul> <h3 id="キャプション">キャプション</h3> <p>図表のキャプションを<code>\jlreqsetup</code>で変更できます.全ての設定で,各環境ごとの設定をすることができます.例えば<code>caption_font=\normalsize,table=\Large</code>とすると,table環境内では<code>\Large</code>が適用され,そのほかの環境内では<code>\normalsize</code>が適用されます.他の設定も同様です.</p> @@ -349,7 +349,8 @@ <li><code>indent=<寸法></code> 見出し文字列全体の字下げ量を指定します.</li> <li><code>after_label_space=<寸法></code>:ラベル後,見出し文字列までの空きを指定します.</li> <li><code>label_format=<コード></code>:ラベルのフォーマットを指定します.<code>label_format={\theparagraph}</code>などのようにします.</li> -<li><code>number=[true/false]':採番を行うかを指定します.</code>\NewTobiraHeading`と同様の注意が必要です.</li> +<li><code>after_space=<寸法></code>:見出しと本文との間の空きを指定します.</li> +<li><code>number=[true/false]</code>:採番を行うかを指定します.<code>\NewTobiraHeading</code>と同様の注意が必要です.</li> </ul> <h3 id="窓見出し">窓見出し</h3> <p><code>\NewCutinHeading</code>で作成します.<code>\<命令名>{見出し文字列}</code>という書式の命令を作成します.設定は以下の通り.</p> @@ -587,6 +588,13 @@ <li><code>\jidori</code>を追加.</li> <li>バグ修正.</li> </ul></li> +<li>2021-03-17 +<ul> +<li><code>\maketitle</code>でのページスタイルを<code>empty</code>でないときには<code>plain</code>にするようにした.</li> +<li><code>\item</code>直後のJFMグルーをなくした.</li> +<li>同行見出し直後のJFMグルーをなくした.</li> +<li>バグ修正.</li> +</ul></li> </ul> <hr /> <p>Noriyuki Abe <a href="https://github.com/abenori/jlreq">https://github.com/abenori/jlreq</a></p> diff --git a/Master/texmf-dist/doc/latex/jlreq/jlreq-ja.pdf b/Master/texmf-dist/doc/latex/jlreq/jlreq-ja.pdf Binary files differindex 84439c7cbad..364332c751b 100644 --- a/Master/texmf-dist/doc/latex/jlreq/jlreq-ja.pdf +++ b/Master/texmf-dist/doc/latex/jlreq/jlreq-ja.pdf diff --git a/Master/texmf-dist/doc/latex/jlreq/jlreq.html b/Master/texmf-dist/doc/latex/jlreq/jlreq.html index 570368507c9..bab78328c17 100644 --- a/Master/texmf-dist/doc/latex/jlreq/jlreq.html +++ b/Master/texmf-dist/doc/latex/jlreq/jlreq.html @@ -244,6 +244,13 @@ <li>Added <code>\jidori</code>.</li> <li>Fixed bugs.</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>Removed JFM glue after <code>\item</code>.</li> +<li>Removed JFM glue after block headings.</li> +<li>Fixed bugs.</li> +</ul></li> </ul> <hr /> <p>Noriyuki Abe <a href="https://github.com/abenori/jlreq">https://github.com/abenori/jlreq</a></p> diff --git a/Master/texmf-dist/doc/latex/jlreq/jlreq.pdf b/Master/texmf-dist/doc/latex/jlreq/jlreq.pdf Binary files differindex 3900529078a..c94dc00df78 100644 --- a/Master/texmf-dist/doc/latex/jlreq/jlreq.pdf +++ b/Master/texmf-dist/doc/latex/jlreq/jlreq.pdf |