summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ejpecp/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-27 23:13:23 +0000
committerKarl Berry <karl@freefriends.org>2011-11-27 23:13:23 +0000
commit8255a373ae03cbe4e01a189f867937ab90cde662 (patch)
tree4ec6aec0ce66b67361aa776b2a77f8278589593a /Master/texmf-dist/doc/latex/ejpecp/README
parenta1cf1b5f054668d9a5c3c3372e2b13ef48c94674 (diff)
new latex package ejpecp (26nov11)
git-svn-id: svn://tug.org/texlive/trunk@24673 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ejpecp/README')
-rw-r--r--Master/texmf-dist/doc/latex/ejpecp/README29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ejpecp/README b/Master/texmf-dist/doc/latex/ejpecp/README
new file mode 100644
index 00000000000..607a72d584b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ejpecp/README
@@ -0,0 +1,29 @@
+DESCRIPTION
+ "ejpecp" is a LaTeX2e class for typesetting articles for the mathematical
+ research periodicals "Electronic Journal of Probability" (EJP) and
+ "Electronic Communications in Probability" (ECP).
+
+HOW TO BUILD
+ 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
+
+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.
+ 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.
+ README this file itself!
+
+TODO
+ Remove xstring and replace with simpler short code in the \MR macro
+ Add options "draft" and "final" and pass them to the "article" class
+
+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.
+EOF