summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/jlreq/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/jlreq/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/jlreq/README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/jlreq/README.md b/Master/texmf-dist/doc/latex/jlreq/README.md
index baf6b4f2b74..5201e22417d 100644
--- a/Master/texmf-dist/doc/latex/jlreq/README.md
+++ b/Master/texmf-dist/doc/latex/jlreq/README.md
@@ -9,7 +9,7 @@ Run `make`, then JFM files are created. Move the files as follows:
* *.tfm -> $TEXMF/fonts/tfm/public/jlreq
* *.vf -> $TEXMF/fonts/vf/public/jlreq
* jfm-jlreq.lua jfm-jlreqv.lua -> $TEXMF/tex/luatex/jlreq
-* jlreq.cls -> $TEXMF/tex/latex/jlreq
+* jlreq.cls, jlreq-helpers.sty -> $TEXMF/tex/latex/jlreq
`make install` will do this where $TEXMF=$TEXMFHOME
@@ -80,7 +80,10 @@ This package is distributed under the BSD 2-Clause License. See [LICENSE](LICENS
- Changed `\labelenumi` as in `jarticle` etc.
- Fix a bug on `column_gap` class option.
- Added `mark_format` to `\DeclarePageStyle`.
-
+* 2018-05-19
+ - Made the width of the label in the table of contents longer.
+ - Moved some macros to jlreq-helpers.sty
+ - Fixed bugs.
--------------
Noriyuki Abe