blob: 6e81570bb0565c3f90dcabc5a621600c835d3dbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.
|