TeX Gyre Pagella Math Integral sign much too smallMath spacing in TeX Gyre PagellaItalic greek letters, upright operators and working partial sign with unicode-math and TeX Gyre PagellaSpacing of fractions in TeX Gyre Pagella Mathboldmath with unicode-math AND fonts with a MATH tableLine height with sqrt and TeX Gyre Pagella Mathsetmathfont[range=sqrt]… changes size of integralsVertical spacing between arrow and caption with unicode-mathLetter f in TeX Gyre Pagella Mathplus/minus (pm) sign appears misaligned with unicode-mathUsing printeranswers environment, how to print solutions in the box without the title “Solutions”
Are there historical examples of audiences drawn to a work that was "so bad it's good"?
'Select @VAR =' and 'Set @VAR =' behaving unexpectedly
Can a UK national work as a paid shop assistant in the USA?
How to deceive the MC
Why isn't Tyrion mentioned in 'A song of Ice and Fire'?
Why is 'additive' EQ more difficult to use than 'subtractive'?
Who wrote “A writer only begins a book. A reader finishes it.”
What is the limit to a Glyph of Warding's trigger?
Cisco 3750X Power Cable
Would cybernetic implants allow humans to use biofeedback to boost their performance to superhuman levels? If so how far could we take it?
ifconfig shows UP while ip link shows DOWN
Writing "hahaha" versus describing the laugh
How to write numbers and percentage?
How to create a `range`-like iterable object of floats?
Status of proof by contradiction and excluded middle throughout the history of mathematics?
EU rights when flight delayed so much that return is missed
Have any humans orbited the Earth in anything other than a prograde orbit?
Are there any German nonsense poems (Jabberwocky)?
Was this scene in S8E06 added because of fan reactions to S8E04?
Why is this integration method not valid?
Set outline first and fill colors later
Is keeping the forking link on a true fork necessary (Github/GPL)?
How does the Earth's center produce heat?
(For training purposes) Are there any openings with rook pawns that are more effective than others (and if so, what are they)?
TeX Gyre Pagella Math Integral sign much too small
Math spacing in TeX Gyre PagellaItalic greek letters, upright operators and working partial sign with unicode-math and TeX Gyre PagellaSpacing of fractions in TeX Gyre Pagella Mathboldmath with unicode-math AND fonts with a MATH tableLine height with sqrt and TeX Gyre Pagella Mathsetmathfont[range=sqrt]… changes size of integralsVertical spacing between arrow and caption with unicode-mathLetter f in TeX Gyre Pagella Mathplus/minus (pm) sign appears misaligned with unicode-mathUsing printeranswers environment, how to print solutions in the box without the title “Solutions”
I am writing my thesis and I use the TeX Gyre Pagella Math fonts, but I have noticed that the integral sign is much too small compared to fractions.

as you can see in the above image. I am using LuaLaTeX.
Is there any way to make the integral sign a more sensible size?
A minimal example:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math Regular
begindocument
beginequation
f(a) = frac12pi iint_gamma fracf(z)z-amathrm d z
endequation
enddocument
Thanks in advance!
math-mode luatex unicode-math tex-gyre-math
add a comment |
I am writing my thesis and I use the TeX Gyre Pagella Math fonts, but I have noticed that the integral sign is much too small compared to fractions.

as you can see in the above image. I am using LuaLaTeX.
Is there any way to make the integral sign a more sensible size?
A minimal example:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math Regular
begindocument
beginequation
f(a) = frac12pi iint_gamma fracf(z)z-amathrm d z
endequation
enddocument
Thanks in advance!
math-mode luatex unicode-math tex-gyre-math
Loadrelsizeand trymathlargerint?
– Bernard
May 8 at 20:56
Could we please see a full minimal example, so others can test
– daleif
May 8 at 21:01
You can also try Asana Math, which also bases its letters on Palatino.
– Davislor
May 9 at 7:55
add a comment |
I am writing my thesis and I use the TeX Gyre Pagella Math fonts, but I have noticed that the integral sign is much too small compared to fractions.

as you can see in the above image. I am using LuaLaTeX.
Is there any way to make the integral sign a more sensible size?
A minimal example:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math Regular
begindocument
beginequation
f(a) = frac12pi iint_gamma fracf(z)z-amathrm d z
endequation
enddocument
Thanks in advance!
math-mode luatex unicode-math tex-gyre-math
I am writing my thesis and I use the TeX Gyre Pagella Math fonts, but I have noticed that the integral sign is much too small compared to fractions.

