summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ejpecp/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-12-24 00:31:16 +0000
committerKarl Berry <karl@freefriends.org>2011-12-24 00:31:16 +0000
commit92060a70fbd8f69f4d5d8966eb83c401c075053c (patch)
treed1fdcf683560a0a0ed5370a87d3b88d68d5a87f4 /Master/texmf-dist/doc/latex/ejpecp/README
parent7b8ca07179060efe1bd56032900349140da1ef7c (diff)
ejpecp (23dec11)
git-svn-id: svn://tug.org/texlive/trunk@24930 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ejpecp/README')
-rw-r--r--Master/texmf-dist/doc/latex/ejpecp/README44
1 files changed, 23 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/latex/ejpecp/README b/Master/texmf-dist/doc/latex/ejpecp/README
index 30fb5aca7e1..ece286e9439 100644
--- a/Master/texmf-dist/doc/latex/ejpecp/README
+++ b/Master/texmf-dist/doc/latex/ejpecp/README
@@ -4,27 +4,27 @@ DESCRIPTION
and "Electronic Communications in Probability" (ECP).
COPYRIGHT
- Copyright (c) 2011 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.
+ Copyright (c) 2011 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 mgetmref.py script is Copyright (c) 2004 S. TOLUSIS and J. PITMAN.
- The mgetmref.py script is free software licensed under the GPL.
+ The mgetmref.py script is Copyright (c) 2004 S. TOLUSIS and J. PITMAN
+ The mgetmref.py script is free software licensed under the GPL
FILE LIST
ejpecp.cls ejpecp class (LaTeX2e)
- ejpecp.ins ejpecp class installation file to produce the .cls
- ejpecp.dtx ejpecp class commented code to generate the .pdf
- ejpecp.pdf ejpecp class documentation in PDF format.
+ 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.
+ LPPL a copy of the LaTeX Project Public License
README this file itself!
mgetref.py Python script to add MR URLs in bibliographies
+ 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 the three files ejpecp.cls, sample.tex, and sample.pdf
- 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)
@@ -36,23 +36,25 @@ DEPENDENCIES
ejpecp relies on the following packages: amsmath, amsfonts, amssymb, amsthm,
bera, dsfont, hyperref, geometry, graphicx, latexsym.
-HOW TO REBUILD
- pdflatex ejpecp.ins % generates the class file ejpecp.cls from ejpecp.dtx
- pdflatex ejpecp.dtx % generates the documentation ejpecp.pdf
- pdflatex sample.tex % generates the sample file sample.pdf
-
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/
-TODO
- Mention the Python script to add MR in a tex-file. Web robot support?
+HOW TO REBUILD
+ pdflatex ejpecp.ins # produces ejpecp.cls
+ pdflatex ejpecp.dtx # produces ejpecp.pdf
CHANGELOG
- 2012/12/12 v0.577
- Added macro \ACKNO
- Added script mgetmref.py
+ 2011/12/24 v0.5772
+ Added dependency on lastpage package
+ Modified hyperref options (no link borders + other tweaks)
+ Modified sample.tex (page numbering and lastpage)
+ Modified \@PAGEEND using lastpage package
+ Removed \PAGESTART and \PAGEEND from sample.tex
+ 2011/12/12 v0.577
+ Added macro \ACKNO
+ Added script mgetmref.py (suggested by Ph. Carmona)
Modified \MR macro (thanks, Martin!) and removal of xstring dependency
Modified sample.tex with more comments
Removed \THANKS in favor of the standard \thanks