summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/diffcoeff/README.txt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-27 20:41:31 +0000
committerKarl Berry <karl@freefriends.org>2016-06-27 20:41:31 +0000
commitf3714e22cf9b596abec6c42dc1dc9dd95ef82b61 (patch)
tree4aa08c0e81aa4e5b21e2cd909cabaa8dca30a889 /Master/texmf-dist/doc/latex/diffcoeff/README.txt
parente9f2b559eb367b62e1b88e7e73dd32c3b7d253c1 (diff)
diffcoeff (27jun16)
git-svn-id: svn://tug.org/texlive/trunk@41554 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/diffcoeff/README.txt')
-rw-r--r--Master/texmf-dist/doc/latex/diffcoeff/README.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/diffcoeff/README.txt b/Master/texmf-dist/doc/latex/diffcoeff/README.txt
new file mode 100644
index 00000000000..e69b3a12ff5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/diffcoeff/README.txt
@@ -0,0 +1,23 @@
+README file for LaTeX package: diffcoeff
+
+Author: Andrew Parsloe (aparsloe@clear.net.nz) 2016-06-27
+
+diffcoeff.sty allows the easy writing of ordinary and partial differential
+coefficients of arbitrary order. For mixed partial derivatives, the overall
+order (algebraic or numeric) is calculated by the package. Optional arguments
+allow the easy specification of a point of evaluation for ordinary
+derivatives, or variables held constant for partial derivatives, and the
+placement of the differentiand (in the numerator or appended). Some tweaking
+of the display is possible through key = value settings. Secondary commands
+provide analogous coefficients constructed from D, \Delta and \delta and a
+command for writing Jacobians.
+
+diffcoeffx.sty is diffcoeff.sty 'on steroids', extending that package in ways
+that are probably unnecessary but have a certain logical forece.
+
+The packages require the LaTeX3 bundles, l3kernel and l3packages.
+
+There are six files plus this README: diffcoeff.tex, diffcoeff.pdf (compiled
+from diffcoeff.tex), and diffcoeff.sty; and diffcoeffx.tex, diffcoeffx.pdf
+and diffcoeffx.sty. The tex and pdf files should be placed in texmf/doc/
+latex/diff, and the sty files in texmf/tex/latex/diff. \ No newline at end of file