diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-12 23:37:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-12 23:37:10 +0000 |
commit | 8396993efe0f38c32868c954f8e7147cd66b3aaf (patch) | |
tree | 983a352b659b83904a39c6a0c98fa1c10b2487ca /Master/texmf-dist/doc/latex/ejpecp/README | |
parent | c5c6b35b4250a3d62b639f7ca13f6111193abf0c (diff) |
ejpecp (10jan12)
git-svn-id: svn://tug.org/texlive/trunk@25092 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ejpecp/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ejpecp/README | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/ejpecp/README b/Master/texmf-dist/doc/latex/ejpecp/README index ece286e9439..4a5641563cf 100644 --- a/Master/texmf-dist/doc/latex/ejpecp/README +++ b/Master/texmf-dist/doc/latex/ejpecp/README @@ -4,7 +4,7 @@ DESCRIPTION and "Electronic Communications in Probability" (ECP). COPYRIGHT - Copyright (c) 2011 by Krzysztof BURDZY and Djalil CHAFAI for EJP-ECP + 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 @@ -13,7 +13,6 @@ COPYRIGHT FILE LIST ejpecp.cls ejpecp class (LaTeX2e) - ejpecp.pdf ejpecp class documentation in PDF format sample.tex sample article for EJP or ECP (source file) sample.pdf sample article for EJP or ECP (PDF compiled) LPPL a copy of the LaTeX Project Public License @@ -25,11 +24,13 @@ FILE LIST MD5SUM md5 sums of files above INSTRUCTIONS FOR EJP-ECP AUTHORS + You only need ejpecp.cls, sample.tex, and sample.pdf + Take the time to read sample.pdf Copy sample.tex into yourname.tex 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 authors instructions are given on http://ejpecp.org/ + More detailed instructions for authors are available on http://ejpecp.org/ DEPENDENCIES ejpecp is a LaTeX2e document class which works only with a pdflatex engine. @@ -46,6 +47,12 @@ HOW TO REBUILD pdflatex ejpecp.dtx # produces ejpecp.pdf CHANGELOG + 2012/01/09 v0.57721 + Added \EMAIL macro and updated sample.tex accordingly + Added environments "fact" and "notations" and updated sample.tex + Modified headings, now DOI and ISSN are in first page headings + Modified "Key words" into "Keywords" + Modified ECP logo (length and width of horizontal rules) 2011/12/24 v0.5772 Added dependency on lastpage package Modified hyperref options (no link borders + other tweaks) |