{subcaption} is a package for typesetting captions of {subfloats}.
1
vote
1answer
37 views
How can I use todonotes \missingfigure in subcaptions subfigure environment?
The following MWE:
\documentclass[]{scrreprt}
\usepackage{xltxtra}
\usepackage{subcaption}
\usepackage{todonotes}
\begin{document}
\begin{figure}
\centering
\begin{subfigure}
\centering
...
3
votes
1answer
92 views
Why do eps images overlap the captions in subfigures?
I'm using the package subcaption within an scrreprt compiling with XeTeX/XeLaTeX. When using subfigures for 4 images in a grid view, the images are not centered and overlap the middle subcaptions. It ...
1
vote
1answer
41 views
Getting subcaptions into the list of figures without having a real subfigure
I gave searching my best shot, but no luck. Here's my problem: I use \phantomsubcaption from the subcaption package to do referencing, but I also want some sort of marker in the List of Figures with a ...
1
vote
1answer
37 views
Subcaption not in the centre in subfigure package
In LaTeX, everything works fine with subfigure package, only one trouble is coming;
The subcaptions are placed a little towards left from the centre of two figures side by side, which doesnt loook ...
7
votes
2answers
87 views
table rescaling and subcaption package
I am placing tables side-by-side using the subcaption package in the following way:
\documentclass{article}
\usepackage{siunitx}
\usepackage{booktabs}
\usepackage{subcaption}
\usepackage{tabularx}
...
5
votes
1answer
61 views
Subfigures with Captions Above AND Below
I'm using
\usepackage{subfig}
\captionsetup[subfigure]{labelformat=empty}
Is this possible?
2
votes
1answer
50 views
subfigure with memoir
I made an article and insert several subfigures in that as follows:
\begin{figure}
\centering
\begin{subfigure}[b]{0.3\textwidth}
\includegraphics[width=\textwidth]{fig6_1}
...
6
votes
1answer
97 views
KOMA-Script and subcaption: wrong counting
I'm getting a to-me strange behavior when using scrartcl and subcaption. In particular, numbering is doubled for each table with the default option captions=tableheading. Here's an image (code at ...
1
vote
0answers
26 views
How to set a fixed (or remove) whitespace border around subfloat when using subcaption package
Say for example I have the following code for a double-column article:
\begin{figure*}
\centering
\begin{subfigure}[t]{0.96\textwidth}
\centering
...
1
vote
0answers
48 views
Remove the period at the end of the subcaption using \subbottom with memoir [closed]
I am using the memoir package (with hyperref package in case that makes a difference) and I am using \subbottom to place subfigures within a figure environment. I simply want the subcaptions to read ...
5
votes
1answer
56 views
Centering a subcaption
I have three figures that I want to place next to each other. That is fine. In addition, however, each subfigure has a caption on its own and the crucial thing with these is that I have to have two ...
4
votes
1answer
85 views
1.a numbering of subfigures within a figure without a caption
I am using the subcaption package and write a caption for each of my subfigures. In order to get a reference to "Fig. 1a", I also have to write a "big caption" below all subfigures. But I don't want ...
2
votes
1answer
124 views
Multi-page Figure with subcaption package
I have a figure with subfigures defined using the subcaption package (*not the deprecated subfig or subfigure). I need the parent figure to span two pages with two subfigs on each page. I have ...
1
vote
2answers
43 views
genuine way to give an image an emphasized and normal caption
In my work I give each image a small description (usually in emphasized style) and a long description in normal font. To achieve this I have to write
\usepackage{subcaption}
\begin{figure}
...
1
vote
2answers
93 views
Will subcaption and threeparttable live happily ever after? Trouble combining the two
I'm trying to take this MWE table and put it into a subcaption's subtable environment, or, alternatively, use subcaption's subcaption command - see subcaption's manual - to achieve the same end: to ...
4
votes
2answers
103 views
insert text RIGHT under image ABOVE caption
How do I place text RIGHT below an image (above the caption) within subfig? Here Is my code:
\documentclass{article}
\usepackage{hyperref}
\usepackage{graphicx}
\usepackage{subfig}
...
2
votes
1answer
124 views
Captions of subfigures not being centered
Figure 4.1 is two subfigures, each with a caption (technically four figures in total, but the ones on rows are one image).
Using
\documentclass[twocolumn,titlepage]{report}
\usepackage{verbatim}
...
2
votes
2answers
320 views
subfigures using subfloatrow, overpic, tikz to add rows to annotate imported images/figures
I did my diligent search for a combination of subfloatrow, overpic, and adding arrows for annotation of imported images using tikz, but couldn't find one. These kind of images are typically found in ...
1
vote
1answer
55 views
Using memoir and hyperref, can I get a “\subref” in the caption of a figure?
I am writing a document using the memoir class. I would like to create a figure with two subfigures and to display a caption like "Plot of Y vs X with z=1 (a) and with z=2 (b)", where "(a)" and "(b)" ...
1
vote
2answers
73 views
Problem with placement of subfigure captions
I am using the subcaption package and I want to know how to place the captions of the subfigures in the bottom center of each subfigure.
\documentclass[12pt,a4paper]{article}
%
%
\usepackage{utopia}
...
2
votes
0answers
71 views
Subfloatrow: Omitted incrementation in figure numbering when using subfigures
I suspect this question is slighty related to another question found in subfloatrow: incorrect continued numbering. Trying out the MWE below, the incrementation of the figure number of figure two is ...
0
votes
0answers
118 views
TocLoft and subcaption conflicts [closed]
I use subcaption package to make subfigures.
Code sample:
\begin{figure}[h]
\centering
\begin{subfigure}[t]{0.5\textwidth}
\centering
\includegraphics[width=\textwidth]{v643.png}
\caption{V-643}
...
2
votes
1answer
60 views
How to get rid of subcaptions in an array of subfloats
I am using an array of figures using subfloat as follows:
\begin{figure}
\centering
\subfloat[]{\includegraphics[width=70px,height=60px]
{img_success/rgb/rgb_001456.eps}}
...
5
votes
2answers
217 views
Table and Figure side-by-side with Table caption above, Figure caption below
A continuation of this question.
I'm fighting a page-limit in a single-column layout and I need to put a Figure and a Table side-by-side and provide them with independent captions. However, the style ...
6
votes
3answers
163 views
How to place text and image above the exact subfigure?
I want to draw something like this:
I am able to draw like this:
This is the code for the same:
\documentclass{article}
\usepackage{tikz,subfig}
\begin{document}
\begin{figure}
\centering
...
2
votes
2answers
158 views
Horizontally shifting subfloat captions in figure environement!
When using subfloat, the caption centers with regards to the figure width. However I want to center it with regards to the axes. How to horizontally shift the captions (manually) for all the ...
3
votes
1answer
145 views
Align plots in pgfplots
Can somebody help me? I try to align two plots horizontally in pgfplots!
In the preamble I have:
MWE*
\documentclass[12pt]{article}
\usepackage{pgfplots,subcaption}
\pgfplotsset{ compat=1.7,
...
2
votes
1answer
82 views
Environment subfigure - what to do with whitespace
So I've made a block of figures using the subcaption package. It contains 5 images and follows the following layout:
\begin{figure}[t]
\begin{subfigure}[t]{0.3\textwidth}
...
3
votes
1answer
113 views
Alignment horizontal subcaption and TikZ
I have a problem with the alignment of 2 plots. The Problem is I want the captions to be horizontal aligned. Also the x-axis should be horizontal aligned!
Is there a way to do that?
...
4
votes
1answer
125 views
Framebox and subfigure with dirtree package
I've integrated dirtree package in my manuscript but having issues with the following.
Framebox: I consistently frame all figures in my manuscript using \framebox, however, applying this to dirtree ...
7
votes
1answer
128 views
How to change the display of subfigures in List of Figures?
I'm using the subcaption package and I would like to change the display in the List of Figures of the subfigures.
Right now, it displays as :
2.1 Caption 1 . . . . . . . . . . . . . . . . . . . . . ...
1
vote
1answer
1k views
Problem installing subcaption package on texlive [closed]
I'm trying to install the subcaption package on TexLive installed on Ubuntu 11.10. When trying to build subcaption.sty, I found that I needed to first download or build several dependencies:
...
2
votes
0answers
92 views
Recreate position of subfigures in a table above figure caption
I need to recreate a particular style of captioning a "figure".
Main characteristics of this style are:
No subcaptions included in the subfigures.
The position of the subfigures is recreated in a ...
2
votes
1answer
419 views
error float.sty line99
Well, here is my problem. My friends can compile this document. I can't, and I don't know why. The error is:
File: "C:\Program Files\MikTex\tex\latex\float\float.sty
Type: Error
Line: Line99
...
1
vote
0answers
265 views
Placing two figures side by side [duplicate]
Possible Duplicate:
Two figures side by side
Subfigures placed horizontally
I want to place two figures side by side in my document. I am using the subcaption package and my code is as ...
3
votes
2answers
125 views
Presenting multiple figures in a proper and readable way under a same caption
I have 6 figures and I wanted to plot them in a proper way in a single page. It is important to remain readability. Moreover, including the sub-caption and sub-label is important. Possibly including a ...
7
votes
1answer
85 views
subcaption in LOF with hyperref
MWE:
\documentclass{article}
\usepackage{subcaption}
\usepackage{hyperref}
\begin{document}
\listoffigures
\begin{figure}
\begin{subfigure}[b]{.5\linewidth}
\centering\large A
\caption{A ...
4
votes
4answers
613 views
Multiple subfigures not appearing on the same line
Multiple figures under a single caption. I have tried a code to put two images in a together under a same caption. The subfigures do not appear on the same line.
The code is :
...
2
votes
1answer
89 views
Referencing Subfigure in Subfloat
I want to reference a subfigure like so:
\documentclass{article}
\usepackage[demo]{graphicx}
\usepackage{caption}
\usepackage{subcaption}
\begin{document}
\begin{figure}
\subfloat[A ...
5
votes
0answers
139 views
Are there any subfloat package that works with tufte-latex?
I'm trying a lot of subfloat-like packages with tufte-latex and all of them seem to interact badly with tufte-latex in the matter of labels, refs and captions. To captions I could find solutions ...
3
votes
1answer
239 views
Subfigures side by side not working
I am trying to set two figures side by side while using the picture environment instead of includegraphics as shown in most examples here. Unfortunately they are displayed stacked and I do not know ...
2
votes
0answers
325 views
Subcaption compatibility with ACM document class
I'm currently working on a paper for an ACM conference and they require me to use the sigplanconf.cls
I want to use subcaption, but if I add
\usepackage{caption}
\usepackage{subcaption}
then I get ...
3
votes
1answer
144 views
missing sub-caption numbers with tufte-latex
Why are the numbers (acually, letters) for the sub-captions missing in the following MWE? note the colon that would follow the letter is printed.
\documentclass{tufte-handout}
\usepackage{tikz}
...
4
votes
1answer
213 views
tufte-latex and subfloat positioning
I'd like to have two rows of top-aligned images, with top-aligned captions below each.
This answer provides a technique using the floatrow package, but something in that package (or one of its ...
3
votes
1answer
253 views
grid of figures, caption to the left of each row
I think the title says it all: I took photos of 5 object from 3 different angles. So for each object there are 3 pics. I would like to display them so there's a row per each object, and in that row ...
1
vote
0answers
340 views
Trouble with subfloats/subcaption/subfigure [closed]
I compiled my tex file in Linux without any problems (text edior: Xemacs). I'm now running the file in TeXWorks with MikteX. I used the subfig package and the following worked perfectly:
...
6
votes
2answers
237 views
compare two diagrams side by side
I'm trying to compare two diagrams in pdf format side by side.
I have this post - Two figures side by side to get some hint.
This is the code that I'm coming up with.
\begin{figure}
...
4
votes
1answer
718 views
LaTeX advanced use of subcaption package
I am trying to create a figure with subfigures aligned both horizontally and vertically in the same figure to explain this better i attached a primitive drawing.
The labels are not of importance in ...
5
votes
1answer
300 views
Captioning nested subfigures with subcaption
The following creates a figure with three images arranged appropriately. If I remove the two \caption{} lines, it numbers the main subfigures as I'd like, and keeping the two \caption{} lines puts ...
0
votes
1answer
106 views
Redefine \subref after redefinition of \ref
I have redefined \ref like this:
\renewcommand{\ref}[1]{\autoref{#1}}
so that I get "Figure nn" automatically by default.
However, this makes \subref (from package subcaption) behave incorrectly.
...

