summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/nwejm/nwejm.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/nwejm/nwejm.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/nwejm/nwejm.cfg39
1 files changed, 38 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/nwejm/nwejm.cfg b/Master/texmf-dist/tex/latex/nwejm/nwejm.cfg
index 693a375a84e..5bb9161a7cf 100644
--- a/Master/texmf-dist/tex/latex/nwejm/nwejm.cfg
+++ b/Master/texmf-dist/tex/latex/nwejm/nwejm.cfg
@@ -84,7 +84,8 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Font designer text
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\fontdesignertext{We make use of the set of fonts \href{http://ctan.org/pkg/kpfonts}{Kp-Fonts}, designed by Christophe Caignaert.}
+\fontdesignertext{We make use of \href{http://ctan.org/pkg/kpfonts}{Kp-Fonts},
+ the set of fonts designed by Christophe Caignaert.}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Printer text
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -92,3 +93,39 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Authors instructions
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\authorsinstructions{%
+ \begin{description}
+ \item[Articles submission:] Upon submission, the authors have only to provide
+ a file in the \textsc{pdf} format. Once the paper is accepted or subject to
+ minor revisions, the authors have to ensure that it agrees with the journal
+ format.
+ \item[\LaTeX{} details:]\
+ \begin{description}
+ \item[\LaTeX{} class:] We strongly encourage the authors to prepare their
+ article to appear in the \href{\l__nwejm_journal_url_tl}{\nwejm} journal with
+ the dedicated \href{http://ctan.org/pkg/nwejm}{\textsf{nwejmart}} \LaTeX{}
+ class (currently,
+ \href{http://mirrors.ctan.org/macros/latex/contrib/nwejm/doc/documentation/nwejm.pdf}{documented
+ only in French}), available with \textsf{MiKTeX} and \textsf{TeX~Live}
+ distributions.
+ \item[Incompatibilities:]\
+ \begin{itemize}
+ \item Our production system is \emph{not} compatible with the
+ \href{http://ctan.org/pkg/xypic}{\textsf{xypic} bundle}. For commutative
+ diagramms, please use instead the user-friendly and modern
+ \href{http://ctan.org/pkg/xypic}{\textsf{tikz-cd}} package.
+ \item We much more prefer graphics \emph{not} created with
+ \href{http://ctan.org/topic/pstricks}{\textsf{PSTricks} and
+ derived}. Consider using
+ \href{http://ctan.org/pkg/pgf}{\textsf{PGF/TikZ}} or
+ \href{http://ctan.org/topic/pgf-tikz}{derived packages}.
+ \end{itemize}
+ In case you really need one of these packages, please contact us.
+ \item[Bibliography:] The bibliography must be provided as a \texttt{.bib}
+ file in the format of the
+ \href{http://ctan.org/pkg/biblatex}{\textsf{biblatex}} package.
+ \item[Figures:] The figures must be provided in \textsc{pdf} or \textsc{eps}
+ formats.
+ \end{description}
+ \end{description}
+}