summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/fixdif/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-05-28 20:20:35 +0000
committerKarl Berry <karl@freefriends.org>2022-05-28 20:20:35 +0000
commitcd07033f2f7b85fd835256ddb322fb95ae8340a7 (patch)
tree17a42f9b1e5d31141f811450c189932941f6b8fc /Master/texmf-dist/doc/latex/fixdif/README.md
parent8e5d7958406ba072f48f63a11a62ea4785b26cc6 (diff)
fixdif (28may22)
git-svn-id: svn://tug.org/texlive/trunk@63426 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fixdif/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/fixdif/README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fixdif/README.md b/Master/texmf-dist/doc/latex/fixdif/README.md
new file mode 100644
index 00000000000..ce9fba1dca8
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/fixdif/README.md
@@ -0,0 +1,19 @@
+# The `fixdif` Package
+
+The `fixdif` package provides an interface for defining the style of differential operators.
+
+The basic commands are:
+
+- `\d`: for differential operator "d" in math mode and under-dot accent in text;
+- `\partial`: a "fixed" partial differential operator command;
+- `\letdif`: an interface for defining new commands for differential operators.
+
+See `fixdif.pdf` for more. Happy TeXing!
+
+## License
+
+This work may be distributed and/or modified under the conditions of the [LaTeX Project Public License](http://www.latex-project.org/lppl.txt), either version 1.3c of this license or (at your option) any later version.
+
+------
+
+Copyright (C) 2022 by Zhang Tingxuan <alphaztx@163.com>.