Subfigures set in gridAlign subfigures verticallyHow to zoom (and apply grid on) subfiguresSubfigures in...
Genitives like "axeos"
PTiJ: How should animals pray?
If nine coins are tossed, what is the probability that the number of heads is even?
Under what conditions would I NOT add my Proficiency Bonus to a Spell Attack Roll (or Saving Throw DC)?
Affine transformation of circular arc in 3D
I can't die. Who am I?
What is the meaning of option 'by' in TikZ Intersections
Why is, for a group scheme of finite type, "smooth" (resp. irreducible) equivalent to "geometrically reduced" (resp. geometrically irreducible)?
Is there a math equivalent to the conditional ternary operator?
Can inspiration allow the Rogue to make a Sneak Attack?
When to use the term transposed instead of modulation?
Who is at the mall?
Sundering Titan and basic normal lands and snow lands
Can a space-faring robot still function over a billion years?
Ultrafilters as a double dual
Computing the volume of a simplex-like object with constraints
What is Tony Stark injecting into himself in Iron Man 3?
I've given my players a lot of magic items. Is it reasonable for me to give them harder encounters?
Professor forcing me to attend a conference
What is "desert glass" and what does it do to the PCs?
How do we objectively assess if a dialogue sounds unnatural or cringy?
Is divide-by-zero a security vulnerability?
Did Amazon pay $0 in taxes last year?
Why is there an extra space when I type "ls" on the Desktop?
Subfigures set in grid
Align subfigures verticallyHow to zoom (and apply grid on) subfiguresSubfigures in subsequent framesadd caption to SubfiguresAligning subfigures in a 2x3 grid with tikzSCfigure + subfiguresSubfigures in subfigures in latexOverfull hbox warning - two plots side-by-sideCaption alignment of grid subfiguresNo graphics in subfigures
I am struggling to place a series of subfigures in a 2x3 gri
Apologies, I can see similar questions to this have been asked before, and I have attempted to try what is suggested but the responses seem very specific to the individual use case. I would also appreciate any comments people have that can aid my understanding of the issue, in addition to a solution to the problem.
documentclass[english]{report}
usepackage[left=2cm, right=2cm, top=3cm]{geometry}
usepackage{subfiles}
usepackage{graphicx}
usepackage{subcaption}
usepackage{lscape}
usepackage{pdflscape}
begin{document}
begin{landscape}
graphicspath{{figures/dig_simulations/}}
begin{figure}
centering
begin{subfigure}[t]{2in}
caption{Tversky & Kahneman}
includegraphics[width=2in]{TK_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_2.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_3.png}
end{subfigure}
medskip
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_1.png}
end{subfigure}
caption{Prelec}%label{fig:2b}
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_2.png}
end{subfigure}
begin{subfigure}[t]{2in}
end{subfigure}
begin{subfigure}[t]{2in}
centering
includegraphics[width=2in]{Prelec_3.png}
end{subfigure}
caption{example caption}
end{figure}
end{landscape}
end{document}
subfloats
add a comment |
I am struggling to place a series of subfigures in a 2x3 gri
Apologies, I can see similar questions to this have been asked before, and I have attempted to try what is suggested but the responses seem very specific to the individual use case. I would also appreciate any comments people have that can aid my understanding of the issue, in addition to a solution to the problem.
documentclass[english]{report}
usepackage[left=2cm, right=2cm, top=3cm]{geometry}
usepackage{subfiles}
usepackage{graphicx}
usepackage{subcaption}
usepackage{lscape}
usepackage{pdflscape}
begin{document}
begin{landscape}
graphicspath{{figures/dig_simulations/}}
begin{figure}
centering
begin{subfigure}[t]{2in}
caption{Tversky & Kahneman}
includegraphics[width=2in]{TK_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_2.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_3.png}
end{subfigure}
medskip
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_1.png}
end{subfigure}
caption{Prelec}%label{fig:2b}
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_2.png}
end{subfigure}
begin{subfigure}[t]{2in}
end{subfigure}
begin{subfigure}[t]{2in}
centering
includegraphics[width=2in]{Prelec_3.png}
end{subfigure}
caption{example caption}
end{figure}
end{landscape}
end{document}
subfloats
add a comment |
I am struggling to place a series of subfigures in a 2x3 gri
Apologies, I can see similar questions to this have been asked before, and I have attempted to try what is suggested but the responses seem very specific to the individual use case. I would also appreciate any comments people have that can aid my understanding of the issue, in addition to a solution to the problem.
documentclass[english]{report}
usepackage[left=2cm, right=2cm, top=3cm]{geometry}
usepackage{subfiles}
usepackage{graphicx}
usepackage{subcaption}
usepackage{lscape}
usepackage{pdflscape}
begin{document}
begin{landscape}
graphicspath{{figures/dig_simulations/}}
begin{figure}
centering
begin{subfigure}[t]{2in}
caption{Tversky & Kahneman}
includegraphics[width=2in]{TK_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_2.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_3.png}
end{subfigure}
medskip
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_1.png}
end{subfigure}
caption{Prelec}%label{fig:2b}
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_2.png}
end{subfigure}
begin{subfigure}[t]{2in}
end{subfigure}
begin{subfigure}[t]{2in}
centering
includegraphics[width=2in]{Prelec_3.png}
end{subfigure}
caption{example caption}
end{figure}
end{landscape}
end{document}
subfloats
I am struggling to place a series of subfigures in a 2x3 gri
Apologies, I can see similar questions to this have been asked before, and I have attempted to try what is suggested but the responses seem very specific to the individual use case. I would also appreciate any comments people have that can aid my understanding of the issue, in addition to a solution to the problem.
documentclass[english]{report}
usepackage[left=2cm, right=2cm, top=3cm]{geometry}
usepackage{subfiles}
usepackage{graphicx}
usepackage{subcaption}
usepackage{lscape}
usepackage{pdflscape}
begin{document}
begin{landscape}
graphicspath{{figures/dig_simulations/}}
begin{figure}
centering
begin{subfigure}[t]{2in}
caption{Tversky & Kahneman}
includegraphics[width=2in]{TK_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_2.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_3.png}
end{subfigure}
medskip
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_1.png}
end{subfigure}
caption{Prelec}%label{fig:2b}
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_2.png}
end{subfigure}
begin{subfigure}[t]{2in}
end{subfigure}
begin{subfigure}[t]{2in}
centering
includegraphics[width=2in]{Prelec_3.png}
end{subfigure}
caption{example caption}
end{figure}
end{landscape}
end{document}
subfloats
subfloats
edited 3 hours ago
Phelype Oleinik
23.9k54688
23.9k54688
asked 3 hours ago
RbedzRbedz
82
82
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
In the following code I have commented out some lines of your original example and added four lines (highlighted by <-----
):
documentclass[english]{report}
usepackage[left=2cm, right=2cm, top=3cm]{geometry}
usepackage{subfiles}
usepackage{graphicx}
usepackage{subcaption}
usepackage{lscape}
usepackage{pdflscape}
begin{document}
begin{landscape}
graphicspath{{figures/dig_simulations/}}
begin{figure}
centering
begin{subfigure}[t]{2in}
caption{Tversky & Kahneman}
includegraphics[width=2in]{TK_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_2.png}
end{subfigure}
medskip % <-------------------------------
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_3.png}
end{subfigure}
% medskip
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_1.png}
end{subfigure}
% caption{Prelec}%label{fig:2b}
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_2.png}
end{subfigure}
% begin{subfigure}[t]{2in}
% end{subfigure}
medskip % <-------------------------------
begin{subfigure}[t]{2in}
centering
caption{test}
includegraphics[width=2in]{Prelec_3.png}
end{subfigure}
caption{example caption}
end{figure}
end{landscape}
end{document}
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%2f478299%2fsubfigures-set-in-grid%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
In the following code I have commented out some lines of your original example and added four lines (highlighted by <-----
):
documentclass[english]{report}
usepackage[left=2cm, right=2cm, top=3cm]{geometry}
usepackage{subfiles}
usepackage{graphicx}
usepackage{subcaption}
usepackage{lscape}
usepackage{pdflscape}
begin{document}
begin{landscape}
graphicspath{{figures/dig_simulations/}}
begin{figure}
centering
begin{subfigure}[t]{2in}
caption{Tversky & Kahneman}
includegraphics[width=2in]{TK_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_2.png}
end{subfigure}
medskip % <-------------------------------
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_3.png}
end{subfigure}
% medskip
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_1.png}
end{subfigure}
% caption{Prelec}%label{fig:2b}
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_2.png}
end{subfigure}
% begin{subfigure}[t]{2in}
% end{subfigure}
medskip % <-------------------------------
begin{subfigure}[t]{2in}
centering
caption{test}
includegraphics[width=2in]{Prelec_3.png}
end{subfigure}
caption{example caption}
end{figure}
end{landscape}
end{document}
add a comment |
In the following code I have commented out some lines of your original example and added four lines (highlighted by <-----
):
documentclass[english]{report}
usepackage[left=2cm, right=2cm, top=3cm]{geometry}
usepackage{subfiles}
usepackage{graphicx}
usepackage{subcaption}
usepackage{lscape}
usepackage{pdflscape}
begin{document}
begin{landscape}
graphicspath{{figures/dig_simulations/}}
begin{figure}
centering
begin{subfigure}[t]{2in}
caption{Tversky & Kahneman}
includegraphics[width=2in]{TK_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_2.png}
end{subfigure}
medskip % <-------------------------------
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_3.png}
end{subfigure}
% medskip
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_1.png}
end{subfigure}
% caption{Prelec}%label{fig:2b}
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_2.png}
end{subfigure}
% begin{subfigure}[t]{2in}
% end{subfigure}
medskip % <-------------------------------
begin{subfigure}[t]{2in}
centering
caption{test}
includegraphics[width=2in]{Prelec_3.png}
end{subfigure}
caption{example caption}
end{figure}
end{landscape}
end{document}
add a comment |
In the following code I have commented out some lines of your original example and added four lines (highlighted by <-----
):
documentclass[english]{report}
usepackage[left=2cm, right=2cm, top=3cm]{geometry}
usepackage{subfiles}
usepackage{graphicx}
usepackage{subcaption}
usepackage{lscape}
usepackage{pdflscape}
begin{document}
begin{landscape}
graphicspath{{figures/dig_simulations/}}
begin{figure}
centering
begin{subfigure}[t]{2in}
caption{Tversky & Kahneman}
includegraphics[width=2in]{TK_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_2.png}
end{subfigure}
medskip % <-------------------------------
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_3.png}
end{subfigure}
% medskip
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_1.png}
end{subfigure}
% caption{Prelec}%label{fig:2b}
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_2.png}
end{subfigure}
% begin{subfigure}[t]{2in}
% end{subfigure}
medskip % <-------------------------------
begin{subfigure}[t]{2in}
centering
caption{test}
includegraphics[width=2in]{Prelec_3.png}
end{subfigure}
caption{example caption}
end{figure}
end{landscape}
end{document}
In the following code I have commented out some lines of your original example and added four lines (highlighted by <-----
):
documentclass[english]{report}
usepackage[left=2cm, right=2cm, top=3cm]{geometry}
usepackage{subfiles}
usepackage{graphicx}
usepackage{subcaption}
usepackage{lscape}
usepackage{pdflscape}
begin{document}
begin{landscape}
graphicspath{{figures/dig_simulations/}}
begin{figure}
centering
begin{subfigure}[t]{2in}
caption{Tversky & Kahneman}
includegraphics[width=2in]{TK_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_1.png}
end{subfigure}
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_2.png}
end{subfigure}
medskip % <-------------------------------
begin{subfigure}[t]{2in}
caption{Lattimore}
includegraphics[width=2in]{Lattimore_3.png}
end{subfigure}
% medskip
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_1.png}
end{subfigure}
% caption{Prelec}%label{fig:2b}
begin{subfigure}[t]{2in}
centering
caption{Prelec}
includegraphics[width=2in]{Prelec_2.png}
end{subfigure}
% begin{subfigure}[t]{2in}
% end{subfigure}
medskip % <-------------------------------
begin{subfigure}[t]{2in}
centering
caption{test}
includegraphics[width=2in]{Prelec_3.png}
end{subfigure}
caption{example caption}
end{figure}
end{landscape}
end{document}
answered 2 hours ago
leandriisleandriis
9,3701530
9,3701530
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%2f478299%2fsubfigures-set-in-grid%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