Increase size of symbol intercal when in superscript position
Starting from this code
documentclass[12pt]{book}
usepackage{mathtools,amssymb}
usepackage{newtxtext}
usepackage[lite]{mtpro2}
begin{document}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
end{document}
with this output
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
|
show 1 more comment
Starting from this code
documentclass[12pt]{book}
usepackage{mathtools,amssymb}
usepackage{newtxtext}
usepackage[lite]{mtpro2}
begin{document}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
end{document}
with this output
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
2
I haven't the fonts but intercal is essentially a lowered sans serif T so^{mathsf{T}}
might look better
– David Carlisle
9 hours ago
1
@DavidCarlisle Before I have used alwaystop
. The last command is very thin and that's because I bet onintercal
.
– Sebastiano
9 hours ago
1
Is^intercal
supposed to denote the transpose operator? Just curious.
– Mico
9 hours ago
1
@Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…
– David Carlisle
9 hours ago
1
@DavidCarlisle +1 for the history :-)
– Sebastiano
9 hours ago
|
show 1 more comment
Starting from this code
documentclass[12pt]{book}
usepackage{mathtools,amssymb}
usepackage{newtxtext}
usepackage[lite]{mtpro2}
begin{document}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
end{document}
with this output
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
Starting from this code
documentclass[12pt]{book}
usepackage{mathtools,amssymb}
usepackage{newtxtext}
usepackage[lite]{mtpro2}
begin{document}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
end{document}
with this output
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
math-mode symbols mtpro
edited 9 hours ago
Mico
285k31388778
285k31388778
asked 9 hours ago
SebastianoSebastiano
11.1k42165
11.1k42165
2
I haven't the fonts but intercal is essentially a lowered sans serif T so^{mathsf{T}}
might look better
– David Carlisle
9 hours ago
1
@DavidCarlisle Before I have used alwaystop
. The last command is very thin and that's because I bet onintercal
.
– Sebastiano
9 hours ago
1
Is^intercal
supposed to denote the transpose operator? Just curious.
– Mico
9 hours ago
1
@Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…
– David Carlisle
9 hours ago
1
@DavidCarlisle +1 for the history :-)
– Sebastiano
9 hours ago
|
show 1 more comment
2
I haven't the fonts but intercal is essentially a lowered sans serif T so^{mathsf{T}}
might look better
– David Carlisle
9 hours ago
1
@DavidCarlisle Before I have used alwaystop
. The last command is very thin and that's because I bet onintercal
.
– Sebastiano
9 hours ago
1
Is^intercal
supposed to denote the transpose operator? Just curious.
– Mico
9 hours ago
1
@Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…
– David Carlisle
9 hours ago
1
@DavidCarlisle +1 for the history :-)
– Sebastiano
9 hours ago
2
2
I haven't the fonts but intercal is essentially a lowered sans serif T so
^{mathsf{T}}
might look better– David Carlisle
9 hours ago
I haven't the fonts but intercal is essentially a lowered sans serif T so
^{mathsf{T}}
might look better– David Carlisle
9 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
9 hours ago
@DavidCarlisle Before I have used always
top
. The last command is very thin and that's because I bet on intercal
.– Sebastiano
9 hours ago
1
1
Is
^intercal
supposed to denote the transpose operator? Just curious.– Mico
9 hours ago
Is
^intercal
supposed to denote the transpose operator? Just curious.– Mico
9 hours ago
1
1
@Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…
– David Carlisle
9 hours ago
@Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…
– David Carlisle
9 hours ago
1
1
@DavidCarlisle +1 for the history :-)
– Sebastiano
9 hours ago
@DavidCarlisle +1 for the history :-)
– Sebastiano
9 hours ago
|
show 1 more comment
2 Answers
2
active
oldest
votes
Combining David's suggestion with Sebastiano's requirement...
I use mathsf{T}
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}
usepackage{mathtools,amssymb}
usepackage{newtxtext}
usepackage{newtxmath}%[lite]{mtpro2}
begin{document}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
renewcommandintercal{{cramped{{}^mathsf{T}}}}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
renewcommandintercal{mathsf{scriptscriptstyle T}}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
end{document}
Great Steven. But what is cramped?
– Sebastiano
9 hours ago
1
@Sebastianocramped
is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments ofsqrt
(requiresamsmath
).
– Steven B. Segletes
8 hours ago
@Sebastiano I see. I do not needcramped
in the 2nd revision. I have removed it.
– Steven B. Segletes
8 hours ago
Hi, please, the comment that I have written to Mico. :-)
– Sebastiano
6 hours ago
add a comment |
Here's another variation on David's idea to use mathsf{T}
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 !
.)
documentclass[12pt]{book}
usepackage{mathtools,amssymb,newtxtext}
usepackage[lite]{mtpro2}
newcommandbmcA{boldsymbol{mathcal A}'{}}
newcommandtp[1][3]{^{^{mkern-#1mumathsf{T}}}}
begin{document}
$intercal$ $top$ $mathsf{T}$
medskip
begin{tabular}{@{}ll}
$(LbmcA)^intercal = bmcA{}^intercal L^intercal$ & verb+intercal+ \
$(LbmcA)^top = bmcA^top L^top$ & verb+top+ \
$(LbmcA)tp = bmcAtp Ltp = bmcA{}tp Ltp[6]$ & verb+tp+
end{tabular}
end{document}
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
6 hours ago
add a comment |
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%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
Combining David's suggestion with Sebastiano's requirement...
I use mathsf{T}
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}
usepackage{mathtools,amssymb}
usepackage{newtxtext}
usepackage{newtxmath}%[lite]{mtpro2}
begin{document}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
renewcommandintercal{{cramped{{}^mathsf{T}}}}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
renewcommandintercal{mathsf{scriptscriptstyle T}}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
end{document}
Great Steven. But what is cramped?
– Sebastiano
9 hours ago
1
@Sebastianocramped
is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments ofsqrt
(requiresamsmath
).
– Steven B. Segletes
8 hours ago
@Sebastiano I see. I do not needcramped
in the 2nd revision. I have removed it.
– Steven B. Segletes
8 hours ago
Hi, please, the comment that I have written to Mico. :-)
– Sebastiano
6 hours ago
add a comment |
Combining David's suggestion with Sebastiano's requirement...
I use mathsf{T}
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}
usepackage{mathtools,amssymb}
usepackage{newtxtext}
usepackage{newtxmath}%[lite]{mtpro2}
begin{document}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
renewcommandintercal{{cramped{{}^mathsf{T}}}}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
renewcommandintercal{mathsf{scriptscriptstyle T}}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
end{document}
Great Steven. But what is cramped?
– Sebastiano
9 hours ago
1
@Sebastianocramped
is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments ofsqrt
(requiresamsmath
).
– Steven B. Segletes
8 hours ago
@Sebastiano I see. I do not needcramped
in the 2nd revision. I have removed it.
– Steven B. Segletes
8 hours ago
Hi, please, the comment that I have written to Mico. :-)
– Sebastiano
6 hours ago
add a comment |
Combining David's suggestion with Sebastiano's requirement...
I use mathsf{T}
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}
usepackage{mathtools,amssymb}
usepackage{newtxtext}
usepackage{newtxmath}%[lite]{mtpro2}
begin{document}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
renewcommandintercal{{cramped{{}^mathsf{T}}}}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
renewcommandintercal{mathsf{scriptscriptstyle T}}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
end{document}
Combining David's suggestion with Sebastiano's requirement...
I use mathsf{T}
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}
usepackage{mathtools,amssymb}
usepackage{newtxtext}
usepackage{newtxmath}%[lite]{mtpro2}
begin{document}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
renewcommandintercal{{cramped{{}^mathsf{T}}}}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
renewcommandintercal{mathsf{scriptscriptstyle T}}
$(Lboldsymbol{mathcal A}')^intercal =boldsymbol{mathcal A}'{}^intercal L^intercal $
end{document}
edited 8 hours ago
answered 9 hours ago
Steven B. SegletesSteven B. Segletes
161k9205416
161k9205416
Great Steven. But what is cramped?
– Sebastiano
9 hours ago
1
@Sebastianocramped
is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments ofsqrt
(requiresamsmath
).
– Steven B. Segletes
8 hours ago
@Sebastiano I see. I do not needcramped
in the 2nd revision. I have removed it.
– Steven B. Segletes
8 hours ago
Hi, please, the comment that I have written to Mico. :-)
– Sebastiano
6 hours ago
add a comment |
Great Steven. But what is cramped?
– Sebastiano
9 hours ago
1
@Sebastianocramped
is a style that takes less vertical space, by lowering superscripts. It is automatically used, for example, for arguments ofsqrt
(requiresamsmath
).
– Steven B. Segletes
8 hours ago
@Sebastiano I see. I do not needcramped
in the 2nd revision. I have removed it.
– Steven B. Segletes
8 hours ago
Hi, please, the comment that I have written to Mico. :-)
– Sebastiano
6 hours ago
Great Steven. But what is cramped?
– Sebastiano
9 hours ago
Great Steven. But what is cramped?
– Sebastiano
9 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
8 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
8 hours ago
@Sebastiano I see. I do not need
cramped
in the 2nd revision. I have removed it.– Steven B. Segletes
8 hours ago
@Sebastiano I see. I do not need
cramped
in the 2nd revision. I have removed it.– Steven B. Segletes
8 hours ago
Hi, please, the comment that I have written to Mico. :-)
– Sebastiano
6 hours ago
Hi, please, the comment that I have written to Mico. :-)
– Sebastiano
6 hours ago
add a comment |
Here's another variation on David's idea to use mathsf{T}
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 !
.)
documentclass[12pt]{book}
usepackage{mathtools,amssymb,newtxtext}
usepackage[lite]{mtpro2}
newcommandbmcA{boldsymbol{mathcal A}'{}}
newcommandtp[1][3]{^{^{mkern-#1mumathsf{T}}}}
begin{document}
$intercal$ $top$ $mathsf{T}$
medskip
begin{tabular}{@{}ll}
$(LbmcA)^intercal = bmcA{}^intercal L^intercal$ & verb+intercal+ \
$(LbmcA)^top = bmcA^top L^top$ & verb+top+ \
$(LbmcA)tp = bmcAtp Ltp = bmcA{}tp Ltp[6]$ & verb+tp+
end{tabular}
end{document}
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
6 hours ago
add a comment |
Here's another variation on David's idea to use mathsf{T}
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 !
.)
documentclass[12pt]{book}
usepackage{mathtools,amssymb,newtxtext}
usepackage[lite]{mtpro2}
newcommandbmcA{boldsymbol{mathcal A}'{}}
newcommandtp[1][3]{^{^{mkern-#1mumathsf{T}}}}
begin{document}
$intercal$ $top$ $mathsf{T}$
medskip
begin{tabular}{@{}ll}
$(LbmcA)^intercal = bmcA{}^intercal L^intercal$ & verb+intercal+ \
$(LbmcA)^top = bmcA^top L^top$ & verb+top+ \
$(LbmcA)tp = bmcAtp Ltp = bmcA{}tp Ltp[6]$ & verb+tp+
end{tabular}
end{document}
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
6 hours ago
add a comment |
Here's another variation on David's idea to use mathsf{T}
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 !
.)
documentclass[12pt]{book}
usepackage{mathtools,amssymb,newtxtext}
usepackage[lite]{mtpro2}
newcommandbmcA{boldsymbol{mathcal A}'{}}
newcommandtp[1][3]{^{^{mkern-#1mumathsf{T}}}}
begin{document}
$intercal$ $top$ $mathsf{T}$
medskip
begin{tabular}{@{}ll}
$(LbmcA)^intercal = bmcA{}^intercal L^intercal$ & verb+intercal+ \
$(LbmcA)^top = bmcA^top L^top$ & verb+top+ \
$(LbmcA)tp = bmcAtp Ltp = bmcA{}tp Ltp[6]$ & verb+tp+
end{tabular}
end{document}
Here's another variation on David's idea to use mathsf{T}
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 !
.)
documentclass[12pt]{book}
usepackage{mathtools,amssymb,newtxtext}
usepackage[lite]{mtpro2}
newcommandbmcA{boldsymbol{mathcal A}'{}}
newcommandtp[1][3]{^{^{mkern-#1mumathsf{T}}}}
begin{document}
$intercal$ $top$ $mathsf{T}$
medskip
begin{tabular}{@{}ll}
$(LbmcA)^intercal = bmcA{}^intercal L^intercal$ & verb+intercal+ \
$(LbmcA)^top = bmcA^top L^top$ & verb+top+ \
$(LbmcA)tp = bmcAtp Ltp = bmcA{}tp Ltp[6]$ & verb+tp+
end{tabular}
end{document}
answered 8 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
6 hours ago
add a comment |
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
6 hours 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
6 hours 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
6 hours ago
add a comment |
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%2f483198%2fincrease-size-of-symbol-intercal-when-in-superscript-position%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
2
I haven't the fonts but intercal is essentially a lowered sans serif T so
^{mathsf{T}}
might look better– David Carlisle
9 hours ago
1
@DavidCarlisle Before I have used always
top
. The last command is very thin and that's because I bet onintercal
.– Sebastiano
9 hours ago
1
Is
^intercal
supposed to denote the transpose operator? Just curious.– Mico
9 hours ago
1
@Mico I wrote an essay on that :-) tex.stackexchange.com/questions/435328/…
– David Carlisle
9 hours ago
1
@DavidCarlisle +1 for the history :-)
– Sebastiano
9 hours ago