diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:55 +0000 |
commit | 981d7736c1689eeecf99e80781ca7e5cc02cbe32 (patch) | |
tree | 94d6ec302553b18e8e694203feaaa8bda2226adc /Master/texmf-dist/source/latex/mathpazo/zplmsum.mtx | |
parent | 20acf85c0cded34157540ac2e326ad1b5fd1e28e (diff) |
trunk/Master/texmf-dist/source/latex/mathpazo
git-svn-id: svn://tug.org/texlive/trunk@374 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/mathpazo/zplmsum.mtx')
-rw-r--r-- | Master/texmf-dist/source/latex/mathpazo/zplmsum.mtx | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/mathpazo/zplmsum.mtx b/Master/texmf-dist/source/latex/mathpazo/zplmsum.mtx new file mode 100644 index 00000000000..6b30e2b7aa1 --- /dev/null +++ b/Master/texmf-dist/source/latex/mathpazo/zplmsum.mtx @@ -0,0 +1,41 @@ +% zplmsum.mtx +% (part of the mathpazo package, by Diego Puga) +% +% Metrics file +% to use the summation, product and coproduct glyphs in Pazo +% for summationtext, producttext, and coproducttext (at full-scale), +% as well as for summationdisplay, productdisplay and coproductdisplay (scaled-up); +% +% Based on zrvhax.mtx (part of PSNFSS), by Alan Jeffrey and Sebastian Rathz and Ulrik Vieth + +\relax +\metrics + +\setint{fplm-textscale}{1000} +\setint{fplm-displayscale}{1400} + +\resetglyph{summationtext} + \glyph{summation}{\int{fplm-textscale}} +\endresetglyph + +\resetglyph{summationdisplay} + \glyph{summation}{\int{fplm-displayscale}} +\endresetglyph + +\resetglyph{producttext} + \glyph{product}{\int{fplm-textscale}} +\endresetglyph + +\resetglyph{productdisplay} + \glyph{product}{\int{fplm-displayscale}} +\endresetglyph + +\resetglyph{coproducttext} + \glyph{coproduct}{\int{fplm-textscale}} +\endresetglyph + +\resetglyph{coproductdisplay} + \glyph{coproduct}{\int{fplm-displayscale}} +\endresetglyph + +\endmetrics |