Increase size of symbol intercal when in superscript positionWhat is the meaning of the name of the intercal symbol?Position of superscript when superscriptd item has hat over itWhy does widehat behave differently if I insert hspace0pt?More aesthetic (perhaps shallower) superscript check symbolsize and location of cube root symbolcompute position of each symbolHow can I include a symbol with correct size and relative position without directly using it?Changing symbol size when used as subscriptBack to use the original forall symbolUgly horizontal spacing with some symbol-subscript/superscript combinationsHow to add superscript on summation symbol

Plain language with long required phrases

How do conventional missiles fly?

Did Shadowfax go to Valinor?

Should I tell management that I intend to leave due to bad software development practices?

Why is consensus so controversial in Britain?

Can one be a co-translator of a book, if he does not know the language that the book is translated into?

Neighboring nodes in the network

Why is the ratio of two extensive quantities always intensive?

How do I write bicross product symbols in latex?

How could indestructible materials be used in power generation?

Does a druid starting with a bow start with no arrows?

How can saying a song's name be a copyright violation?

Diode datasheet reading

Were any external disk drives stacked vertically?

Why does Optional.map make this assignment work?

Is it possible to download Internet Explorer on my Mac running OS X El Capitan?

Fully-Firstable Anagram Sets

I'm flying to France today and my passport expires in less than 2 months

Western buddy movie with a supernatural twist where a woman turns into an eagle at the end

How much of data wrangling is a data scientist's job?

Find the age of the oldest file in one line or return zero

Why do I get two different answers for this counting problem?

Is "remove commented out code" correct English?

Increase size of symbol intercal when in superscript position



Increase size of symbol intercal when in superscript position


What is the meaning of the name of the intercal symbol?Position of superscript when superscriptd item has hat over itWhy does widehat behave differently if I insert hspace0pt?More aesthetic (perhaps shallower) superscript check symbolsize and location of cube root symbolcompute position of each symbolHow can I include a symbol with correct size and relative position without directly using it?Changing symbol size when used as subscriptBack to use the original forall symbolUgly horizontal spacing with some symbol-subscript/superscript combinationsHow to add superscript on summation symbol













2















Starting from this code



documentclass[12pt]book
usepackagemathtools,amssymb
usepackagenewtxtext
usepackage[lite]mtpro2
begindocument
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $
enddocument


with this output



enter image description here



I'd like to move the intercal command a little higher and to the left in the direction indicated by the arrow. But does LaTeX have a direct command to move the symbol up or down or do I need to use specific macros? What could be the ways to have an adequate and beautiful way to write this formula?










share|improve this question



















  • 2





    I haven't the fonts but intercal is essentially a lowered sans serif T so ^mathsfT might look better

    – David Carlisle
    4 hours ago






  • 1





    @DavidCarlisle Before I have used always top. The last command is very thin and that's because I bet on intercal.

    – Sebastiano
    4 hours ago






  • 1





    Is ^intercal supposed to denote the transpose operator? Just curious.

    – Mico
    3 hours ago











  • @Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…

    – David Carlisle
    3 hours ago






  • 1





    @DavidCarlisle +1 for the history :-)

    – Sebastiano
    3 hours ago















2















Starting from this code



documentclass[12pt]book
usepackagemathtools,amssymb
usepackagenewtxtext
usepackage[lite]mtpro2
begindocument
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $
enddocument


with this output



enter image description here



I'd like to move the intercal command a little higher and to the left in the direction indicated by the arrow. But does LaTeX have a direct command to move the symbol up or down or do I need to use specific macros? What could be the ways to have an adequate and beautiful way to write this formula?










share|improve this question



















  • 2





    I haven't the fonts but intercal is essentially a lowered sans serif T so ^mathsfT might look better

    – David Carlisle
    4 hours ago






  • 1





    @DavidCarlisle Before I have used always top. The last command is very thin and that's because I bet on intercal.

    – Sebastiano
    4 hours ago






  • 1





    Is ^intercal supposed to denote the transpose operator? Just curious.

    – Mico
    3 hours ago











  • @Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…

    – David Carlisle
    3 hours ago






  • 1





    @DavidCarlisle +1 for the history :-)

    – Sebastiano
    3 hours ago













2












2








2








Starting from this code



documentclass[12pt]book
usepackagemathtools,amssymb
usepackagenewtxtext
usepackage[lite]mtpro2
begindocument
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $
enddocument


with this output



