summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/diffcoeff/README.txt
blob: 0122d5d56cb5810671c7c4517071563bea8af311 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
diffcoeff: a package to ease the writing of a variety
of differential coefficients 

Andrew Parsloe (ajparsloe@gmail.com)

This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either 
version 1.3c of this license or (at your option) any later 
version. The latest version of this license is in
  http://www.latex-project.org/lppl.txt

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Version 5.0 of diffcoeff introduces many interface incompat-
ibilities with version 4. For that reason v5.0 and v4.2 are 
are packaged together. Version 4 can always be used to comp-
ile an older document by using the trailing optional argument 
in the \usepackage statement, e.g., \usepackage{diffcoeff}[=v4] 
The aim in both versions is to ease the writing of differential 
coefficients (derivatives) and related quantities (jacobians, 
differentials). Both versions require xtemplate from the 
l3packages bundle. Version 5 also requires the mleftright 
package. 

Manifest
%%%%%%%%
README.txt            this document
diffcoeff.sty         LaTeX .sty file (current version, v5.0)
diffcoeff4.sty        LaTeX .sty file (older version, v4.2)
diffcoeff5.def        definition file of variant forms in v5
diffcoeff-doc.def     definition file of variant forms in v4

diffcoeff.pdf         documentation for current version, v5
diffcoeff.tex         LaTeX source of documentation for v5.
diffcoeff4.pdf        documentation for older version, v4
diffcoeff4.tex        LaTeX source of documentation for v4