summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/diffcoeff/diffcoeff-doc.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-01 22:50:44 +0000
committerKarl Berry <karl@freefriends.org>2019-01-01 22:50:44 +0000
commit98890e60b2f71ab52763c5ddeb6b68160de110c2 (patch)
treeb778a8eba370002f1d492f853cece1d95010ed9b /Master/texmf-dist/tex/latex/diffcoeff/diffcoeff-doc.def
parent866a54256a3e665b4272e65691b8ebe5c1f97fb6 (diff)
diffcoeff (1jan19)
git-svn-id: svn://tug.org/texlive/trunk@49571 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/diffcoeff/diffcoeff-doc.def')
-rw-r--r--Master/texmf-dist/tex/latex/diffcoeff/diffcoeff-doc.def19
1 files changed, 9 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/diffcoeff/diffcoeff-doc.def b/Master/texmf-dist/tex/latex/diffcoeff/diffcoeff-doc.def
index 34a03b2c7f2..8b6b415acfa 100644
--- a/Master/texmf-dist/tex/latex/diffcoeff/diffcoeff-doc.def
+++ b/Master/texmf-dist/tex/latex/diffcoeff/diffcoeff-doc.def
@@ -108,14 +108,13 @@
subscr-nudge = -3 mu
}
-% partial, scriptstyle
-\diffdef { pscr }
+% partial, wide sep of terms
+\diffdef { pwide }
{
- op-symbol = \partial,
- op-order-sep = 0 mu ,
- denom-term-sep = 0 mu ,
- left-delim = \left ( ,
- right-delim = \right ),
- subscr-nudge = -3 mu
- }
-
+ op-symbol = \partial,
+ denom-term-sep = 3 mu ,
+ /-denom-term-sep = 3 mu ,
+ left-delim = \left ( ,
+ right-delim = \right ),
+ subscr-nudge = -6 mu
+ } \ No newline at end of file