diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ejpecp/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ejpecp/README | 38 |
1 files changed, 28 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/ejpecp/README b/Master/texmf-dist/doc/latex/ejpecp/README index 4a5641563cf..396ab7e9fae 100644 --- a/Master/texmf-dist/doc/latex/ejpecp/README +++ b/Master/texmf-dist/doc/latex/ejpecp/README @@ -1,15 +1,17 @@ DESCRIPTION "ejpecp" is a LaTeX2e document class for typesetting articles for the mathematical research periodicals "Electronic Journal of Probability" (EJP) - and "Electronic Communications in Probability" (ECP). + and "Electronic Communications in Probability" (ECP). The websites of these + electronic journals are http://ejp.ejpecp.org/ and http://ecp.ejepecp.org/ COPYRIGHT Copyright (c) 2011, 2012, by Krzysztof BURDZY and Djalil CHAFAI for EJP-ECP - The EJP logo was designed by KB - The ECP logo was designed when Ren\'e CARMONA was in charge of ECP - The \MR macro was provided by Martin HAIRER + The original ECP logo was designed when Ren\'e CARMONA was in charge of ECP + The original EJP logo was designed by Krzysztof BURDZY + The current \MR macro was provided by Martin HAIRER The mgetmref.py script is Copyright (c) 2004 S. TOLUSIS and J. PITMAN The mgetmref.py script is free software licensed under the GPL + See http://www.e-publications.org/ims/support/batchmref.html FILE LIST ejpecp.cls ejpecp class (LaTeX2e) @@ -21,7 +23,6 @@ FILE LIST ejpecp.dtx class source file ejpecp.ins class install file ejpecp.pdf class documentation - MD5SUM md5 sums of files above INSTRUCTIONS FOR EJP-ECP AUTHORS You only need ejpecp.cls, sample.tex, and sample.pdf @@ -30,23 +31,40 @@ INSTRUCTIONS FOR EJP-ECP AUTHORS Edit yourname.tex (update metadata and the content of the paper) Be sure to have ejpecp.cls in the same directory (or any dir scanned for cls) Compile yourname.tex with a pdflatex engine producing yourname.pdf - More detailed instructions for authors are available on http://ejpecp.org/ + More detailed instructions for authors are available on Internet: + EJP: http://ejp.ejpecp.org/ ECP: http://ecp.ejpecp.org/ DEPENDENCIES ejpecp is a LaTeX2e document class which works only with a pdflatex engine. ejpecp relies on the following packages: amsmath, amsfonts, amssymb, amsthm, - bera, dsfont, hyperref, geometry, graphicx, latexsym. + bera, dsfont, hyperref, geometry, graphicx, lastpage, latexsym. LATEST VERSION - The latest version of ejpecp is available on the CTAN at - Package description: http://www.ctan.org/pkg/ejpecp - Package files: http://ctan.org/tex-archive/macros/latex/contrib/ejpecp/ + The latest version is on the CTAN at http://www.ctan.org/pkg/ejpecp HOW TO REBUILD pdflatex ejpecp.ins # produces ejpecp.cls pdflatex ejpecp.dtx # produces ejpecp.pdf CHANGELOG + 2012/12/12 v1.0 + Added macro \BEMAIL for new lines in footnotes + Added macro \DEDICATORY (suggested by Richard Bass) + Added class option NOAMS for problematic papers + Added trailing / in journal URL appearing in page foot + Added support for hyperref pdftitle and other fields + Added several environments derived from the theorem environment + Added more comments on mgetmref.py and on environments in sample.tex + Added more comments on \TITLE and \AUTHORS in sample.tex + Added reference list (bibliography) to table of contents and PDF support + Added macro \HALID for Hyper Article en Ligne (French preprints) + Fixed incorrect key spacing in bibliography (reported by Martin Hairer) + Fixed hyperref options pdfborder and colorlinks + Modified paragraph on source file preparation in sample.tex (clarification) + Modified margins (now left and right margins are identical) + Modified headings (shorter paper reference, rational page number on foot) + Modified "AMS Subject Classification 2010" into "AMS MSC 2010" + Modified spacing after abstract for keywords, AMS-MSC, etc 2012/01/09 v0.57721 Added \EMAIL macro and updated sample.tex accordingly Added environments "fact" and "notations" and updated sample.tex |