What is the proper markup for a Math operator in boldface?Declaring a math operator with cursor placement, e.g. expected valueDeclaring a math operator for every capitalized word?Renew math operatorMath operator always in textstyleMath operator seeing as environmentDeclare a flexible math operator (such as expectation operator)How can I make a math operator symbol be bigger in display math?How to use a special character as a math operator?What is the right space between a math operator and its subscript?Error when defining a math operator and corresponding `renewcommand`
Can European countries bypass the EU and make their own individual trade deal with the U.S.?
Do the 26 richest billionaires own as much wealth as the poorest 3.8 billion people?
Checkmate in 1 on a Tangled Board
13th chords on guitar
Compiling all Exception messages into a string
Discworld quote about an "old couple" who having said everything to each other, can finally go about living their lives
How could an armless race establish civilization?
The Football Squad
If I were to build a J3 cub twice the size of the original using the same CG would it fly?
Can dual citizens open crypto exchange accounts where U.S. citizens are prohibited?
How do I tell the reader that my character is autistic in Fantasy?
Should 私の be omitted?
Why wasn't EBCDIC designed with contiguous alphanumeric characters?
Sharing referee/AE report online to point out a grievous error in refereeing
List Manipulation : a,b,c,d,e,f,g,h into a,b,c,d,e,f,g,h
Alien life interbreeding with Earth life
Copy group of files (Filename*) to backup (Filename*.bak)
How to securely dispose of a smartphone?
Why can't you move another user's directory when you can move their file?
Why does my air conditioning feel weak during the day, but strong in the evening?
Converting Geographic Coordinates into Lambert2008 coordinates
How can a valley surrounded by mountains be fertile and rainy?
What election rules and voting rights are guaranteed by the US Constitution?
Story where diplomats use codes for emotions
What is the proper markup for a Math operator in boldface?
Declaring a math operator with cursor placement, e.g. expected valueDeclaring a math operator for every capitalized word?Renew math operatorMath operator always in textstyleMath operator seeing as environmentDeclare a flexible math operator (such as expectation operator)How can I make a math operator symbol be bigger in display math?How to use a special character as a math operator?What is the right space between a math operator and its subscript?Error when defining a math operator and corresponding `renewcommand`
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'd like to render the string Id
as a Math Operator in upright boldface. What is the proper markup for that? mathbfoperatornameId
? operatornamemathbfId
? mathopmathbfId
?
Note; this is for code in a macro, not inline.
math-operators
add a comment |
I'd like to render the string Id
as a Math Operator in upright boldface. What is the proper markup for that? mathbfoperatornameId
? operatornamemathbfId
? mathopmathbfId
?
Note; this is for code in a macro, not inline.
math-operators
2
operatornamemathbfId
– egreg
9 hours ago
add a comment |
I'd like to render the string Id
as a Math Operator in upright boldface. What is the proper markup for that? mathbfoperatornameId
? operatornamemathbfId
? mathopmathbfId
?
Note; this is for code in a macro, not inline.
math-operators
I'd like to render the string Id
as a Math Operator in upright boldface. What is the proper markup for that? mathbfoperatornameId
? operatornamemathbfId
? mathopmathbfId
?
Note; this is for code in a macro, not inline.
math-operators
math-operators
edited 6 hours ago
shmuel
asked 9 hours ago
shmuelshmuel
5762 silver badges15 bronze badges
5762 silver badges15 bronze badges
2
operatornamemathbfId
– egreg
9 hours ago
add a comment |
2
operatornamemathbfId
– egreg
9 hours ago
2
2
operatornamemathbfId
– egreg
9 hours ago
operatornamemathbfId
– egreg
9 hours ago
add a comment |
1 Answer
1
active
oldest
votes
Comparison:
documentclassarticle
usepackageamsmath
begindocument
$mathbfoperatornameId$ is wrong
$operatornamemathbfId$ seems good
$mathopmathbfId$ seems good
$displaystyleoperatornamemathbfId_X$ seems good
$displaystylemathopmathbfId_X$ is wrong
enddocument
Thus the right one is operatornamemathbfId
. Of course, if you use it more than a couple of times, you should do
DeclareMathOperatorIdmathbfId
in your document preamble and use Id
.
This is for a macro, not inline. I've edited the question to clarify that.
– shmuel
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%2f497675%2fwhat-is-the-proper-markup-for-a-math-operator-in-boldface%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Comparison:
documentclassarticle
usepackageamsmath
begindocument
$mathbfoperatornameId$ is wrong
$operatornamemathbfId$ seems good
$mathopmathbfId$ seems good
$displaystyleoperatornamemathbfId_X$ seems good
$displaystylemathopmathbfId_X$ is wrong
enddocument
Thus the right one is operatornamemathbfId
. Of course, if you use it more than a couple of times, you should do
DeclareMathOperatorIdmathbfId
in your document preamble and use Id
.
This is for a macro, not inline. I've edited the question to clarify that.
– shmuel
6 hours ago
add a comment |
Comparison:
documentclassarticle
usepackageamsmath
begindocument
$mathbfoperatornameId$ is wrong
$operatornamemathbfId$ seems good
$mathopmathbfId$ seems good
$displaystyleoperatornamemathbfId_X$ seems good
$displaystylemathopmathbfId_X$ is wrong
enddocument
Thus the right one is operatornamemathbfId
. Of course, if you use it more than a couple of times, you should do
DeclareMathOperatorIdmathbfId
in your document preamble and use Id
.
This is for a macro, not inline. I've edited the question to clarify that.
– shmuel
6 hours ago
add a comment |
Comparison:
documentclassarticle
usepackageamsmath
begindocument
$mathbfoperatornameId$ is wrong
$operatornamemathbfId$ seems good
$mathopmathbfId$ seems good
$displaystyleoperatornamemathbfId_X$ seems good
$displaystylemathopmathbfId_X$ is wrong
enddocument
Thus the right one is operatornamemathbfId
. Of course, if you use it more than a couple of times, you should do
DeclareMathOperatorIdmathbfId
in your document preamble and use Id
.
Comparison:
documentclassarticle
usepackageamsmath
begindocument
$mathbfoperatornameId$ is wrong
$operatornamemathbfId$ seems good
$mathopmathbfId$ seems good
$displaystyleoperatornamemathbfId_X$ seems good
$displaystylemathopmathbfId_X$ is wrong
enddocument
Thus the right one is operatornamemathbfId
. Of course, if you use it more than a couple of times, you should do
DeclareMathOperatorIdmathbfId
in your document preamble and use Id
.
answered 8 hours ago
egregegreg
751k89 gold badges1968 silver badges3309 bronze badges
751k89 gold badges1968 silver badges3309 bronze badges
This is for a macro, not inline. I've edited the question to clarify that.
– shmuel
6 hours ago
add a comment |
This is for a macro, not inline. I've edited the question to clarify that.
– shmuel
6 hours ago
This is for a macro, not inline. I've edited the question to clarify that.
– shmuel
6 hours ago
This is for a macro, not inline. I've edited the question to clarify that.
– shmuel
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%2f497675%2fwhat-is-the-proper-markup-for-a-math-operator-in-boldface%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
operatornamemathbfId
– egreg
9 hours ago