as you can see in the above image. I am using LuaLaTeX.
Is there any way to make the integral sign a more sensible size?
A minimal example:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math Regular
begindocument
beginequation
f(a) = frac12pi iint_gamma fracf(z)z-amathrm d z
endequation
enddocument
Thanks in advance!
math-mode luatex unicode-math tex-gyre-math
math-mode luatex unicode-math tex-gyre-math
edited May 9 at 0:08
Zarko
135k872179
135k872179
asked May 8 at 20:44
msxmsx
17719
17719
Loadrelsizeand trymathlargerint?
– Bernard
May 8 at 20:56
Could we please see a full minimal example, so others can test
– daleif
May 8 at 21:01
You can also try Asana Math, which also bases its letters on Palatino.
– Davislor
May 9 at 7:55
add a comment |
Loadrelsizeand trymathlargerint?
– Bernard
May 8 at 20:56
Could we please see a full minimal example, so others can test
– daleif
May 8 at 21:01
You can also try Asana Math, which also bases its letters on Palatino.
– Davislor
May 9 at 7:55
Load
relsize and try mathlargerint?– Bernard
May 8 at 20:56
Load
relsize and try mathlargerint?– Bernard
May 8 at 20:56
Could we please see a full minimal example, so others can test
– daleif
May 8 at 21:01
Could we please see a full minimal example, so others can test
– daleif
May 8 at 21:01
You can also try Asana Math, which also bases its letters on Palatino.
– Davislor
May 9 at 7:55
You can also try Asana Math, which also bases its letters on Palatino.
– Davislor
May 9 at 7:55
add a comment |
3 Answers
3
active
oldest
votes
Simply adjust the DisplayOperatorMinHeight font parameter. That also indicates that the font is broken.
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
everydisplayUmathoperatorsizedisplaystyle=5ex
begindocument
[int_gammafracf(x)z-a]
enddocument

add a comment |
Uhextensible seems to work:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
begindocument
[int _gammafracf(x)z-a]
[ Uhextensible width 2ex "0 "00222B_gammafracf(x)z-a]
enddocument
But I have no idea why and which width is sensible.

