How to get uniform vertical space space after section titlePreventing letters with descenders (g, q, y…) from affecting line spacingfootnotemark and footnotetext in minipagealigning a multiline formula with the bullet of itemizeCustomizing maketitle output with minipage's inside titlehead => Alignment problemsMake a list with uniform spacing regardless of the characters and number of text lines, possibly with minipages or a tableHow to define the default vertical distance between nodes?Additional vertical space resulting from TikZ image/macroLibertine fonts: spaces in PDF fileslandscape/sidewaystable inside mdframed box containing text and another tablevertical alignment of minipages in two columns in a longtableVertical spacing between arrow and caption with unicode-math
Can't make sense of a paragraph from Lovecraft
What is Tony Stark injecting into himself in Iron Man 3?
Do I really need to have a scientific explanation for my premise?
Is it a Cyclops number? "Nobody" knows!
Which situations would cause a company to ground or recall a aircraft series?
How do electrons receive energy when a body is heated?
Observe in vs observe about vs observe of
What would be the most expensive material to an intergalactic society?
Help! My Character is too much for her story!
Why couldn't the separatists legally leave the Republic?
Doubts in understanding some concepts of potential energy
Proving a statement about real numbers
What are some noteworthy "mic-drop" moments in math?
Do cubics always have one real root?
Does "Until when" sound natural for native speakers?
Can I negotiate a patent idea for a raise, under French law?
Having the player face themselves after the mid-game
Why does Solve lock up when trying to solve the quadratic equation with large integers?
Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?
Vocabulary for giving just numbers, not a full answer
(Codewars) Linked Lists - Remove Duplicates
What will happen if my luggage gets delayed?
Plausibility of Mushroom Buildings
This Alpine town?
How to get uniform vertical space space after section title
Preventing letters with descenders (g, q, y…) from affecting line spacingfootnotemark and footnotetext in minipagealigning a multiline formula with the bullet of itemizeCustomizing maketitle output with minipage's inside titlehead => Alignment problemsMake a list with uniform spacing regardless of the characters and number of text lines, possibly with minipages or a tableHow to define the default vertical distance between nodes?Additional vertical space resulting from TikZ image/macroLibertine fonts: spaces in PDF fileslandscape/sidewaystable inside mdframed box containing text and another tablevertical alignment of minipages in two columns in a longtableVertical spacing between arrow and caption with unicode-math
I have encountered a problem when working with minipages. Consider the following example.
documentclassarticle
usepackagemdframed
begindocument
beginminipage[t]0.45textwidth
section*x
beginmdframed
Some text
endmdframed
endminipage
hfill
beginminipage[t]0.45textwidth
section*y
beginmdframed
Some other text
endmdframed
endminipage
enddocument
The box on the right will start further down the page because the section title has a different height (depth?). I want to align the tops of the two boxes. Is there a simple way to do this using the tools I have chosen, or should I try a different approach?
Edit: Added screenshot of problem.
spacing sectioning vertical-alignment minipage mdframed
add a comment |
I have encountered a problem when working with minipages. Consider the following example.
documentclassarticle
usepackagemdframed
begindocument
beginminipage[t]0.45textwidth
section*x
beginmdframed
Some text
endmdframed
endminipage
hfill
beginminipage[t]0.45textwidth
section*y
beginmdframed
Some other text
endmdframed
endminipage
enddocument
The box on the right will start further down the page because the section title has a different height (depth?). I want to align the tops of the two boxes. Is there a simple way to do this using the tools I have chosen, or should I try a different approach?
Edit: Added screenshot of problem.
spacing sectioning vertical-alignment minipage mdframed
Can you please add a screenshot of your result and mark there the issue?
– Kurt
7 mins ago
1
Preventing letters with descenders (g, q, y…) from affecting line spacing might be interesting.
– leandriis
6 mins ago
@Kurt Yes of course, done!
– lydhvin
2 mins ago
add a comment |
I have encountered a problem when working with minipages. Consider the following example.
documentclassarticle
usepackagemdframed
begindocument
beginminipage[t]0.45textwidth
section*x
beginmdframed
Some text
endmdframed
endminipage
hfill
beginminipage[t]0.45textwidth
section*y
beginmdframed
Some other text
endmdframed
endminipage
enddocument
The box on the right will start further down the page because the section title has a different height (depth?). I want to align the tops of the two boxes. Is there a simple way to do this using the tools I have chosen, or should I try a different approach?
Edit: Added screenshot of problem.
spacing sectioning vertical-alignment minipage mdframed
I have encountered a problem when working with minipages. Consider the following example.
documentclassarticle
usepackagemdframed
begindocument
beginminipage[t]0.45textwidth
section*x
beginmdframed
Some text
endmdframed
endminipage
hfill
beginminipage[t]0.45textwidth
section*y
beginmdframed
Some other text
endmdframed
endminipage
enddocument
The box on the right will start further down the page because the section title has a different height (depth?). I want to align the tops of the two boxes. Is there a simple way to do this using the tools I have chosen, or should I try a different approach?
Edit: Added screenshot of problem.
spacing sectioning vertical-alignment minipage mdframed
spacing sectioning vertical-alignment minipage mdframed
edited 3 mins ago
lydhvin
asked 10 mins ago
lydhvinlydhvin
717
717
Can you please add a screenshot of your result and mark there the issue?
– Kurt
7 mins ago
1
Preventing letters with descenders (g, q, y…) from affecting line spacing might be interesting.
– leandriis
6 mins ago
@Kurt Yes of course, done!
– lydhvin
2 mins ago
add a comment |
Can you please add a screenshot of your result and mark there the issue?
– Kurt
7 mins ago
1
Preventing letters with descenders (g, q, y…) from affecting line spacing might be interesting.
– leandriis
6 mins ago
@Kurt Yes of course, done!
– lydhvin
2 mins ago
Can you please add a screenshot of your result and mark there the issue?
– Kurt
7 mins ago
Can you please add a screenshot of your result and mark there the issue?
– Kurt
7 mins ago
1
1
Preventing letters with descenders (g, q, y…) from affecting line spacing might be interesting.
– leandriis
6 mins ago
Preventing letters with descenders (g, q, y…) from affecting line spacing might be interesting.
– leandriis
6 mins ago
@Kurt Yes of course, done!
– lydhvin
2 mins ago
@Kurt Yes of course, done!
– lydhvin
2 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%2f478793%2fhow-to-get-uniform-vertical-space-space-after-section-title%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%2f478793%2fhow-to-get-uniform-vertical-space-space-after-section-title%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
Can you please add a screenshot of your result and mark there the issue?
– Kurt
7 mins ago
1
Preventing letters with descenders (g, q, y…) from affecting line spacing might be interesting.
– leandriis
6 mins ago
@Kurt Yes of course, done!
– lydhvin
2 mins ago