diff options
author | Karl Berry <karl@freefriends.org> | 2017-02-10 23:29:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-02-10 23:29:45 +0000 |
commit | 22c916a0de126f7f8c1ccabb3e9a300d26964b23 (patch) | |
tree | e867217fd560240f94f9b7c8409fe2524400934f /Master/texmf-dist/tex/latex/jlreq | |
parent | b978c1cdee90dbf4cd09cb528a31371f3bc6ba4b (diff) |
jlreq (9feb17)
git-svn-id: svn://tug.org/texlive/trunk@43185 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/jlreq')
-rw-r--r-- | Master/texmf-dist/tex/latex/jlreq/jlreq.cls | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/jlreq/jlreq.cls b/Master/texmf-dist/tex/latex/jlreq/jlreq.cls index 00d3a92b0bb..74a9d100290 100644 --- a/Master/texmf-dist/tex/latex/jlreq/jlreq.cls +++ b/Master/texmf-dist/tex/latex/jlreq/jlreq.cls @@ -1,6 +1,11 @@ -% based on JLREQ 20120403 https://www.w3.org/TR/2012/NOTE-jlreq-20120403/ja/
+%% Japanese document class based on requirements for Japanese text layout
+%%
+%% The package is distributed under the BSD 2-Clause License
+%%
+%%
+% (based on JLREQ 20120403 https://www.w3.org/TR/2012/NOTE-jlreq-20120403/ja/)
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{jlreq}[2016/01/01 jlreq]
+\ProvidesClass{jlreq}[2017/02/08 jlreq]
\RequirePackage{xkeyval,everyhook,filehook,etoolbox,ifthen}
%. helper1
|