After a bit digging in the context code I found also an (undocumented) Uvextensible which looks more sensible:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
begindocument
[int _gammafracf(x)z-a]
[ mathopUvextensible height 15pt depth 15pt exact axisUdelimiter "0 "0 "222Bnolimits_gammafracf(x)z-a]
enddocument
1
The subscript position is wrong.
– Henri Menke
May 9 at 0:09
@HenriMenke I'm not quite happy with it either. The code in context (autointegral) forces limits with the comment that "nolimits is difficult because of kerning problems". But simply making the integral always large doesn't look good either too.
– Ulrike Fischer
May 9 at 8:30
add a comment |
with xelatex you get

but with lualatex you get

from
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
setmathfontTeX Gyre Pagella Math[range=int,Scale=2]
begindocument
[int_gammafracf(x)z-a]
enddocument
I'm not sure if the difference is in unicode-math or the underlying luatex math rendering, the scaled font for int has caused the math parameters used for fraction spacing (and other things) to be scaled. I'll ping Will...
as Ulrike points out you can reset the parameters with an additional mathfont setting, resulting in

which doesn't produce quite the result xetex does but usable.
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
setmathfontTeX Gyre Pagella Math[range=int,Scale=2]
setmathfontTeX Gyre Pagella Math[range=sum]
begindocument
[int_gammafracf(x)z-a]
enddocument
a scale of 2 is too big in any case, but used to magnify the effect here.
– David Carlisle
May 8 at 21:17
The last math font sets the math fontdimens etc, so add e.g.setmathfontTeX Gyre Pagella Math[range=sum]as last entry.
– Ulrike Fischer
May 8 at 21:18
@UlrikeFischer ah I tried setting the whole thing again but that undid the scale...
– David Carlisle
May 8 at 21:19
@UlrikeFischer still doesn't get it quite right, I'll add an image
– David Carlisle
May 8 at 21:23
1
@msx the project is based here gust.org.pl/projects/e-foundry/tg-math/index_html but I'm not sure of the preferred reporting mechanism
– David Carlisle
May 9 at 10:05
|
show 4 more comments
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f489859%2ftex-gyre-pagella-math-integral-sign-much-too-small%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Simply adjust the DisplayOperatorMinHeight font parameter. That also indicates that the font is broken.
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
everydisplayUmathoperatorsizedisplaystyle=5ex
begindocument
[int_gammafracf(x)z-a]
enddocument

add a comment |
Simply adjust the DisplayOperatorMinHeight font parameter. That also indicates that the font is broken.
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
everydisplayUmathoperatorsizedisplaystyle=5ex
begindocument
[int_gammafracf(x)z-a]
enddocument

add a comment |
Simply adjust the DisplayOperatorMinHeight font parameter. That also indicates that the font is broken.
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
everydisplayUmathoperatorsizedisplaystyle=5ex
begindocument
[int_gammafracf(x)z-a]
enddocument

Simply adjust the DisplayOperatorMinHeight font parameter. That also indicates that the font is broken.
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
everydisplayUmathoperatorsizedisplaystyle=5ex
begindocument
[int_gammafracf(x)z-a]
enddocument

answered May 9 at 0:08
Henri MenkeHenri Menke
79.5k9174288
79.5k9174288
add a comment |
add a comment |
Uhextensible seems to work:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
begindocument
[int _gammafracf(x)z-a]
[ Uhextensible width 2ex "0 "00222B_gammafracf(x)z-a]
enddocument
But I have no idea why and which width is sensible.

After a bit digging in the context code I found also an (undocumented) Uvextensible which looks more sensible:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
begindocument
[int _gammafracf(x)z-a]
[ mathopUvextensible height 15pt depth 15pt exact axisUdelimiter "0 "0 "222Bnolimits_gammafracf(x)z-a]
enddocument
1
The subscript position is wrong.
– Henri Menke
May 9 at 0:09
@HenriMenke I'm not quite happy with it either. The code in context (autointegral) forces limits with the comment that "nolimits is difficult because of kerning problems". But simply making the integral always large doesn't look good either too.
– Ulrike Fischer
May 9 at 8:30
add a comment |
Uhextensible seems to work:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
begindocument
[int _gammafracf(x)z-a]
[ Uhextensible width 2ex "0 "00222B_gammafracf(x)z-a]
enddocument
But I have no idea why and which width is sensible.

After a bit digging in the context code I found also an (undocumented) Uvextensible which looks more sensible:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
begindocument
[int _gammafracf(x)z-a]
[ mathopUvextensible height 15pt depth 15pt exact axisUdelimiter "0 "0 "222Bnolimits_gammafracf(x)z-a]
enddocument
1
The subscript position is wrong.
– Henri Menke
May 9 at 0:09
@HenriMenke I'm not quite happy with it either. The code in context (autointegral) forces limits with the comment that "nolimits is difficult because of kerning problems". But simply making the integral always large doesn't look good either too.
– Ulrike Fischer
May 9 at 8:30
add a comment |
Uhextensible seems to work:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
begindocument
[int _gammafracf(x)z-a]
[ Uhextensible width 2ex "0 "00222B_gammafracf(x)z-a]
enddocument
But I have no idea why and which width is sensible.

After a bit digging in the context code I found also an (undocumented) Uvextensible which looks more sensible:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
begindocument
[int _gammafracf(x)z-a]
[ mathopUvextensible height 15pt depth 15pt exact axisUdelimiter "0 "0 "222Bnolimits_gammafracf(x)z-a]
enddocument
Uhextensible seems to work:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
begindocument
[int _gammafracf(x)z-a]
[ Uhextensible width 2ex "0 "00222B_gammafracf(x)z-a]
enddocument
But I have no idea why and which width is sensible.

After a bit digging in the context code I found also an (undocumented) Uvextensible which looks more sensible:
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
begindocument
[int _gammafracf(x)z-a]
[ mathopUvextensible height 15pt depth 15pt exact axisUdelimiter "0 "0 "222Bnolimits_gammafracf(x)z-a]
enddocument
edited May 8 at 22:20
answered May 8 at 21:42
Ulrike FischerUlrike Fischer
204k9312703
204k9312703
1
The subscript position is wrong.
– Henri Menke
May 9 at 0:09
@HenriMenke I'm not quite happy with it either. The code in context (autointegral) forces limits with the comment that "nolimits is difficult because of kerning problems". But simply making the integral always large doesn't look good either too.
– Ulrike Fischer
May 9 at 8:30
add a comment |
1
The subscript position is wrong.
– Henri Menke
May 9 at 0:09
@HenriMenke I'm not quite happy with it either. The code in context (autointegral) forces limits with the comment that "nolimits is difficult because of kerning problems". But simply making the integral always large doesn't look good either too.
– Ulrike Fischer
May 9 at 8:30
1
1
The subscript position is wrong.
– Henri Menke
May 9 at 0:09
The subscript position is wrong.
– Henri Menke
May 9 at 0:09
@HenriMenke I'm not quite happy with it either. The code in context (autointegral) forces limits with the comment that "nolimits is difficult because of kerning problems". But simply making the integral always large doesn't look good either too.
– Ulrike Fischer
May 9 at 8:30
@HenriMenke I'm not quite happy with it either. The code in context (autointegral) forces limits with the comment that "nolimits is difficult because of kerning problems". But simply making the integral always large doesn't look good either too.
– Ulrike Fischer
May 9 at 8:30
add a comment |
with xelatex you get

but with lualatex you get

from
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
setmathfontTeX Gyre Pagella Math[range=int,Scale=2]
begindocument
[int_gammafracf(x)z-a]
enddocument
I'm not sure if the difference is in unicode-math or the underlying luatex math rendering, the scaled font for int has caused the math parameters used for fraction spacing (and other things) to be scaled. I'll ping Will...
as Ulrike points out you can reset the parameters with an additional mathfont setting, resulting in

which doesn't produce quite the result xetex does but usable.
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
setmathfontTeX Gyre Pagella Math[range=int,Scale=2]
setmathfontTeX Gyre Pagella Math[range=sum]
begindocument
[int_gammafracf(x)z-a]
enddocument
a scale of 2 is too big in any case, but used to magnify the effect here.
– David Carlisle
May 8 at 21:17
The last math font sets the math fontdimens etc, so add e.g.setmathfontTeX Gyre Pagella Math[range=sum]as last entry.
– Ulrike Fischer
May 8 at 21:18
@UlrikeFischer ah I tried setting the whole thing again but that undid the scale...
– David Carlisle
May 8 at 21:19
@UlrikeFischer still doesn't get it quite right, I'll add an image
– David Carlisle
May 8 at 21:23
1
@msx the project is based here gust.org.pl/projects/e-foundry/tg-math/index_html but I'm not sure of the preferred reporting mechanism
– David Carlisle
May 9 at 10:05
|
show 4 more comments
with xelatex you get

but with lualatex you get

from
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
setmathfontTeX Gyre Pagella Math[range=int,Scale=2]
begindocument
[int_gammafracf(x)z-a]
enddocument
I'm not sure if the difference is in unicode-math or the underlying luatex math rendering, the scaled font for int has caused the math parameters used for fraction spacing (and other things) to be scaled. I'll ping Will...
as Ulrike points out you can reset the parameters with an additional mathfont setting, resulting in

which doesn't produce quite the result xetex does but usable.
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
setmathfontTeX Gyre Pagella Math[range=int,Scale=2]
setmathfontTeX Gyre Pagella Math[range=sum]
begindocument
[int_gammafracf(x)z-a]
enddocument
a scale of 2 is too big in any case, but used to magnify the effect here.
– David Carlisle
May 8 at 21:17
The last math font sets the math fontdimens etc, so add e.g.setmathfontTeX Gyre Pagella Math[range=sum]as last entry.
– Ulrike Fischer
May 8 at 21:18
@UlrikeFischer ah I tried setting the whole thing again but that undid the scale...
– David Carlisle
May 8 at 21:19
@UlrikeFischer still doesn't get it quite right, I'll add an image
– David Carlisle
May 8 at 21:23
1
@msx the project is based here gust.org.pl/projects/e-foundry/tg-math/index_html but I'm not sure of the preferred reporting mechanism
– David Carlisle
May 9 at 10:05
|
show 4 more comments
with xelatex you get

but with lualatex you get

from
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
setmathfontTeX Gyre Pagella Math[range=int,Scale=2]
begindocument
[int_gammafracf(x)z-a]
enddocument
I'm not sure if the difference is in unicode-math or the underlying luatex math rendering, the scaled font for int has caused the math parameters used for fraction spacing (and other things) to be scaled. I'll ping Will...
as Ulrike points out you can reset the parameters with an additional mathfont setting, resulting in

which doesn't produce quite the result xetex does but usable.
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
setmathfontTeX Gyre Pagella Math[range=int,Scale=2]
setmathfontTeX Gyre Pagella Math[range=sum]
begindocument
[int_gammafracf(x)z-a]
enddocument
with xelatex you get

but with lualatex you get

from
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
setmathfontTeX Gyre Pagella Math[range=int,Scale=2]
begindocument
[int_gammafracf(x)z-a]
enddocument
I'm not sure if the difference is in unicode-math or the underlying luatex math rendering, the scaled font for int has caused the math parameters used for fraction spacing (and other things) to be scaled. I'll ping Will...
as Ulrike points out you can reset the parameters with an additional mathfont setting, resulting in

which doesn't produce quite the result xetex does but usable.
documentclassarticle
usepackageunicode-math
setmathfontTeX Gyre Pagella Math
setmathfontTeX Gyre Pagella Math[range=int,Scale=2]
setmathfontTeX Gyre Pagella Math[range=sum]
begindocument
[int_gammafracf(x)z-a]
enddocument
edited May 8 at 21:24
answered May 8 at 21:15
David CarlisleDavid Carlisle
505k4211521903
505k4211521903
a scale of 2 is too big in any case, but used to magnify the effect here.
– David Carlisle
May 8 at 21:17
The last math font sets the math fontdimens etc, so add e.g.setmathfontTeX Gyre Pagella Math[range=sum]as last entry.
– Ulrike Fischer
May 8 at 21:18
@UlrikeFischer ah I tried setting the whole thing again but that undid the scale...
– David Carlisle
May 8 at 21:19
@UlrikeFischer still doesn't get it quite right, I'll add an image
– David Carlisle
May 8 at 21:23
1
@msx the project is based here gust.org.pl/projects/e-foundry/tg-math/index_html but I'm not sure of the preferred reporting mechanism
– David Carlisle
May 9 at 10:05
|
show 4 more comments
a scale of 2 is too big in any case, but used to magnify the effect here.
– David Carlisle
May 8 at 21:17
The last math font sets the math fontdimens etc, so add e.g.setmathfontTeX Gyre Pagella Math[range=sum]as last entry.
– Ulrike Fischer
May 8 at 21:18
@UlrikeFischer ah I tried setting the whole thing again but that undid the scale...
– David Carlisle
May 8 at 21:19
@UlrikeFischer still doesn't get it quite right, I'll add an image
– David Carlisle
May 8 at 21:23
1
@msx the project is based here gust.org.pl/projects/e-foundry/tg-math/index_html but I'm not sure of the preferred reporting mechanism
– David Carlisle
May 9 at 10:05
a scale of 2 is too big in any case, but used to magnify the effect here.
– David Carlisle
May 8 at 21:17
a scale of 2 is too big in any case, but used to magnify the effect here.
– David Carlisle
May 8 at 21:17
The last math font sets the math fontdimens etc, so add e.g.
setmathfontTeX Gyre Pagella Math[range=sum] as last entry.– Ulrike Fischer
May 8 at 21:18
The last math font sets the math fontdimens etc, so add e.g.
setmathfontTeX Gyre Pagella Math[range=sum] as last entry.– Ulrike Fischer
May 8 at 21:18
@UlrikeFischer ah I tried setting the whole thing again but that undid the scale...
– David Carlisle
May 8 at 21:19
@UlrikeFischer ah I tried setting the whole thing again but that undid the scale...
– David Carlisle
May 8 at 21:19
@UlrikeFischer still doesn't get it quite right, I'll add an image
– David Carlisle
May 8 at 21:23
@UlrikeFischer still doesn't get it quite right, I'll add an image
– David Carlisle
May 8 at 21:23
1
1
@msx the project is based here gust.org.pl/projects/e-foundry/tg-math/index_html but I'm not sure of the preferred reporting mechanism
– David Carlisle
May 9 at 10:05
@msx the project is based here gust.org.pl/projects/e-foundry/tg-math/index_html but I'm not sure of the preferred reporting mechanism
– David Carlisle
May 9 at 10:05
|
show 4 more comments
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f489859%2ftex-gyre-pagella-math-integral-sign-much-too-small%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Load
relsizeand trymathlargerint?– Bernard
May 8 at 20:56
Could we please see a full minimal example, so others can test
– daleif
May 8 at 21:01
You can also try Asana Math, which also bases its letters on Palatino.
– Davislor
May 9 at 7:55