summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cnltx/cnltx.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/cnltx/cnltx.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/cnltx/cnltx.cbx25
1 files changed, 15 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/cnltx/cnltx.cbx b/Master/texmf-dist/tex/latex/cnltx/cnltx.cbx
index 142467d2af2..3d7493b3cf7 100644
--- a/Master/texmf-dist/tex/latex/cnltx/cnltx.cbx
+++ b/Master/texmf-dist/tex/latex/cnltx/cnltx.cbx
@@ -1,13 +1,14 @@
-\@ifclassloaded{cnltx-doc}{}{%
- \GenericError
- {(cnltx.cbx)\@spaces\@spaces\@spaces\@spaces}
- {cnltx citation style error: invalid class}
- {See the cnltx bundle documentation for explanation.}
- {%
- The `cnltx' citation style can only be used with the `cnltx-doc'
- document class%
- }%
-}
+% \@ifclassloaded{cnltx-doc}{}{%
+% \GenericError
+% {(cnltx.cbx)\@spaces\@spaces\@spaces\@spaces}
+% {cnltx citation style error: invalid class}
+% {See the cnltx bundle documentation for explanation.}
+% {%
+% The `cnltx' citation style can only be used with the `cnltx-doc'
+% document class%
+% }%
+% }
+\RequirePackage{cnltx-example}
\ProvidesFile{cnltx.cbx}[\cnltx@@date\space \cnltx@@version\space \cnltx@@info]
\RequireCitationStyle{alphabetic}
@@ -24,3 +25,7 @@
\endinput
+
+HISTORY
+2013/01/14 v0.4 - first version added to the bundle
+2013/11/22 v0.9 - made independent from the `cnltx-doc' class