How can I grow the height of a function letter to match the height of the parameters?
Why one should not leave fingerprints on bulbs and plugs?
I got the following comment from a reputed math journal. What does it mean?
combinatorics floor summation
How do I change two letters closest to a string and one letter immediately after a string using Notepad++?
Are all passive ability checks floors for active ability checks?
Python if-else code style for reduced code for rounding floats
Is it insecure to send a password in a `curl` command?
What is a ^ b and (a & b) << 1?
Brexit - No Deal Rejection
Can I use USB data pins as power source
As a new Ubuntu desktop 18.04 LTS user, do I need to use ufw for a firewall or is iptables sufficient?
Violin - Can double stops be played when the strings are not next to each other?
Shortcut for setting origin to vertex
Why do passenger jet manufacturers design their planes with stall prevention systems?
Math equation in non italic font
How to write cleanly even if my character uses expletive language?
Did Ender ever learn that he killed Stilson and/or Bonzo?
Bach's Toccata and Fugue in D minor breaks the "no parallel octaves" rule?
How to pronounce "I ♥ Huckabees"?
Why no Iridium-level flares from other satellites?
What is "focus distance lower/upper" and how is it different from depth of field?
Knife as defense against stray dogs
Why is the President allowed to veto a cancellation of emergency powers?
This word with a lot of past tenses
How can I grow the height of a function letter to match the height of the parameters?
I'm only an occasional LaTeX user, and ever more rare math mode user, so maybe this is simple for others, but not for me:
I have a function named L*, and it has a fraction as parameter. In my first attempt ($L*left(frac{X}{X_N}right)$) it looked as if I wanted to multiply L with the parameter, so I changed it to ${L*}left(frac{X}{X_N}right)$.

Still in my eyes it looks like a multiplication (can I reduce the spacing between * and (?), so I want the size of L* match the height of the parameter, like this:

(As any TeX-eye can see I faked the size by using an image editor).
What I did try without success was a left{L*}frac{...}{...} which is not allowed, however.
Finally: When answering remember: Simple problems should have simple answers to be efficient. If the answer looks overly complicated (makes the formular very unreadable, I probably will not accept it.
math-mode height parameters
add a comment |
I'm only an occasional LaTeX user, and ever more rare math mode user, so maybe this is simple for others, but not for me:
I have a function named L*, and it has a fraction as parameter. In my first attempt ($L*left(frac{X}{X_N}right)$) it looked as if I wanted to multiply L with the parameter, so I changed it to ${L*}left(frac{X}{X_N}right)$.

Still in my eyes it looks like a multiplication (can I reduce the spacing between * and (?), so I want the size of L* match the height of the parameter, like this:

(As any TeX-eye can see I faked the size by using an image editor).
What I did try without success was a left{L*}frac{...}{...} which is not allowed, however.
Finally: When answering remember: Simple problems should have simple answers to be efficient. If the answer looks overly complicated (makes the formular very unreadable, I probably will not accept it.
math-mode height parameters
add a comment |
I'm only an occasional LaTeX user, and ever more rare math mode user, so maybe this is simple for others, but not for me:
I have a function named L*, and it has a fraction as parameter. In my first attempt ($L*left(frac{X}{X_N}right)$) it looked as if I wanted to multiply L with the parameter, so I changed it to ${L*}left(frac{X}{X_N}right)$.

Still in my eyes it looks like a multiplication (can I reduce the spacing between * and (?), so I want the size of L* match the height of the parameter, like this:

(As any TeX-eye can see I faked the size by using an image editor).
What I did try without success was a left{L*}frac{...}{...} which is not allowed, however.
Finally: When answering remember: Simple problems should have simple answers to be efficient. If the answer looks overly complicated (makes the formular very unreadable, I probably will not accept it.
math-mode height parameters
I'm only an occasional LaTeX user, and ever more rare math mode user, so maybe this is simple for others, but not for me:
I have a function named L*, and it has a fraction as parameter. In my first attempt ($L*left(frac{X}{X_N}right)$) it looked as if I wanted to multiply L with the parameter, so I changed it to ${L*}left(frac{X}{X_N}right)$.

Still in my eyes it looks like a multiplication (can I reduce the spacing between * and (?), so I want the size of L* match the height of the parameter, like this:

(As any TeX-eye can see I faked the size by using an image editor).
What I did try without success was a left{L*}frac{...}{...} which is not allowed, however.
Finally: When answering remember: Simple problems should have simple answers to be efficient. If the answer looks overly complicated (makes the formular very unreadable, I probably will not accept it.
math-mode height parameters
math-mode height parameters
asked 2 mins ago
U. WindlU. Windl
1256
1256
add a comment |
add a comment |
0
active
oldest
votes
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%2f479856%2fhow-can-i-grow-the-height-of-a-function-letter-to-match-the-height-of-the-parame%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f479856%2fhow-can-i-grow-the-height-of-a-function-letter-to-match-the-height-of-the-parame%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