summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-14 22:41:50 +0000
committerKarl Berry <karl@freefriends.org>2016-06-14 22:41:50 +0000
commitfda54a2d18e4bdc3294b3ee6a3237146474b0b12 (patch)
tree3f993e2034e43ccb36d4c4fe35025176f0e68040 /Master/texmf-dist/tex/lualatex
parent77d1db80f0310c7792f69aabde1a2ca08e21365f (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')
-rw-r--r--Master/texmf-dist/tex/lualatex/cloze/cloze.sty4
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')