From cdde74fc51a74159b464afaf5a1570117d90c858 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 10 Dec 2018 22:57:36 +0000 Subject: jlreq (10dec18) git-svn-id: svn://tug.org/texlive/trunk@49375 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/jlreq/README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex/jlreq/README.md') diff --git a/Master/texmf-dist/doc/latex/jlreq/README.md b/Master/texmf-dist/doc/latex/jlreq/README.md index b9a49687f2c..261c5e8a31a 100644 --- a/Master/texmf-dist/doc/latex/jlreq/README.md +++ b/Master/texmf-dist/doc/latex/jlreq/README.md @@ -4,14 +4,14 @@ This package provides the class file and JFM (Japanese font metric) files for LuaTeX-ja / pLaTeX / upLaTeX. This aims to implement [Requirements for Japanese Text Layout](https://www.w3.org/TR/jlreq/). ## Installation -Run `make`, then JFM files are created. Move the files as follows: +Run `make` to generate JFM files. 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 +* jfm-jlreq.lua, jfm-jlreqv.lua -> $TEXMF/tex/luatex/jlreq * jlreq.cls, jlreq-helpers.sty -> $TEXMF/tex/latex/jlreq -`make install` will do this where $TEXMF=$TEXMFHOME +The other way to install is just to run `make install`. It will install all files in `$TEXMFHOME`. ## Usage See [README-ja.md](README-ja.md) (in Japanese). @@ -96,6 +96,12 @@ This package is distributed under the BSD 2-Clause License. See [LICENSE](LICENS * 2018-09-01 - jlreq works with unusual `\mag`. - Fixed bugs. +* 2018-12-10 + - Added `number=[true/false]` to `\New***Heading`. + - Added options for `\frontmatter` etc in `\jlreqsetup`. + - Made `\jlreqHeadingLabel` etc available in `format` in `\NewTobiraHeading` and `\NewBlockHeading`. + - Fixed bugs. + -------------- Noriyuki Abe -- cgit v1.2.3