Too much vertical space above xrightarrowreduce vertical space for xrightarrowcenter label/text over xrightarrow with scaled stackrelToo much vertical space before part when using marginparToo much space below figuresToo much vertical space after long section title using titlesecWrong (too much) vertical space above vdots in small matrixDeal with too much white spaceToo much vertical space before a minipage environmentToo much space between tablestitlespacing, too much space above description environmentEquations Taking too much spaceToo much space after times
Make a transparent 448*448 image
Is having access to past exams cheating and, if yes, could it be proven just by a good grade?
My story is written in English, but is set in my home country. What language should I use for the dialogue?
It's a yearly task, alright
What Happens when Passenger Refuses to Fly Boeing 737 Max?
What has been your most complicated TikZ drawing?
US to Europe trip with Canada layover- is 52 minutes enough?
This equation is outside the page, how to modify it
Gravity alteration as extermination tool viable?
Is it true that real estate prices mainly go up?
Running a subshell from the middle of the current command
A curious inequality concerning binomial coefficients
Prove that the total distance is minimised (when travelling across the longest path)
Unreachable code, but reachable with exception
Provisioning profile doesn't include the application-identifier and keychain-access-groups entitlements
validation vs test vs training accuracy, which one to compare for claiming overfit?
How could our ancestors have domesticated a solitary predator?
What exactly is the purpose of connection links straped between the rocket and the launch pad
Best approach to update all entries in a list that is paginated?
Playing ONE triplet (not three)
When two POV characters meet
What is the likely impact on flights of grounding an entire aircraft series?
Force user to remove USB token
Latest web browser compatible with Windows 98
Too much vertical space above xrightarrow
reduce vertical space for xrightarrowcenter label/text over xrightarrow with scaled stackrelToo much vertical space before part when using marginparToo much space below figuresToo much vertical space after long section title using titlesecWrong (too much) vertical space above vdots in small matrixDeal with too much white spaceToo much vertical space before a minipage environmentToo much space between tablestitlespacing, too much space above description environmentEquations Taking too much spaceToo much space after times
I currently have the following shortcut in my LaTeX document for an isomorphism arrow:
usepackagekpfonts,Baskervaldx,mathrsfs,calligra
newcommandcongtoxrightarrowsim
This works fine, except for the fact that there is a bit too much vertical space below the sim.
In particular, if the arrow happens to appear below any other inline maths, then things seem a little bit too squished.
How can I lower the sim to be closer to my xrightarrow?
Here is how things look at the moment:

spacing symbols stacking-symbols
add a comment |
I currently have the following shortcut in my LaTeX document for an isomorphism arrow:
usepackagekpfonts,Baskervaldx,mathrsfs,calligra
newcommandcongtoxrightarrowsim
This works fine, except for the fact that there is a bit too much vertical space below the sim.
In particular, if the arrow happens to appear below any other inline maths, then things seem a little bit too squished.
How can I lower the sim to be closer to my xrightarrow?
Here is how things look at the moment:

spacing symbols stacking-symbols
See tex.stackexchange.com/questions/231785/…, tex.stackexchange.com/questions/419965/…
– Steven B. Segletes
6 hours ago
add a comment |
I currently have the following shortcut in my LaTeX document for an isomorphism arrow:
usepackagekpfonts,Baskervaldx,mathrsfs,calligra
newcommandcongtoxrightarrowsim
This works fine, except for the fact that there is a bit too much vertical space below the sim.
In particular, if the arrow happens to appear below any other inline maths, then things seem a little bit too squished.
How can I lower the sim to be closer to my xrightarrow?
Here is how things look at the moment:

spacing symbols stacking-symbols
I currently have the following shortcut in my LaTeX document for an isomorphism arrow:
usepackagekpfonts,Baskervaldx,mathrsfs,calligra
newcommandcongtoxrightarrowsim
This works fine, except for the fact that there is a bit too much vertical space below the sim.
In particular, if the arrow happens to appear below any other inline maths, then things seem a little bit too squished.
How can I lower the sim to be closer to my xrightarrow?
Here is how things look at the moment:

spacing symbols stacking-symbols
spacing symbols stacking-symbols
edited 5 hours ago
CarLaTeX
33.4k551137
33.4k551137
asked 6 hours ago
TimTim
1908
1908
See tex.stackexchange.com/questions/231785/…, tex.stackexchange.com/questions/419965/…
– Steven B. Segletes
6 hours ago
add a comment |
See tex.stackexchange.com/questions/231785/…, tex.stackexchange.com/questions/419965/…
– Steven B. Segletes
6 hours ago
See tex.stackexchange.com/questions/231785/…, tex.stackexchange.com/questions/419965/…
– Steven B. Segletes
6 hours ago
See tex.stackexchange.com/questions/231785/…, tex.stackexchange.com/questions/419965/…
– Steven B. Segletes
6 hours ago
add a comment |
2 Answers
2
active
oldest
votes
If you don't need it in scriptstyle (though I think xrightarrow only comes in textstyle), then
documentclassarticle
usepackagekpfonts,Baskervaldx,mathrsfs,calligra
newcommandcongtoaltxrightarrowsim
usepackagestackengine,amsmath
newcommandaltxrightarrow[2][0pt]mathrelensurestackMathstackengine%
dimexpr#1-7.5ptxrightarrowphantom#2scriptstyle!#2,%
OcFFS
begindocument
$Acongto B$
$Aaltxrightarrowequiv B$
$Aaltxrightarrow[-2pt]mathrmwth B$
enddocument

altxrightarrow thrown in for free.
add a comment |
Following the links in a comment, I just used
newcommandcongtoxrightarrowraisebox-1ex[0ex][0ex]$sim$
which worked great:

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%2f479322%2ftoo-much-vertical-space-above-xrightarrow%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
If you don't need it in scriptstyle (though I think xrightarrow only comes in textstyle), then
documentclassarticle
usepackagekpfonts,Baskervaldx,mathrsfs,calligra
newcommandcongtoaltxrightarrowsim
usepackagestackengine,amsmath
newcommandaltxrightarrow[2][0pt]mathrelensurestackMathstackengine%
dimexpr#1-7.5ptxrightarrowphantom#2scriptstyle!#2,%
OcFFS
begindocument
$Acongto B$
$Aaltxrightarrowequiv B$
$Aaltxrightarrow[-2pt]mathrmwth B$
enddocument

altxrightarrow thrown in for free.
add a comment |
If you don't need it in scriptstyle (though I think xrightarrow only comes in textstyle), then
documentclassarticle
usepackagekpfonts,Baskervaldx,mathrsfs,calligra
newcommandcongtoaltxrightarrowsim
usepackagestackengine,amsmath
newcommandaltxrightarrow[2][0pt]mathrelensurestackMathstackengine%
dimexpr#1-7.5ptxrightarrowphantom#2scriptstyle!#2,%
OcFFS
begindocument
$Acongto B$
$Aaltxrightarrowequiv B$
$Aaltxrightarrow[-2pt]mathrmwth B$
enddocument

altxrightarrow thrown in for free.
add a comment |
If you don't need it in scriptstyle (though I think xrightarrow only comes in textstyle), then
documentclassarticle
usepackagekpfonts,Baskervaldx,mathrsfs,calligra
newcommandcongtoaltxrightarrowsim
usepackagestackengine,amsmath
newcommandaltxrightarrow[2][0pt]mathrelensurestackMathstackengine%
dimexpr#1-7.5ptxrightarrowphantom#2scriptstyle!#2,%
OcFFS
begindocument
$Acongto B$
$Aaltxrightarrowequiv B$
$Aaltxrightarrow[-2pt]mathrmwth B$
enddocument

altxrightarrow thrown in for free.
If you don't need it in scriptstyle (though I think xrightarrow only comes in textstyle), then
documentclassarticle
usepackagekpfonts,Baskervaldx,mathrsfs,calligra
newcommandcongtoaltxrightarrowsim
usepackagestackengine,amsmath
newcommandaltxrightarrow[2][0pt]mathrelensurestackMathstackengine%
dimexpr#1-7.5ptxrightarrowphantom#2scriptstyle!#2,%
OcFFS
begindocument
$Acongto B$
$Aaltxrightarrowequiv B$
$Aaltxrightarrow[-2pt]mathrmwth B$
enddocument

altxrightarrow thrown in for free.
edited 5 hours ago
answered 5 hours ago
Steven B. SegletesSteven B. Segletes
158k9204411
158k9204411
add a comment |
add a comment |
Following the links in a comment, I just used
newcommandcongtoxrightarrowraisebox-1ex[0ex][0ex]$sim$
which worked great:

add a comment |
Following the links in a comment, I just used
newcommandcongtoxrightarrowraisebox-1ex[0ex][0ex]$sim$
which worked great:

add a comment |
Following the links in a comment, I just used
newcommandcongtoxrightarrowraisebox-1ex[0ex][0ex]$sim$
which worked great:

Following the links in a comment, I just used
newcommandcongtoxrightarrowraisebox-1ex[0ex][0ex]$sim$
which worked great:

edited 5 hours ago
CarLaTeX
33.4k551137
33.4k551137
answered 5 hours ago
TimTim
1908
1908
add a comment |
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%2f479322%2ftoo-much-vertical-space-above-xrightarrow%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
See tex.stackexchange.com/questions/231785/…, tex.stackexchange.com/questions/419965/…
– Steven B. Segletes
6 hours ago