avoid a single figure on one page with lots of empty spaceavoid that figure gets its own pageHow to define the default vertical distance between nodes?Table caption not appearing in PNAS document classLibertine fonts: spaces in PDF filesAdjusting the width of a displaymath environmentEmpty space under a figureKeep Figures RIGHT AFTER textAvoid blank space after a FigureVertical spacing between arrow and caption with unicode-mathCan a figure/box/table overflow into the margin deliberately and with wrapped text?
Operational amplifier as a comparator at high frequency
Approximately how much travel time was saved by the opening of the Suez Canal in 1869?
How can bays and straits be determined in a procedurally generated map?
Watching something be written to a file live with tail
How do I deal with an unproductive colleague in a small company?
Get value of a counter
Java Casting: Java 11 throws LambdaConversionException while 1.8 does not
Theorems that impeded progress
Today is the Center
if condition in the past
Uncaught TypeError: 'set' on proxy: trap returned falsish for property Name
Revoked SSL certificate
Can a vampire attack twice with their claws using multiattack?
Decision tree nodes overlapping with Tikz
When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?
Replacing matching entries in one column of a file by another column from a different file
How to regain access to running applications after accidentally zapping X.org?
Can the number of solutions to a system of PDEs be bounded using the characteristic variety?
Horror movie about a virus at the prom; beginning and end are stylized as a cartoon
What is the word for reserving something for yourself before others do?
A case of the sniffles
Why is consensus so controversial in Britain?
Is it legal for company to use my work email to pretend I still work there?
Is it unprofessional to ask if a job posting on GlassDoor is real?
avoid a single figure on one page with lots of empty space
avoid that figure gets its own pageHow to define the default vertical distance between nodes?Table caption not appearing in PNAS document classLibertine fonts: spaces in PDF filesAdjusting the width of a displaymath environmentEmpty space under a figureKeep Figures RIGHT AFTER textAvoid blank space after a FigureVertical spacing between arrow and caption with unicode-mathCan a figure/box/table overflow into the margin deliberately and with wrapped text?
This script:
documentclassarticle
usepackagelipsum
usepackagegraphicx
usepackagesubfig
begindocument
lipsum[1-5]
beginfigure
centering
subfloat[]
includegraphics[width=0.5textwidth]example-image-a
\
subfloat[]
includegraphics[width=0.5textwidth]example-image-b
endfigure
lipsum[6-10]
enddocument
produces the output:
There is a lot of empty space around the figure that could be economically filled with text. How to solve this problem?
spacing floats
add a comment |
This script:
documentclassarticle
usepackagelipsum
usepackagegraphicx
usepackagesubfig
begindocument
lipsum[1-5]
beginfigure
centering
subfloat[]
includegraphics[width=0.5textwidth]example-image-a
\
subfloat[]
includegraphics[width=0.5textwidth]example-image-b
endfigure
lipsum[6-10]
enddocument
produces the output:
There is a lot of empty space around the figure that could be economically filled with text. How to solve this problem?
spacing floats
1
I think increasing thefloatpagefraction
(default=0.5
) should do:renewcommandfloatpagefraction0.8
...
– Phelype Oleinik
14 mins ago
add a comment |
This script:
documentclassarticle
usepackagelipsum
usepackagegraphicx
usepackagesubfig
begindocument
lipsum[1-5]
beginfigure
centering
subfloat[]
includegraphics[width=0.5textwidth]example-image-a
\
subfloat[]
includegraphics[width=0.5textwidth]example-image-b
endfigure
lipsum[6-10]
enddocument
produces the output:
There is a lot of empty space around the figure that could be economically filled with text. How to solve this problem?
spacing floats
This script:
documentclassarticle
usepackagelipsum
usepackagegraphicx
usepackagesubfig
begindocument
lipsum[1-5]
beginfigure
centering
subfloat[]
includegraphics[width=0.5textwidth]example-image-a
\
subfloat[]
includegraphics[width=0.5textwidth]example-image-b
endfigure
lipsum[6-10]
enddocument
produces the output:
There is a lot of empty space around the figure that could be economically filled with text. How to solve this problem?
spacing floats
spacing floats
asked 16 mins ago
ViestursViesturs
1,91941127
1,91941127
1
I think increasing thefloatpagefraction
(default=0.5
) should do:renewcommandfloatpagefraction0.8
...
– Phelype Oleinik
14 mins ago
add a comment |
1
I think increasing thefloatpagefraction
(default=0.5
) should do:renewcommandfloatpagefraction0.8
...
– Phelype Oleinik
14 mins ago
1
1
I think increasing the
floatpagefraction
(default=0.5
) should do: renewcommandfloatpagefraction0.8
...– Phelype Oleinik
14 mins ago
I think increasing the
floatpagefraction
(default=0.5
) should do: renewcommandfloatpagefraction0.8
...– Phelype Oleinik
14 mins ago
add a comment |
1 Answer
1
active
oldest
votes
documentclassarticle
usepackagelipsum
usepackagegraphicx
usepackagesubfig
begindocument
lipsum[1-5]
beginfigure[t]
centering
subfloat[]
includegraphics[width=0.5textwidth]example-image-a
\
subfloat[]
includegraphics[width=0.5textwidth]example-image-b
endfigure
lipsum[6-10]
enddocument
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f483413%2favoid-a-single-figure-on-one-page-with-lots-of-empty-space%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
documentclassarticle
usepackagelipsum
usepackagegraphicx
usepackagesubfig
begindocument
lipsum[1-5]
beginfigure[t]
centering
subfloat[]
includegraphics[width=0.5textwidth]example-image-a
\
subfloat[]
includegraphics[width=0.5textwidth]example-image-b
endfigure
lipsum[6-10]
enddocument
add a comment |
documentclassarticle
usepackagelipsum
usepackagegraphicx
usepackagesubfig
begindocument
lipsum[1-5]
beginfigure[t]
centering
subfloat[]
includegraphics[width=0.5textwidth]example-image-a
\
subfloat[]
includegraphics[width=0.5textwidth]example-image-b
endfigure
lipsum[6-10]
enddocument
add a comment |
documentclassarticle
usepackagelipsum
usepackagegraphicx
usepackagesubfig
begindocument
lipsum[1-5]
beginfigure[t]
centering
subfloat[]
includegraphics[width=0.5textwidth]example-image-a
\
subfloat[]
includegraphics[width=0.5textwidth]example-image-b
endfigure
lipsum[6-10]
enddocument
documentclassarticle
usepackagelipsum
usepackagegraphicx
usepackagesubfig
begindocument
lipsum[1-5]
beginfigure[t]
centering
subfloat[]
includegraphics[width=0.5textwidth]example-image-a
\
subfloat[]
includegraphics[width=0.5textwidth]example-image-b
endfigure
lipsum[6-10]
enddocument
answered 4 mins ago
David CarlisleDavid Carlisle
497k4111441891
497k4111441891
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f483413%2favoid-a-single-figure-on-one-page-with-lots-of-empty-space%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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
1
I think increasing the
floatpagefraction
(default=0.5
) should do:renewcommandfloatpagefraction0.8
...– Phelype Oleinik
14 mins ago