enter image description here



I'd like to move the intercal command a little higher and to the left in the direction indicated by the arrow. But does LaTeX have a direct command to move the symbol up or down or do I need to use specific macros? What could be the ways to have an adequate and beautiful way to write this formula?










share|improve this question
















Starting from this code



documentclass[12pt]book
usepackagemathtools,amssymb
usepackagenewtxtext
usepackage[lite]mtpro2
begindocument
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $
enddocument


with this output



enter image description here



I'd like to move the intercal command a little higher and to the left in the direction indicated by the arrow. But does LaTeX have a direct command to move the symbol up or down or do I need to use specific macros? What could be the ways to have an adequate and beautiful way to write this formula?







math-mode symbols mtpro






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 4 hours ago









Mico

285k31388778




285k31388778










asked 4 hours ago









SebastianoSebastiano

11.1k42165




11.1k42165







  • 2





    I haven't the fonts but intercal is essentially a lowered sans serif T so ^mathsfT might look better

    – David Carlisle
    4 hours ago






  • 1





    @DavidCarlisle Before I have used always top. The last command is very thin and that's because I bet on intercal.

    – Sebastiano
    4 hours ago






  • 1





    Is ^intercal supposed to denote the transpose operator? Just curious.

    – Mico
    3 hours ago











  • @Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…

    – David Carlisle
    3 hours ago






  • 1





    @DavidCarlisle +1 for the history :-)

    – Sebastiano
    3 hours ago












  • 2





    I haven't the fonts but intercal is essentially a lowered sans serif T so ^mathsfT might look better

    – David Carlisle
    4 hours ago






  • 1





    @DavidCarlisle Before I have used always top. The last command is very thin and that's because I bet on intercal.

    – Sebastiano
    4 hours ago






  • 1





    Is ^intercal supposed to denote the transpose operator? Just curious.

    – Mico
    3 hours ago











  • @Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…

    – David Carlisle
    3 hours ago






  • 1





    @DavidCarlisle +1 for the history :-)

    – Sebastiano
    3 hours ago







2




2





I haven't the fonts but intercal is essentially a lowered sans serif T so ^mathsfT might look better

– David Carlisle
4 hours ago





I haven't the fonts but intercal is essentially a lowered sans serif T so ^mathsfT might look better

– David Carlisle
4 hours ago




1




1





@DavidCarlisle Before I have used always top. The last command is very thin and that's because I bet on intercal.

– Sebastiano
4 hours ago





@DavidCarlisle Before I have used always top. The last command is very thin and that's because I bet on intercal.

– Sebastiano
4 hours ago




1




1





Is ^intercal supposed to denote the transpose operator? Just curious.

– Mico
3 hours ago





Is ^intercal supposed to denote the transpose operator? Just curious.

– Mico
3 hours ago













@Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…

– David Carlisle
3 hours ago





@Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…

– David Carlisle
3 hours ago




1




1





@DavidCarlisle +1 for the history :-)

– Sebastiano
3 hours ago





@DavidCarlisle +1 for the history :-)

– Sebastiano
3 hours ago










2 Answers
2






active

oldest

votes


















4














Combining David's suggestion with Sebastiano's requirement...



I use mathsfT as the core of the revised intercal (you can rename it something else if you don't want to overwrite it), but then to make it smaller, I use it in cramped, superscripted form (revision 1). Alternately, I just set it in scriptscriptstyle, which lowers its elevation a bit, while still keeping it higher than the original intercal (revision 2).



Original, then two revisions.



documentclass[12pt]book
usepackagemathtools,amssymb
usepackagenewtxtext
usepackagenewtxmath%[lite]mtpro2
begindocument
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $

renewcommandintercalcramped^mathsfT
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $

renewcommandintercalmathsfscriptscriptstyle T
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $
enddocument


enter image description here






share|improve this answer

























  • Great Steven. But what is cramped?

    – Sebastiano
    3 hours ago






  • 1





    @Sebastiano cramped is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments of sqrt (requires amsmath).

    – Steven B. Segletes
    3 hours ago












  • @Sebastiano I see. I do not need cramped in the 2nd revision. I have removed it.

    – Steven B. Segletes
    3 hours ago











  • Hi, please, the comment that I have written to Mico. :-)

    – Sebastiano
    1 hour ago


















1














