diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-11 23:07:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-11 23:07:10 +0000 |
commit | cbc791c8e9621356e51dbb8eac12436f48baacc8 (patch) | |
tree | cb98a6ab385fb543d32742833ad70b27b3b69465 /Master/texmf-dist/tex/lualatex/novel/novel.cls | |
parent | 38b7e91e0245cd63a44be9c5965ee23d2678a0ab (diff) |
novel (11aug17)
git-svn-id: svn://tug.org/texlive/trunk@45023 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/novel/novel.cls')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/novel/novel.cls | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/lualatex/novel/novel.cls b/Master/texmf-dist/tex/lualatex/novel/novel.cls index 47405f00799..29a1c739f0f 100644 --- a/Master/texmf-dist/tex/lualatex/novel/novel.cls +++ b/Master/texmf-dist/tex/lualatex/novel/novel.cls @@ -17,9 +17,11 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] % Actually needs LuaLaTeX, at least version 0.95 from TeXLive 2016. -\ProvidesClass{novel}[2017/07/31 v1.34 LaTeX document class] +\ProvidesClass{novel}[2017/08/10 v1.36 LaTeX document class] %% +%% Version 1.36: minor documentation correction. + %% Version 1.34: Added debug class option and related code. %% Version 1.32 includes a minor documentation fix, and a major bug fix |