diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-23 21:06:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-23 21:06:15 +0000 |
commit | 03faaffd813fcdcc0465e974b5120de2690f0f46 (patch) | |
tree | 396695a46533bc0d1237fcff260276ba67d85e58 /Master/texmf-dist/doc/latex/jlreq/jlreq.html | |
parent | 581f29cebf7db4db5a75042f8430c71631373f85 (diff) |
jlreq (23nov17)
git-svn-id: svn://tug.org/texlive/trunk@45894 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.html | 284 |
1 files changed, 145 insertions, 139 deletions
diff --git a/Master/texmf-dist/doc/latex/jlreq/jlreq.html b/Master/texmf-dist/doc/latex/jlreq/jlreq.html index 558a7971516..518e15cb764 100644 --- a/Master/texmf-dist/doc/latex/jlreq/jlreq.html +++ b/Master/texmf-dist/doc/latex/jlreq/jlreq.html @@ -1,139 +1,145 @@ -<!DOCTYPE html>
-<html>
-<head>
- <meta charset="utf-8">
- <meta name="generator" content="pandoc">
- <title>jlreq</title>
- <style>
- .markdown-body {
- padding-top: 10px;
- padding-bottom: 10px;
- background-color: white;
- padding: 30px;
- line-height: 170%;
- }
- h1{
- font-size: 200%;
- }
- h2{
- border-style: solid;
- border-width: 0 0 0.1em 0em;
- padding: 0 0 0.2em 0em;
- border-color: #EEEEEE;
- margin-top: 2em;
- }
- h3{
- border-style: solid;
- border-width: 0 0 0 0.5em;
- padding: 0 0 0 0.5em;
- border-color: #EEEEEE;
- margin-top: 2em;
- }
- code{
- white-space: pre;
- font-weight: normal;
- background-color: #F4F4F4;
- border-color: #F4F4F4;
- border-style: solid;
- border-width: .2em .5em;
- border-radius: .2em;
- }
- pre{
- background-color: #F8F8F8;
- border-color: #F8F8F8;
- border-width: 1em;
- border-style: solid;
- border-radius: .5em;
- padding: 0;
- margin: 0;
- line-height: 130%;
- }
- pre code{
- background-color: #F8F8F8;
- border-style: none;
- }
- </style>
-</head>
-<body>
-<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>
-<h2 id="installation">Installation</h2>
-<p>Run <code>make</code>, then JFM files are created. Move the files as follows:</p>
-<ul>
-<li>*.tfm -> $TEXMF/fonts/tfm/public/jlreq</li>
-<li>*.vf -> $TEXMF/fonts/vf/public/jlreq</li>
-<li>jfm-jlreq.lua jfm-jlreqv.lua -> $TEXMF/tex/luatex/jlreq</li>
-<li>jlreq.cls -> $TEXMF/tex/latex/jlreq</li>
-</ul>
-<p><code>make install</code> will do this where $TEXMF=$TEXMFHOME</p>
-<h2 id="usage">Usage</h2>
-<p>See <a href="README-ja.md" class="uri">README-ja.md</a> (in Japanese).</p>
-<h2 id="license">LICENSE</h2>
-<p>This package is distributed under the BSD 2-Clause License. See <a href="LICENSE" class="uri">LICENSE</a>.</p>
-<h2 id="changelog">CHANGELOG</h2>
-<ul>
-<li>2017-02-08
-<ul>
-<li>First release.</li>
-</ul></li>
-<li>2017-02-17
-<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>
-</ul></li>
-<li>2017-03-14
-<ul>
-<li>Fixed bugs.</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>
-</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>
-</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>\tatechuyoko</code>.</li>
-<li><code>jlreq_warnings</code> -> <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={<height>,<width>}</code> -> <code>paper={<width>,<height>}</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>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>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>Added a command for the full-width ideographic space.</li>
-</ul></li>
-<li>2017-08-29
-<ul>
-<li>Fixed a bug.</li>
-</ul></li>
-</ul>
-<hr />
-<p>Noriyuki Abe<br />
-<a href="https://github.com/abenori/jlreq" class="uri">https://github.com/abenori/jlreq</a></p>
-</article>
-</body>
-</html>
+<!DOCTYPE html> +<html> +<head> + <meta charset="utf-8"> + <meta name="generator" content="pandoc"> + <title>jlreq</title> + <style> + .markdown-body { + padding-top: 10px; + padding-bottom: 10px; + background-color: white; + padding: 30px; + line-height: 170%; + } + h1{ + font-size: 200%; + } + h2{ + border-style: solid; + border-width: 0 0 0.1em 0em; + padding: 0 0 0.2em 0em; + border-color: #EEEEEE; + margin-top: 2em; + } + h3{ + border-style: solid; + border-width: 0 0 0 0.5em; + padding: 0 0 0 0.5em; + border-color: #EEEEEE; + margin-top: 2em; + } + code{ + white-space: pre; + font-weight: normal; + background-color: #F4F4F4; + border-color: #F4F4F4; + border-style: solid; + border-width: .2em .5em; + border-radius: .2em; + } + pre{ + background-color: #F8F8F8; + border-color: #F8F8F8; + border-width: 1em; + border-style: solid; + border-radius: .5em; + padding: 0; + margin: 0; + line-height: 130%; + } + pre code{ + background-color: #F8F8F8; + border-style: none; + } + </style> +</head> +<body> +<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> +<h2 id="installation">Installation</h2> +<p>Run <code>make</code>, then JFM files are created. Move the files as follows:</p> +<ul> +<li>*.tfm -> $TEXMF/fonts/tfm/public/jlreq</li> +<li>*.vf -> $TEXMF/fonts/vf/public/jlreq</li> +<li>jfm-jlreq.lua jfm-jlreqv.lua -> $TEXMF/tex/luatex/jlreq</li> +<li>jlreq.cls -> $TEXMF/tex/latex/jlreq</li> +</ul> +<p><code>make install</code> will do this where $TEXMF=$TEXMFHOME</p> +<h2 id="usage">Usage</h2> +<p>See <a href="README-ja.md" class="uri">README-ja.md</a> (in Japanese).</p> +<h2 id="license">LICENSE</h2> +<p>This package is distributed under the BSD 2-Clause License. See <a href="LICENSE" class="uri">LICENSE</a>.</p> +<h2 id="changelog">CHANGELOG</h2> +<ul> +<li>2017-02-08 +<ul> +<li>First release.</li> +</ul></li> +<li>2017-02-17 +<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> +</ul></li> +<li>2017-03-14 +<ul> +<li>Fixed bugs.</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> +</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> +</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>\tatechuyoko</code>.</li> +<li><code>jlreq_warnings</code> -> <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={<height>,<width>}</code> -> <code>paper={<width>,<height>}</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>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>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>Added a command for the full-width ideographic space.</li> +</ul></li> +<li>2017-08-29 +<ul> +<li>Fixed a bug.</li> +</ul></li> +<li>2017-11-23 +<ul> +<li>Fixed bugs.</li> +<li>Added <code>\SetBlockHeadingSpaces</code>.</li> +<li>Removed a space from <code>\contentsname</code> and <code>\indexname</code>.</li> +</ul></li> +</ul> +<hr /> +<p>Noriyuki Abe<br /> +<a href="https://github.com/abenori/jlreq" class="uri">https://github.com/abenori/jlreq</a></p> +</article> +</body> +</html> |