Here's another variation on David's idea to use mathsfT instead of either intercal or top. The macro tp (short for "transpose", naturally) employs scriptscriptstyle math mode. The tp macro takes an optional argument: a scalar number, to indicate how many mu the "T" should be shifted to the left. The ability to fine-tune the horizontal position can come in handy if you're dealing with letters, such as L, which have no component in the upper-right quadrant. (The default amount of left-shift is 3, as in -3mu. Aside: mkern-3mu is the same as !.)



enter image description here



documentclass[12pt]book
usepackagemathtools,amssymb,newtxtext
usepackage[lite]mtpro2
newcommandbmcAboldsymbolmathcal A'
newcommandtp[1][3]^^mkern-#1mumathsfT
begindocument
$intercal$ $top$ $mathsfT$

medskip
begintabular@ll
$(LbmcA)^intercal = bmcA^intercal L^intercal$ & verb+intercal+ \
$(LbmcA)^top = bmcA^top L^top$ & verb+top+ \
$(LbmcA)tp = bmcAtp Ltp = bmcAtp Ltp[6]$ & verb+tp+
endtabular
enddocument





share|improve this answer























  • The answers are all very good. :-( If I don't give the green check it's because I'm good with the two answers at the same time.

    – Sebastiano
    1 hour ago











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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483198%2fincrease-size-of-symbol-intercal-when-in-superscript-position%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









4














Combining David's suggestion with Sebastiano's requirement...



I use mathsfT as the core of the revised intercal (you can rename it something else if you don't want to overwrite it), but then to make it smaller, I use it in cramped, superscripted form (revision 1). Alternately, I just set it in scriptscriptstyle, which lowers its elevation a bit, while still keeping it higher than the original intercal (revision 2).



Original, then two revisions.



documentclass[12pt]book
usepackagemathtools,amssymb
usepackagenewtxtext
usepackagenewtxmath%[lite]mtpro2
begindocument
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $

renewcommandintercalcramped^mathsfT
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $

renewcommandintercalmathsfscriptscriptstyle T
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $
enddocument


enter image description here






share|improve this answer

























  • Great Steven. But what is cramped?

    – Sebastiano
    3 hours ago






  • 1





    @Sebastiano cramped is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments of sqrt (requires amsmath).

    – Steven B. Segletes
    3 hours ago












  • @Sebastiano I see. I do not need cramped in the 2nd revision. I have removed it.

    – Steven B. Segletes
    3 hours ago











  • Hi, please, the comment that I have written to Mico. :-)

    – Sebastiano
    1 hour ago















4














Combining David's suggestion with Sebastiano's requirement...



I use mathsfT as the core of the revised intercal (you can rename it something else if you don't want to overwrite it), but then to make it smaller, I use it in cramped, superscripted form (revision 1). Alternately, I just set it in scriptscriptstyle, which lowers its elevation a bit, while still keeping it higher than the original intercal (revision 2).



Original, then two revisions.



documentclass[12pt]book
usepackagemathtools,amssymb
usepackagenewtxtext
usepackagenewtxmath%[lite]mtpro2
begindocument
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $

renewcommandintercalcramped^mathsfT
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $

renewcommandintercalmathsfscriptscriptstyle T
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $
enddocument


enter image description here






share|improve this answer

























  • Great Steven. But what is cramped?

    – Sebastiano
    3 hours ago






  • 1





    @Sebastiano cramped is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments of sqrt (requires amsmath).

    – Steven B. Segletes
    3 hours ago












  • @Sebastiano I see. I do not need cramped in the 2nd revision. I have removed it.

    – Steven B. Segletes
    3 hours ago











  • Hi, please, the comment that I have written to Mico. :-)

    – Sebastiano
    1 hour ago













4












4








4







Combining David's suggestion with Sebastiano's requirement...



I use mathsfT as the core of the revised intercal (you can rename it something else if you don't want to overwrite it), but then to make it smaller, I use it in cramped, superscripted form (revision 1). Alternately, I just set it in scriptscriptstyle, which lowers its elevation a bit, while still keeping it higher than the original intercal (revision 2).



Original, then two revisions.



documentclass[12pt]book
usepackagemathtools,amssymb
usepackagenewtxtext
usepackagenewtxmath%[lite]mtpro2
begindocument
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $

renewcommandintercalcramped^mathsfT
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $

renewcommandintercalmathsfscriptscriptstyle T
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $
enddocument


enter image description here






share|improve this answer















Combining David's suggestion with Sebastiano's requirement...



I use mathsfT as the core of the revised intercal (you can rename it something else if you don't want to overwrite it), but then to make it smaller, I use it in cramped, superscripted form (revision 1). Alternately, I just set it in scriptscriptstyle, which lowers its elevation a bit, while still keeping it higher than the original intercal (revision 2).



Original, then two revisions.



documentclass[12pt]book
usepackagemathtools,amssymb
usepackagenewtxtext
usepackagenewtxmath%[lite]mtpro2
begindocument
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $

renewcommandintercalcramped^mathsfT
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $

renewcommandintercalmathsfscriptscriptstyle T
$(Lboldsymbolmathcal A')^intercal =boldsymbolmathcal A'^intercal L^intercal $
enddocument


enter image description here







share|improve this answer














share|improve this answer



share|improve this answer








edited 3 hours ago

























answered 4 hours ago









Steven B. SegletesSteven B. Segletes

161k9205415




161k9205415












  • Great Steven. But what is cramped?

    – Sebastiano
    3 hours ago






  • 1





    @Sebastiano cramped is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments of sqrt (requires amsmath).

    – Steven B. Segletes
    3 hours ago












  • @Sebastiano I see. I do not need cramped in the 2nd revision. I have removed it.

    – Steven B. Segletes
    3 hours ago











  • Hi, please, the comment that I have written to Mico. :-)

    – Sebastiano
    1 hour ago

















  • Great Steven. But what is cramped?

    – Sebastiano
    3 hours ago






  • 1





    @Sebastiano cramped is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments of sqrt (requires amsmath).

    – Steven B. Segletes
    3 hours ago












  • @Sebastiano I see. I do not need cramped in the 2nd revision. I have removed it.

    – Steven B. Segletes
    3 hours ago











  • Hi, please, the comment that I have written to Mico. :-)

    – Sebastiano
    1 hour ago
















Great Steven. But what is cramped?

– Sebastiano
3 hours ago





Great Steven. But what is cramped?

– Sebastiano
3 hours ago




1




1





@Sebastiano cramped is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments of sqrt (requires amsmath).

– Steven B. Segletes
3 hours ago






@Sebastiano cramped is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments of sqrt (requires amsmath).

– Steven B. Segletes
3 hours ago














@Sebastiano I see. I do not need cramped in the 2nd revision. I have removed it.

– Steven B. Segletes
3 hours ago





@Sebastiano I see. I do not need cramped in the 2nd revision. I have removed it.

– Steven B. Segletes
3 hours ago













Hi, please, the comment that I have written to Mico. :-)

– Sebastiano
1 hour ago





Hi, please, the comment that I have written to Mico. :-)

