summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ejpecp
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-28 20:59:07 +0000
committerKarl Berry <karl@freefriends.org>2019-03-28 20:59:07 +0000
commit543988770c8c489a8d8ad8e44e0f5bf2add66a2c (patch)
tree8d6c794df797df5470410314c74030af24fa878c /Master/texmf-dist/doc/latex/ejpecp
parent58f64f141bad7d97ff02df9375bc53453444ba46 (diff)
ejpecp (28mar19)
git-svn-id: svn://tug.org/texlive/trunk@50628 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ejpecp')
-rw-r--r--Master/texmf-dist/doc/latex/ejpecp/README3
-rw-r--r--Master/texmf-dist/doc/latex/ejpecp/ejpecp.pdfbin129676 -> 129199 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ejpecp/sample.pdfbin155528 -> 155526 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ejpecp/sample.tex33
4 files changed, 20 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/ejpecp/README b/Master/texmf-dist/doc/latex/ejpecp/README
index d0365299fdb..69dc6f6cc1d 100644
--- a/Master/texmf-dist/doc/latex/ejpecp/README
+++ b/Master/texmf-dist/doc/latex/ejpecp/README
@@ -5,6 +5,7 @@
electronic journals are http://www.imstat.org/ejp/ and http://www.imstat.org/ecp/
COPYRIGHT
+ Copyright (c) 2019 by Edgaras SAKURAS, VTeX, Lithuania for EJP-ECP
Copyright (c) 2016 by Eimantas GUMBAKIS, VTeX, Lithuania for EJP-ECP
Copyright (c) 2011-2015 by Krzysztof BURDZY and Djalil CHAFAI for EJP-ECP
The original ECP logo was designed when Ren\'e CARMONA was in charge of ECP
@@ -51,6 +52,8 @@ LATEST VERSION
http:/mirror.ctan.org/macros/latex/contrib/ejpecp/
CHANGELOG
+ 2019/03/28 v1.6
+ Full url doi links, new package maintainer, shorttitle info
2016/09/06 v1.5
hypertexnames=false configuration for hyperref package
2016/04/06 v1.4
diff --git a/Master/texmf-dist/doc/latex/ejpecp/ejpecp.pdf b/Master/texmf-dist/doc/latex/ejpecp/ejpecp.pdf
index 7d624b83e3d..80aa1265358 100644
--- a/Master/texmf-dist/doc/latex/ejpecp/ejpecp.pdf
+++ b/Master/texmf-dist/doc/latex/ejpecp/ejpecp.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/ejpecp/sample.pdf b/Master/texmf-dist/doc/latex/ejpecp/sample.pdf
index 3825691087e..bd8283d4793 100644
--- a/Master/texmf-dist/doc/latex/ejpecp/sample.pdf
+++ b/Master/texmf-dist/doc/latex/ejpecp/sample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/ejpecp/sample.tex b/Master/texmf-dist/doc/latex/ejpecp/sample.tex
index 8e62220848b..5865a7bbb92 100644
--- a/Master/texmf-dist/doc/latex/ejpecp/sample.tex
+++ b/Master/texmf-dist/doc/latex/ejpecp/sample.tex
@@ -21,7 +21,7 @@
%% %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\documentclass[ECP]{ejpecp} % replace ECP by EJP if needed.
+\documentclass[ECP]{ejpecp} % replace ECP by EJP if needed.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%
@@ -45,13 +45,14 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%
+%% Shorttitle (please edit and customize for running heading): %%
%% Title (please edit and customize): %%
%% %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\SHORTTITLE{Introduction to the \emph{ejpecp} Class}
+\SHORTTITLE{Introduction to the \emph{ejpecp} Class}
-\TITLE{Introduction to the \emph{ejpecp} Class Version 1.5\thanks{Supported
+\TITLE{Introduction to the \emph{ejpecp} Class Version 1.6\thanks{Supported
by the Institute of Mathematical Statistics (IMS) and the Bernoulli
Society.}\
\thanks{Current maintainer of class file is
@@ -78,7 +79,7 @@
%% Here is a compact example with two authors with same affiliation
%% \AUTHORS{%
%% Michael~First\footnote{Some University. \EMAIL{mf,js@uni.edu}
-%% \and
+%% \and
%% John~Second\footnotemark[2]}%AUTHORS
%% Note: The \footnotemark is the footnote number that you wish to reuse. Here
%% it is [2] (we took into account the footnote generated by \thanks in title).
@@ -207,7 +208,7 @@ command. The precise location of these extra load commands is clearly
mentioned in the \texttt{sample.tex} file. The \emph{ejpecp} class provides
various environments, and also important commands such as \verb+\AUTHORS+,
\verb+\TITLE+, etc.
-
+
\section{Standard predefined environments}
One of the main features of the \emph{ejpecp} class is its predefined
@@ -229,9 +230,9 @@ environments.
and this is implemented by adding an optional parameter between square
brackets to the proof environment, namely
\begin{verbatim}
- \begin{proof}[Proof of Theorem \ref{th:1}]
- This is the body of the proof of ...
- \end{proof}
+ \begin{proof}[Proof of Theorem \ref{th:1}]
+ This is the body of the proof of ...
+ \end{proof}
\end{verbatim}
We recommend that you give names to most of your theorem-like environments.
You cannot imagine how this helps your readers! The proof ends at the
@@ -251,14 +252,14 @@ environments.
Let us give some more examples of environments in action.
\begin{lemma}[My lemma]
- Body of the Lemma.
+ Body of the Lemma.
\end{lemma}
\begin{proof}
This is the body of a proof environment without name, obtained using
\begin{verbatim}
-\begin{proof}
- This is the body of ...
+\begin{proof}
+ This is the body of ...
\end{proof}
\end{verbatim}
Note again the automatic inclusion of a square box at the right place $\to$
@@ -353,13 +354,13 @@ It is produced with the following source code:
You may refer to it by using \verb+\eqref{eq:myequation}+ which
produces \eqref{eq:myequation}. Here is another numbered displayed equation
\begin{equation}
- \int_{-\infty}^{+\infty}\!(t-\gamma)^2e^{-t-e^{-t}}\,dt
- = \zeta(2)
+ \int_{-\infty}^{+\infty}\!(t-\gamma)^2e^{-t-e^{-t}}\,dt
+ = \zeta(2)
= \frac{\pi^2}{6},
\end{equation}
and yet another one, just for fun!
\begin{equation}
- \int_{-\infty}^{+\infty}\!(t-\gamma)^3e^{-t-e^{-t}}\,dt
+ \int_{-\infty}^{+\infty}\!(t-\gamma)^3e^{-t-e^{-t}}\,dt
= 2\zeta(3).
\end{equation}
@@ -448,7 +449,7 @@ bibtex entries from MathSciNet, and to use
\verb+\MR+ commands in your \verb+\bibitem+s, allowing \emph{ejpecp} to
automatically produce the links as in the sample below. Alternatively, if you
are not using MathSciNet and bibtex, you may simply produce the Math Reviews
-links by using
+links by using
\url{http://www.e-publications.org/ims/support/mref/}
At your option, you may also manually provide the arXiv identifier for
@@ -505,7 +506,7 @@ identifier. It is acceptable to leave arXiv links in the bibliography
\ACKNO{We are grateful to Martin Hairer who provided a nice \texttt{MR} macro and to S\'ebastien Gou\"ezel for his useful comments on the internals of the class file.}
-
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%
%% You have reached the end of your document. %%