{subcaption} is a package for typesetting captions of {subfloats}.

learn more… | top users | synonyms

1
vote
1answer
36 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
91 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
40 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
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} ...
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} ...
10
votes
1answer
307 views

nag l2tabu caption/label checking versus \subcaptionbox

The nag package used with the l2tabu option complains when \label is used in a float without following a \caption. Unfortunately, it does not understand that the first argument of \subcaptionbox from ...
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 ...
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
84 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 ...
6
votes
1answer
1k views

Subfig label positioning

Can anyone tell me how to change the horizontal position of subfigure labels? I have: \captionsetup[subfigure]{labelformat=simple,position=top} Is there something like: {position=topleft} to ...
2
votes
1answer
123 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
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 ...
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} ...
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, ...
4
votes
1answer
124 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 ...
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? ...
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
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 ...
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 ...
1
vote
0answers
264 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 ...
8
votes
1answer
259 views

Is there an incompatibility between the packages breqn and subcaption

When I try to typeset with both the packages subcaption and breqn, I get the following error: ! Package caption Error: The `subcaption' package does not work correctly(caption) in compatibility ...
12
votes
1answer
308 views

Are subcaption and tabularx incompatible?

I know that tex.sx isn't the forum for bug-reporting, but I have a bit of a problem and I'm looking for a technical workaround. The following MWE produces odd labels: \documentclass{article} ...
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
610 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
1answer
240 views

label in subcaption and customize cell size of an array

Using the following code \documentclass[11pt]{article} \usepackage{caption} \usepackage{subcaption} \DeclareCaptionSubType*[arabic]{table} \captionsetup[subtable]{labelformat=simple,labelsep=space} ...
2
votes
0answers
324 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
143 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 ...

1 2