summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/nwejm/README.md
diff options
context:
space:
mode:
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, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/nwejm/README.md b/Master/texmf-dist/doc/latex/nwejm/README.md
new file mode 100644
index 00000000000..6e81570bb05
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/nwejm/README.md
@@ -0,0 +1,21 @@
+nwejm - Support for the journal "North-Western European Journal of Mathematics"
+===============================================================================
+
+This bundle includes LaTeX classes and `biblatex` styles files dedicated to the
+new journal "North-Western European Journal of Mathematics".
+
+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.