How to set letter above or below the symbol? Announcing the arrival of Valued Associate #679:...
What are the performance impacts of 'functional' Rust?
Do working physicists consider Newtonian mechanics to be "falsified"?
Strange behaviour of Check
What is the order of Mitzvot in Rambam's Sefer Hamitzvot?
How can I make names more distinctive without making them longer?
Why use gamma over alpha radiation?
Biased dice probability question
How to rotate it perfectly?
When is phishing education going too far?
What items from the Roman-age tech-level could be used to deter all creatures from entering a small area?
Can a zero nonce be safely used with AES-GCM if the key is random and never used again?
Why does tar appear to skip file contents when output file is /dev/null?
How should I respond to a player wanting to catch a sword between their hands?
Cauchy Sequence Characterized only By Directly Neighbouring Sequence Members
Is it possible to ask for a hotel room without minibar/extra services?
Direct Experience of Meditation
What can I do if my MacBook isn’t charging but already ran out?
How many things? AとBがふたつ
Cold is to Refrigerator as warm is to?
Area of a 2D convex hull
How do I automatically answer y in bash script?
How is simplicity better than precision and clarity in prose?
What do you call the holes in a flute?
What is the electric potential inside a point charge?
How to set letter above or below the symbol?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How can I make an overset symbol at the same size and height as bar except with a different symbol?Write above the symbol math “subset”Superimpose letter on integral symbolDecrease vertical whitespace when stacking above and below arrowChange vertical space in oversetSymbol: “maps isomorphically”adjusting symbols above letter in mathmodedouble tilde symbol under letterLetter with circle above — not a dot — in math modeHow to print “~” in order to put text above it
I have known overset{K}{|}
to set above. However how to do like this:
stacking-symbols
New contributor
add a comment |
I have known overset{K}{|}
to set above. However how to do like this:
stacking-symbols
New contributor
add a comment |
I have known overset{K}{|}
to set above. However how to do like this:
stacking-symbols
New contributor
I have known overset{K}{|}
to set above. However how to do like this:
stacking-symbols
stacking-symbols
New contributor
New contributor
edited 1 hour ago
JouleV
13.4k22663
13.4k22663
New contributor
asked 2 hours ago
Z MarioZ Mario
161
161
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Currently, the width of the k=1
determines the width of the stack. If it is needed so that the width of K
determines the width of the stack, please let me know.
documentclass{article}
usepackage{stackengine}
stackMath
begin{document}
$stackunder[2pt]{K}{stackunder[2pt]{%
rule{.6pt}{15pt}mkern2murule{.6pt}{15pt}}{scriptstyle k=1}}$
end{document}
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
});
}
});
Z Mario is a new contributor. Be nice, and check out our Code of Conduct.
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%2f484872%2fhow-to-set-letter-above-or-below-the-symbol%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
Currently, the width of the k=1
determines the width of the stack. If it is needed so that the width of K
determines the width of the stack, please let me know.
documentclass{article}
usepackage{stackengine}
stackMath
begin{document}
$stackunder[2pt]{K}{stackunder[2pt]{%
rule{.6pt}{15pt}mkern2murule{.6pt}{15pt}}{scriptstyle k=1}}$
end{document}
add a comment |
Currently, the width of the k=1
determines the width of the stack. If it is needed so that the width of K
determines the width of the stack, please let me know.
documentclass{article}
usepackage{stackengine}
stackMath
begin{document}
$stackunder[2pt]{K}{stackunder[2pt]{%
rule{.6pt}{15pt}mkern2murule{.6pt}{15pt}}{scriptstyle k=1}}$
end{document}
add a comment |
Currently, the width of the k=1
determines the width of the stack. If it is needed so that the width of K
determines the width of the stack, please let me know.
documentclass{article}
usepackage{stackengine}
stackMath
begin{document}
$stackunder[2pt]{K}{stackunder[2pt]{%
rule{.6pt}{15pt}mkern2murule{.6pt}{15pt}}{scriptstyle k=1}}$
end{document}
Currently, the width of the k=1
determines the width of the stack. If it is needed so that the width of K
determines the width of the stack, please let me know.
documentclass{article}
usepackage{stackengine}
stackMath
begin{document}
$stackunder[2pt]{K}{stackunder[2pt]{%
rule{.6pt}{15pt}mkern2murule{.6pt}{15pt}}{scriptstyle k=1}}$
end{document}
edited 2 hours ago
answered 2 hours ago
Steven B. SegletesSteven B. Segletes
162k9206418
162k9206418
add a comment |
add a comment |
Z Mario is a new contributor. Be nice, and check out our Code of Conduct.
Z Mario is a new contributor. Be nice, and check out our Code of Conduct.
Z Mario is a new contributor. Be nice, and check out our Code of Conduct.
Z Mario is a new contributor. Be nice, and check out our Code of Conduct.
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%2f484872%2fhow-to-set-letter-above-or-below-the-symbol%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