summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tasks/tasks.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-03 22:19:36 +0000
committerKarl Berry <karl@freefriends.org>2016-05-03 22:19:36 +0000
commit0a4df79ff44155e39af8d3fb5ad0e7763341cc4a (patch)
treeebadf60bcb77ed3198c0eed46d8fbb300297d2a2 /Master/texmf-dist/tex/latex/tasks/tasks.cfg
parent7b948f621af5b04be4a7eaf082edf4820995322e (diff)
tasks (3may16)
git-svn-id: svn://tug.org/texlive/trunk@40876 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tasks/tasks.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/tasks/tasks.cfg11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/tasks/tasks.cfg b/Master/texmf-dist/tex/latex/tasks/tasks.cfg
index 12b3c50517c..0aa10ea09e4 100644
--- a/Master/texmf-dist/tex/latex/tasks/tasks.cfg
+++ b/Master/texmf-dist/tex/latex/tasks/tasks.cfg
@@ -8,7 +8,7 @@
% Web: https://github.com/cgnieder/tasks/
% E-Mail: contact@mychemistry.eu
% --------------------------------------------------------------------------
-% Copyright 2013-2014 Clemens Niederberger
+% Copyright 2013-2015 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -27,9 +27,11 @@
% --------------------------------------------------------------------------
% further instances for the `tasks' environment
\ProvidesFile{tasks.cfg}
- [\@tasks@date\space v\@tasks@version\space tasks instances]
-
-\cs_new:Npn \tasks_config_file_loaded: {}
+ [%
+ \csname c_tasks_date_tl\endcsname\space
+ v\csname c_tasks_version_tl\endcsname\space
+ tasks instances%
+ ]
% ITEMIZE:
\DeclareInstance {tasks} {itemize} {default}
@@ -49,4 +51,3 @@
label = \choicebox
}
-\tex_endinput:D