How to make full use of paper margin
I have a five pics presented on one page. I find that the pics are so small I want to magnify them. But when I use larger linewidth
in the includegraphics
, pics are overlapped together. I think the best way is to move the (a)(c) a little bit left and the (b)(d) a little bit right. Then I have the space to zoom them. Is there any method? Thanks for your helping.
begin{figure}
centering
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear0001.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
qquad
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear001.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear01.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
qquad
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear03.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear05.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{figure}
margins subplot
New contributor
add a comment |
I have a five pics presented on one page. I find that the pics are so small I want to magnify them. But when I use larger linewidth
in the includegraphics
, pics are overlapped together. I think the best way is to move the (a)(c) a little bit left and the (b)(d) a little bit right. Then I have the space to zoom them. Is there any method? Thanks for your helping.
begin{figure}
centering
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear0001.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
qquad
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear001.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear01.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
qquad
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear03.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear05.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{figure}
margins subplot
New contributor
Welcome to TeX.SE. Please let us know if you use thesubcaption
or thesubfig
package.
– Mico
2 hours ago
1
Not clear on zooming in the extra space. Can you add an image of the page layout as per your need.
– sandu
2 hours ago
add a comment |
I have a five pics presented on one page. I find that the pics are so small I want to magnify them. But when I use larger linewidth
in the includegraphics
, pics are overlapped together. I think the best way is to move the (a)(c) a little bit left and the (b)(d) a little bit right. Then I have the space to zoom them. Is there any method? Thanks for your helping.
begin{figure}
centering
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear0001.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
qquad
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear001.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear01.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
qquad
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear03.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear05.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{figure}
margins subplot
New contributor
I have a five pics presented on one page. I find that the pics are so small I want to magnify them. But when I use larger linewidth
in the includegraphics
, pics are overlapped together. I think the best way is to move the (a)(c) a little bit left and the (b)(d) a little bit right. Then I have the space to zoom them. Is there any method? Thanks for your helping.
begin{figure}
centering
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear0001.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
qquad
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear001.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear01.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
qquad
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear03.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
begin{subfigure}{0.4linewidth}
centering
includegraphics[width=1.2linewidth]{images/energy_ratio/linear05.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{figure}
margins subplot
margins subplot
New contributor
New contributor
edited 1 hour ago
Schweinebacke
22.9k4579
22.9k4579
New contributor
asked 2 hours ago
YuchiYuchi
261
261
New contributor
New contributor
Welcome to TeX.SE. Please let us know if you use thesubcaption
or thesubfig
package.
– Mico
2 hours ago
1
Not clear on zooming in the extra space. Can you add an image of the page layout as per your need.
– sandu
2 hours ago
add a comment |
Welcome to TeX.SE. Please let us know if you use thesubcaption
or thesubfig
package.
– Mico
2 hours ago
1
Not clear on zooming in the extra space. Can you add an image of the page layout as per your need.
– sandu
2 hours ago
Welcome to TeX.SE. Please let us know if you use the
subcaption
or the subfig
package.– Mico
2 hours ago
Welcome to TeX.SE. Please let us know if you use the
subcaption
or the subfig
package.– Mico
2 hours ago
1
1
Not clear on zooming in the extra space. Can you add an image of the page layout as per your need.
– sandu
2 hours ago
Not clear on zooming in the extra space. Can you add an image of the page layout as per your need.
– sandu
2 hours ago
add a comment |
2 Answers
2
active
oldest
votes
I suggest you make the following changes:
Change all five instances of
begin{subfigure}{0.4linewidth}
tobegin{subfigure}{0.475linewidth}
. This will make the graphs wider.Change all five instances of
[width=1.2linewidth]
to[width=1linewidth]
. This will get rid of the overlaps within each row.Replace both instances of
qquad
withhfill
.Optional: Delete (or comment out) all instances of
centering
except the very first one.Optional: Provide for a bit of vertical whitespace between the rows, by inserting
medskiip
(orbigskip
) instructions.
documentclass[demo]{article} % remove "demo" option in real document
usepackage{subcaption,graphicx}
begin{document}
begin{figure}
centering
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear0001.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear001.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear01.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear03.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear05.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{figure}
end{document}
add a comment |
Additionally to Mico's suggestion you can indeed use (parts of) the page margins, if you need. KOMA-Script provides an environment addmargin
to increase or decrease the current margins of an area. If you do not use a KOMA-Script class you can use package scrextend
as shown here:
documentclass{article}
usepackage{subcaption,graphicx,scrextend}
usepackage{showframe}% only to illustrate the page areas
begin{document}
begin{figure}
begin{addmargin}{-dimexprmarginparwidth+marginparseprelax}
centering
begin{subfigure}{0.475linewidth}
includegraphics[page=1,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}%
hfill
begin{subfigure}{0.475linewidth}
includegraphics[page=2,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
includegraphics[page=3,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
includegraphics[page=4,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
includegraphics[page=5,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{addmargin}
end{figure}
end{document}
There are other packages, that provide similar environments.
See also, e.g.:
- putting a figure into textwidth+marginparsep+marginparwidth
- How to center wide subfigures in classicthesis?
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
});
}
});
Yuchi is a new contributor. Be nice, and check out our Code of Conduct.
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%2f488178%2fhow-to-make-full-use-of-paper-margin%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
I suggest you make the following changes:
Change all five instances of
begin{subfigure}{0.4linewidth}
tobegin{subfigure}{0.475linewidth}
. This will make the graphs wider.Change all five instances of
[width=1.2linewidth]
to[width=1linewidth]
. This will get rid of the overlaps within each row.Replace both instances of
qquad
withhfill
.Optional: Delete (or comment out) all instances of
centering
except the very first one.Optional: Provide for a bit of vertical whitespace between the rows, by inserting
medskiip
(orbigskip
) instructions.
documentclass[demo]{article} % remove "demo" option in real document
usepackage{subcaption,graphicx}
begin{document}
begin{figure}
centering
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear0001.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear001.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear01.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear03.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear05.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{figure}
end{document}
add a comment |
I suggest you make the following changes:
Change all five instances of
begin{subfigure}{0.4linewidth}
tobegin{subfigure}{0.475linewidth}
. This will make the graphs wider.Change all five instances of
[width=1.2linewidth]
to[width=1linewidth]
. This will get rid of the overlaps within each row.Replace both instances of
qquad
withhfill
.Optional: Delete (or comment out) all instances of
centering
except the very first one.Optional: Provide for a bit of vertical whitespace between the rows, by inserting
medskiip
(orbigskip
) instructions.
documentclass[demo]{article} % remove "demo" option in real document
usepackage{subcaption,graphicx}
begin{document}
begin{figure}
centering
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear0001.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear001.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear01.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear03.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear05.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{figure}
end{document}
add a comment |
I suggest you make the following changes:
Change all five instances of
begin{subfigure}{0.4linewidth}
tobegin{subfigure}{0.475linewidth}
. This will make the graphs wider.Change all five instances of
[width=1.2linewidth]
to[width=1linewidth]
. This will get rid of the overlaps within each row.Replace both instances of
qquad
withhfill
.Optional: Delete (or comment out) all instances of
centering
except the very first one.Optional: Provide for a bit of vertical whitespace between the rows, by inserting
medskiip
(orbigskip
) instructions.
documentclass[demo]{article} % remove "demo" option in real document
usepackage{subcaption,graphicx}
begin{document}
begin{figure}
centering
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear0001.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear001.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear01.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear03.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear05.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{figure}
end{document}
I suggest you make the following changes:
Change all five instances of
begin{subfigure}{0.4linewidth}
tobegin{subfigure}{0.475linewidth}
. This will make the graphs wider.Change all five instances of
[width=1.2linewidth]
to[width=1linewidth]
. This will get rid of the overlaps within each row.Replace both instances of
qquad
withhfill
.Optional: Delete (or comment out) all instances of
centering
except the very first one.Optional: Provide for a bit of vertical whitespace between the rows, by inserting
medskiip
(orbigskip
) instructions.
documentclass[demo]{article} % remove "demo" option in real document
usepackage{subcaption,graphicx}
begin{document}
begin{figure}
centering
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear0001.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear001.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear01.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear03.eps}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
%%centering
includegraphics[width=1.0linewidth]{images/energy_ratio/linear05.eps}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{figure}
end{document}
answered 2 hours ago
MicoMico
289k32395783
289k32395783
add a comment |
add a comment |
Additionally to Mico's suggestion you can indeed use (parts of) the page margins, if you need. KOMA-Script provides an environment addmargin
to increase or decrease the current margins of an area. If you do not use a KOMA-Script class you can use package scrextend
as shown here:
documentclass{article}
usepackage{subcaption,graphicx,scrextend}
usepackage{showframe}% only to illustrate the page areas
begin{document}
begin{figure}
begin{addmargin}{-dimexprmarginparwidth+marginparseprelax}
centering
begin{subfigure}{0.475linewidth}
includegraphics[page=1,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}%
hfill
begin{subfigure}{0.475linewidth}
includegraphics[page=2,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
includegraphics[page=3,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
includegraphics[page=4,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
includegraphics[page=5,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{addmargin}
end{figure}
end{document}
There are other packages, that provide similar environments.
See also, e.g.:
- putting a figure into textwidth+marginparsep+marginparwidth
- How to center wide subfigures in classicthesis?
add a comment |
Additionally to Mico's suggestion you can indeed use (parts of) the page margins, if you need. KOMA-Script provides an environment addmargin
to increase or decrease the current margins of an area. If you do not use a KOMA-Script class you can use package scrextend
as shown here:
documentclass{article}
usepackage{subcaption,graphicx,scrextend}
usepackage{showframe}% only to illustrate the page areas
begin{document}
begin{figure}
begin{addmargin}{-dimexprmarginparwidth+marginparseprelax}
centering
begin{subfigure}{0.475linewidth}
includegraphics[page=1,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}%
hfill
begin{subfigure}{0.475linewidth}
includegraphics[page=2,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
includegraphics[page=3,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
includegraphics[page=4,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
includegraphics[page=5,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{addmargin}
end{figure}
end{document}
There are other packages, that provide similar environments.
See also, e.g.:
- putting a figure into textwidth+marginparsep+marginparwidth
- How to center wide subfigures in classicthesis?
add a comment |
Additionally to Mico's suggestion you can indeed use (parts of) the page margins, if you need. KOMA-Script provides an environment addmargin
to increase or decrease the current margins of an area. If you do not use a KOMA-Script class you can use package scrextend
as shown here:
documentclass{article}
usepackage{subcaption,graphicx,scrextend}
usepackage{showframe}% only to illustrate the page areas
begin{document}
begin{figure}
begin{addmargin}{-dimexprmarginparwidth+marginparseprelax}
centering
begin{subfigure}{0.475linewidth}
includegraphics[page=1,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}%
hfill
begin{subfigure}{0.475linewidth}
includegraphics[page=2,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
includegraphics[page=3,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
includegraphics[page=4,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
includegraphics[page=5,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{addmargin}
end{figure}
end{document}
There are other packages, that provide similar environments.
See also, e.g.:
- putting a figure into textwidth+marginparsep+marginparwidth
- How to center wide subfigures in classicthesis?
Additionally to Mico's suggestion you can indeed use (parts of) the page margins, if you need. KOMA-Script provides an environment addmargin
to increase or decrease the current margins of an area. If you do not use a KOMA-Script class you can use package scrextend
as shown here:
documentclass{article}
usepackage{subcaption,graphicx,scrextend}
usepackage{showframe}% only to illustrate the page areas
begin{document}
begin{figure}
begin{addmargin}{-dimexprmarginparwidth+marginparseprelax}
centering
begin{subfigure}{0.475linewidth}
includegraphics[page=1,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}%
hfill
begin{subfigure}{0.475linewidth}
includegraphics[page=2,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
includegraphics[page=3,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}
hfill
begin{subfigure}{0.475linewidth}
includegraphics[page=4,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:penaltyh method}
end{subfigure}
medskip
begin{subfigure}{0.475linewidth}
includegraphics[page=5,width=1.0linewidth]{example-image-duck}
caption{}
label{fig:hard_cokntact}
end{subfigure}
end{addmargin}
end{figure}
end{document}
There are other packages, that provide similar environments.
See also, e.g.:
- putting a figure into textwidth+marginparsep+marginparwidth
- How to center wide subfigures in classicthesis?
edited 1 hour ago
answered 1 hour ago
SchweinebackeSchweinebacke
22.9k4579
22.9k4579
add a comment |
add a comment |
Yuchi is a new contributor. Be nice, and check out our Code of Conduct.
Yuchi is a new contributor. Be nice, and check out our Code of Conduct.
Yuchi is a new contributor. Be nice, and check out our Code of Conduct.
Yuchi is a new contributor. Be nice, and check out our Code of Conduct.
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%2f488178%2fhow-to-make-full-use-of-paper-margin%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
Welcome to TeX.SE. Please let us know if you use the
subcaption
or thesubfig
package.– Mico
2 hours ago
1
Not clear on zooming in the extra space. Can you add an image of the page layout as per your need.
– sandu
2 hours ago