diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-14 22:41:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-14 22:41:50 +0000 |
commit | fda54a2d18e4bdc3294b3ee6a3237146474b0b12 (patch) | |
tree | 3f993e2034e43ccb36d4c4fe35025176f0e68040 /Master/texmf-dist/tex/lualatex/cloze | |
parent | 77d1db80f0310c7792f69aabde1a2ca08e21365f (diff) |
cloze (14jun16)
git-svn-id: svn://tug.org/texlive/trunk@41451 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/cloze')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/cloze/cloze.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/lualatex/cloze/cloze.sty b/Master/texmf-dist/tex/lualatex/cloze/cloze.sty index de90141b594..895a11bcd5e 100644 --- a/Master/texmf-dist/tex/lualatex/cloze/cloze.sty +++ b/Master/texmf-dist/tex/lualatex/cloze/cloze.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2015 by Josef Friedrich <josef@friedrich.rocks> +%% Copyright (C) 2015-2016 by Josef Friedrich <josef@friedrich.rocks> %% ---------------------------------------------------------------------- %% This work may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.3c of this license @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{cloze} - [2015/07/08 v1.0 Package to typeset cloze worksheets or cloze tests] + [2016/06/13 v1.1 Package to typeset cloze worksheets or cloze tests] \RequirePackage{fontspec,luatexbase-mcb,kvoptions,xcolor} \directlua{ cloze = require('cloze') |