summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/nwejm/nwejm-examples-template.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-21 20:58:02 +0000
committerKarl Berry <karl@freefriends.org>2022-02-21 20:58:02 +0000
commit3e34887b92bc2cfd1e43815528508408a0b12110 (patch)
tree6b0dae46e6359c8a2e040daa51577e122d0885e4 /Master/texmf-dist/source/latex/nwejm/nwejm-examples-template.dtx
parent26be1d8aa7b1cb0247091a863439a7832f2e310e (diff)
nwejm (21feb22)
git-svn-id: svn://tug.org/texlive/trunk@62129 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/nwejm/nwejm-examples-template.dtx')
-rw-r--r--Master/texmf-dist/source/latex/nwejm/nwejm-examples-template.dtx22
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/nwejm/nwejm-examples-template.dtx b/Master/texmf-dist/source/latex/nwejm/nwejm-examples-template.dtx
index 55775e4db46..923c68b15d5 100644
--- a/Master/texmf-dist/source/latex/nwejm/nwejm-examples-template.dtx
+++ b/Master/texmf-dist/source/latex/nwejm/nwejm-examples-template.dtx
@@ -748,6 +748,22 @@ Cf. \vref{thm-bolzano-weierstrass} \& \vref{rmk-euler} \&
% This is a template that may be used for the articles submitted to the
% North-Western European Journal of Mathematics.
%
+%%%%%%%%%%%%
+% CAUTION! %
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% This template is based on the `nwejmart` class. For:
+%
+% - your name(s), as author(s) of this article,
+% - the list of bibliographic references,
+%
+% to be correctly displayed, this class requires :
+%
+% - the `biblatex` package (already loaded by the class),
+% - as a bibliographic engine, NOT the usual `bibtex`, BUT `biber`.
+%
+% See the documentation (currently only in French) for more details.
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
% The language of the article is by default English. Should it be French, German
% or Dutch instead, it would be specified as \documentclass' option.
%COMMENT
@@ -848,3 +864,9 @@ Cf. \vref{thm-bolzano-weierstrass} \& \vref{rmk-euler} \&
% \begin{macrocode}
%</template>
% \end{macrocode}
+
+% \endinput
+% Local Variables:
+% mode: doctex
+% TeX-master: "nwejm"
+% End: