gather is not aware of abovedisplayshortskipIs gather* equivalent to displaymath?abovedisplayskip vs abovedisplayshortskipLeft aligning equations without align characterLibertine fonts: spaces in PDF filesAdjusting the width of a displaymath environmentWhat is the difference between begingather and begingather*?Problem with gather and labelsvertical spacing in multiline gather with amsmathContext-aware dots at the end of formulasamsmath - redefine align to support abovedisplayshortskip and belowdisplayshortskip?Vertical spacing between arrow and caption with unicode-math
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
What is the most common color to indicate the input-field is disabled?
I would say: "You are another teacher", but she is a woman and I am a man
Is it inappropriate for a student to attend their mentor's dissertation defense?
GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?
Size of subfigure fitting its content (tikzpicture)
Intersection Puzzle
Can the Meissner effect explain very large floating structures?
Could the museum Saturn V's be refitted for one more flight?
Can my sorcerer use a spellbook only to collect spells and scribe scrolls, not cast?
Why can't we play rap on piano?
Is "remove commented out code" correct English?
How seriously should I take size and weight limits of hand luggage?
Is there a hemisphere-neutral way of specifying a season?
Ambiguity in the definition of entropy
Assassin's bullet with mercury
Should I cover my bicycle overnight while bikepacking?
In 'Revenger,' what does 'cove' come from?
Why didn't Miles's spider sense work before?
What is a romance in Latin?
How do I handle a potential work/personal life conflict as the manager of one of my friends?
Can I run a new neutral wire to repair a broken circuit?
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
Im going to France and my passport expires June 19th
gather is not aware of abovedisplayshortskip
Is gather* equivalent to displaymath?abovedisplayskip vs abovedisplayshortskipLeft aligning equations without align characterLibertine fonts: spaces in PDF filesAdjusting the width of a displaymath environmentWhat is the difference between begingather and begingather*?Problem with gather and labelsvertical spacing in multiline gather with amsmathContext-aware dots at the end of formulasamsmath - redefine align to support abovedisplayshortskip and belowdisplayshortskip?Vertical spacing between arrow and caption with unicode-math
So in the following example we can see thatgather
does not insert abovedisplayshortskip
but probably inserts abovedisplayskip
.
documentclass[twocolumn]article
usepackageamsmath
usepackagelipsum
begindocument
lipsum[1]
beginequation
%begingathered
123
%endgathered
endequation
lipsum[1]
newpage
lipsum[1]
begingather
567
endgather
lipsum[1]
enddocument
Boris's answer
mentioned this
but it does not tell me how to avoid it.
What is the correct way to bring back abovedisplayshortskip
?
Does gathered
inside equation
produce the correct spacing?
spacing amsmath
add a comment |
So in the following example we can see thatgather
does not insert abovedisplayshortskip
but probably inserts abovedisplayskip
.
documentclass[twocolumn]article
usepackageamsmath
usepackagelipsum
begindocument
lipsum[1]
beginequation
%begingathered
123
%endgathered
endequation
lipsum[1]
newpage
lipsum[1]
begingather
567
endgather
lipsum[1]
enddocument
Boris's answer
mentioned this
but it does not tell me how to avoid it.
What is the correct way to bring back abovedisplayshortskip
?
Does gathered
inside equation
produce the correct spacing?
spacing amsmath
This should almost certainly be considered a bug; please report it.
– barbara beeton
15 mins ago
Waiting for the second opinion.
– Symbol 1
7 mins ago
add a comment |
So in the following example we can see thatgather
does not insert abovedisplayshortskip
but probably inserts abovedisplayskip
.
documentclass[twocolumn]article
usepackageamsmath
usepackagelipsum
begindocument
lipsum[1]
beginequation
%begingathered
123
%endgathered
endequation
lipsum[1]
newpage
lipsum[1]
begingather
567
endgather
lipsum[1]
enddocument
Boris's answer
mentioned this
but it does not tell me how to avoid it.
What is the correct way to bring back abovedisplayshortskip
?
Does gathered
inside equation
produce the correct spacing?
spacing amsmath
So in the following example we can see thatgather
does not insert abovedisplayshortskip
but probably inserts abovedisplayskip
.
documentclass[twocolumn]article
usepackageamsmath
usepackagelipsum
begindocument
lipsum[1]
beginequation
%begingathered
123
%endgathered
endequation
lipsum[1]
newpage
lipsum[1]
begingather
567
endgather
lipsum[1]
enddocument
Boris's answer
mentioned this
but it does not tell me how to avoid it.
What is the correct way to bring back abovedisplayshortskip
?
Does gathered
inside equation
produce the correct spacing?
spacing amsmath
spacing amsmath
asked 21 mins ago
Symbol 1Symbol 1
25.9k241125
25.9k241125
This should almost certainly be considered a bug; please report it.
– barbara beeton
15 mins ago
Waiting for the second opinion.
– Symbol 1
7 mins ago
add a comment |
This should almost certainly be considered a bug; please report it.
– barbara beeton
15 mins ago
Waiting for the second opinion.
– Symbol 1
7 mins ago
This should almost certainly be considered a bug; please report it.
– barbara beeton
15 mins ago
This should almost certainly be considered a bug; please report it.
– barbara beeton
15 mins ago
Waiting for the second opinion.
– Symbol 1
7 mins ago
Waiting for the second opinion.
– Symbol 1
7 mins ago
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%2f483073%2fgather-is-not-aware-of-abovedisplayshortskip%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%2f483073%2fgather-is-not-aware-of-abovedisplayshortskip%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
This should almost certainly be considered a bug; please report it.
– barbara beeton
15 mins ago
Waiting for the second opinion.
– Symbol 1
7 mins ago