summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fixdif/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-05-29 03:00:41 +0000
committerNorbert Preining <norbert@preining.info>2022-05-29 03:00:41 +0000
commitc00656779e19523d32d1d563e37f48709e487ce3 (patch)
tree034e8df24d02e8ff4d8ad7169f6ec68c8b1c0599 /macros/latex/contrib/fixdif/README.md
parent98bbe9f6255283aebab5ce6151393e1ff9014577 (diff)
CTAN sync 202205290300
Diffstat (limited to 'macros/latex/contrib/fixdif/README.md')
-rw-r--r--macros/latex/contrib/fixdif/README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/macros/latex/contrib/fixdif/README.md b/macros/latex/contrib/fixdif/README.md
new file mode 100644
index 0000000000..ce9fba1dca
--- /dev/null
+++ b/macros/latex/contrib/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>.