summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cnltx/cnltx-base.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-01 20:58:55 +0000
committerKarl Berry <karl@freefriends.org>2019-11-01 20:58:55 +0000
commit4f7a2c33e49915f226131d182a2762f3467e5831 (patch)
treedd9ed85613d29b633928c23e70c00df74c70bfd3 /Master/texmf-dist/tex/latex/cnltx/cnltx-base.sty
parent89dbbe700a3907ad449d129bf84e04f8767b5f4d (diff)
cnltx (1nov19)
git-svn-id: svn://tug.org/texlive/trunk@52601 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cnltx/cnltx-base.sty')
-rw-r--r--Master/texmf-dist/tex/latex/cnltx/cnltx-base.sty9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/cnltx/cnltx-base.sty b/Master/texmf-dist/tex/latex/cnltx/cnltx-base.sty
index d8c63223fdd..ca2f861446e 100644
--- a/Master/texmf-dist/tex/latex/cnltx/cnltx-base.sty
+++ b/Master/texmf-dist/tex/latex/cnltx/cnltx-base.sty
@@ -8,7 +8,7 @@
% Web: https://github.com/cgnieder/cnltx/
% E-Mail: contact@mychemistry.eu
% --------------------------------------------------------------------------
-% Copyright 2013-2015 Clemens Niederberger
+% Copyright 2013--2019 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -25,8 +25,8 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-\def\cnltx@@date{2015/08/17}
-\def\cnltx@@version{v0.13}
+\def\cnltx@@date{2019/11/01}
+\def\cnltx@@version{v0.15}
\def\cnltx@@info{LaTeX tools and documenting facilities (CN)}
\ProvidesPackage{cnltx-base}[\cnltx@@date\space \cnltx@@version\space \cnltx@@info]
\RequirePackage{pgfopts,etoolbox,ltxcmds,pdftexcmds}
@@ -891,4 +891,5 @@ HISTORY:
2015/01/11 v0.12 - updating the bundle to CTAN
- more security for \cnltx@ifisnum
2015/08/17 v0.13 - resolve long overdue issues with cnltx-doc
-
+2015/08/29 v0.13a - small changes in cnltx-example
+2016/03/16 v0.13b - adapt bib style to biblatex v3.3