summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/nwejm/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-02-15 22:09:57 +0000
committerKarl Berry <karl@freefriends.org>2017-02-15 22:09:57 +0000
commit57b9b4f42d85b55de3e221002aadd58cc0986c2a (patch)
tree6694c04ec78e020b4e7541b3d1901ed31aae7bb3 /Master/texmf-dist/doc/latex/nwejm/README.md
parente546ad01a2bf102f02e32ad5117a44644a3aea8b (diff)
nwejm (15feb17)
git-svn-id: svn://tug.org/texlive/trunk@43233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/nwejm/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/nwejm/README.md21
1 files changed, 8 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/nwejm/README.md b/Master/texmf-dist/doc/latex/nwejm/README.md
index 6e81570bb05..5f71163e188 100644
--- a/Master/texmf-dist/doc/latex/nwejm/README.md
+++ b/Master/texmf-dist/doc/latex/nwejm/README.md
@@ -1,21 +1,16 @@
nwejm - Support for the journal "North-Western European Journal of Mathematics"
===============================================================================
+About
+-------
This bundle includes LaTeX classes and `biblatex` styles files dedicated to the
new journal "North-Western European Journal of Mathematics".
+Release
+-------
+Release 2017/02/14 v0.98d
+
+Development
+-----------
Follow development, submit issues, and suggest improvements at
https://github.com/dbitouze/nwejm.
-
-Installation
-------------
-
-The classes are supplied in `.dtx` format. If you want to unpack the `.dtx`
-yourself, running `tex nwejm.dtx` will extract the package whereas
-`pdflatex nwejm` will typeset the documentation of the `nwejmart` class
-(currently only in French).
-
-Typesetting the documentation also requires a number of packages in addition to
-those needed to use the `nwejm` classes. To compile the documentation without
-error, you will need, among others, my personal (dirty) package `denisbdoc` for
-documenting the classes I've written.