– Sebastiano
1 hour ago











1














Here's another variation on David's idea to use mathsfT instead of either intercal or top. The macro tp (short for "transpose", naturally) employs scriptscriptstyle math mode. The tp macro takes an optional argument: a scalar number, to indicate how many mu the "T" should be shifted to the left. The ability to fine-tune the horizontal position can come in handy if you're dealing with letters, such as L, which have no component in the upper-right quadrant. (The default amount of left-shift is 3, as in -3mu. Aside: mkern-3mu is the same as !.)



enter image description here



documentclass[12pt]book
usepackagemathtools,amssymb,newtxtext
usepackage[lite]mtpro2
newcommandbmcAboldsymbolmathcal A'
newcommandtp[1][3]^^mkern-#1mumathsfT
begindocument
$intercal$ $top$ $mathsfT$

medskip
begintabular@ll
$(LbmcA)^intercal = bmcA^intercal L^intercal$ & verb+intercal+ \
$(LbmcA)^top = bmcA^top L^top$ & verb+top+ \
$(LbmcA)tp = bmcAtp Ltp = bmcAtp Ltp[6]$ & verb+tp+
endtabular
enddocument





share|improve this answer























  • The answers are all very good. :-( If I don't give the green check it's because I'm good with the two answers at the same time.

    – Sebastiano
    1 hour ago















1














Here's another variation on David's idea to use mathsfT instead of either intercal or top. The macro tp (short for "transpose", naturally) employs scriptscriptstyle math mode. The tp macro takes an optional argument: a scalar number, to indicate how many mu the "T" should be shifted to the left. The ability to fine-tune the horizontal position can come in handy if you're dealing with letters, such as L, which have no component in the upper-right quadrant. (The default amount of left-shift is 3, as in -3mu. Aside: mkern-3mu is the same as !.)



enter image description here



documentclass[12pt]book
usepackagemathtools,amssymb,newtxtext
usepackage[lite]mtpro2
newcommandbmcAboldsymbolmathcal A'
newcommandtp[1][3]^^mkern-#1mumathsfT
begindocument
$intercal$ $top$ $mathsfT$

medskip
begintabular@ll
$(LbmcA)^intercal = bmcA^intercal L^intercal$ & verb+intercal+ \
$(LbmcA)^top = bmcA^top L^top$ & verb+top+ \
$(LbmcA)tp = bmcAtp Ltp = bmcAtp Ltp[6]$ & verb+tp+
endtabular
enddocument





share|improve this answer























  • The answers are all very good. :-( If I don't give the green check it's because I'm good with the two answers at the same time.

    – Sebastiano
    1 hour ago













1












1








1







Here's another variation on David's idea to use mathsfT instead of either intercal or top. The macro tp (short for "transpose", naturally) employs scriptscriptstyle math mode. The tp macro takes an optional argument: a scalar number, to indicate how many mu the "T" should be shifted to the left. The ability to fine-tune the horizontal position can come in handy if you're dealing with letters, such as L, which have no component in the upper-right quadrant. (The default amount of left-shift is 3, as in -3mu. Aside: mkern-3mu is the same as !.)



enter image description here



documentclass[12pt]book
usepackagemathtools,amssymb,newtxtext
usepackage[lite]mtpro2
newcommandbmcAboldsymbolmathcal A'
newcommandtp[1][3]^^mkern-#1mumathsfT
begindocument
$intercal$ $top$ $mathsfT$

medskip
begintabular@ll
$(LbmcA)^intercal = bmcA^intercal L^intercal$ & verb+intercal+ \
$(LbmcA)^top = bmcA^top L^top$ & verb+top+ \
$(LbmcA)tp = bmcAtp Ltp = bmcAtp Ltp[6]$ & verb+tp+
endtabular
enddocument





share|improve this answer













Here's another variation on David's idea to use mathsfT instead of either intercal or top. The macro tp (short for "transpose", naturally) employs scriptscriptstyle math mode. The tp macro takes an optional argument: a scalar number, to indicate how many mu the "T" should be shifted to the left. The ability to fine-tune the horizontal position can come in handy if you're dealing with letters, such as L, which have no component in the upper-right quadrant. (The default amount of left-shift is 3, as in -3mu. Aside: mkern-3mu is the same as !.)



enter image description here



documentclass[12pt]book
usepackagemathtools,amssymb,newtxtext
usepackage[lite]mtpro2
newcommandbmcAboldsymbolmathcal A'
newcommandtp[1][3]^^mkern-#1mumathsfT
begindocument
$intercal$ $top$ $mathsfT$

medskip
begintabular@ll
$(LbmcA)^intercal = bmcA^intercal L^intercal$ & verb+intercal+ \
$(LbmcA)^top = bmcA^top L^top$ & verb+top+ \
$(LbmcA)tp = bmcAtp Ltp = bmcAtp Ltp[6]$ & verb+tp+
endtabular
enddocument






share|improve this answer












share|improve this answer



share|improve this answer










answered 3 hours ago









MicoMico

285k31388778




285k31388778












  • The answers are all very good. :-( If I don't give the green check it's because I'm good with the two answers at the same time.

    – Sebastiano
    1 hour ago

















  • The answers are all very good. :-( If I don't give the green check it's because I'm good with the two answers at the same time.

    – Sebastiano
    1 hour ago
















The answers are all very good. :-( If I don't give the green check it's because I'm good with the two answers at the same time.

– Sebastiano
1 hour ago





The answers are all very good. :-( If I don't give the green check it's because I'm good with the two answers at the same time.

– Sebastiano
1 hour ago

















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483198%2fincrease-size-of-symbol-intercal-when-in-superscript-position%23new-answer', 'question_page');

);

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







Popular posts from this blog

Saint-André (Pyrenaeus Orientalis) Nexus interni Nexus externi | Tabula navigationisOpenStreetMapGeoNames66168De hoc commune apud cassini.ehess.frHuius communis pagina interretialisAmplifica

Constantinus Vanšenkin Nexus externi | Tabula navigationisБольшая российская энциклопедияAmplifica

Montigny (Ligerula) Nexus interni Nexus externi | Tabula navigationisGeoNames45214Amplifica