Skip to main content

Questions tagged [subcaption]

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

5 votes
1 answer
471 views

3D Chip Design using TikZ

I'm trying to reproduce a 3D design of a chip using TikZ in LaTeX. The design I'm aiming for resembles a multi-layered chip concept, similar to the image below (showing different components stacked on ...
2 votes
2 answers
54 views

Align pictures vertically at bottom in mosaic grid using subcaptionbox

I'm trying to align four pictures (not necessarily the same height, but close) vertically as follows, where I want the caption (b)-(d) to be aligned at the bottom. How do I achieve this using the ...
0 votes
1 answer
36 views

concatenating subcaptions without newlines or self-references

The subcaption package is helpful for automatic numbering of the panels of multi-panel figures. However, it is non-standard, in many journals, to divide the panel-specific captions among separate ...
1 vote
2 answers
56 views

How to properly create centered multi-lines sub-captions with subfig?

I'm having difficulties with subcaptions, which aren't well centered under their subfigure, and doesn't have proper horizontal andvertical spacings. Here's a MWE code to show the issues: \...
1 vote
1 answer
99 views

How to add subfigures in own list of figures

I want to add subfigure captions (like "61(a)") in my own list of figures. My code (see example document below) works fine, but as soon as I load the caption or subcaption package ...
0 votes
2 answers
40 views

Rearrange subtables side-by-side, by using table and tblr

I have the following table, created with table and tblr: \documentclass{article} \usepackage{tabularray} \usepackage{subcaption} \begin{document} \begin{table} \centering \caption{ } \subcaption{...
0 votes
0 answers
12 views

Change the reference tag for nested subfigures

I am using nested subfigures in 4 by 1 configuration where each row has 1 by 2 subfigures as in the figure. However, I need nested subfigure (1,2) numbers in each row in roman numerals and main ...
1 vote
1 answer
5k views

subcaption - caption beside figure

I am trying to use the subcaption package (not subfig) to generate the labels of the subfigures beside the figure. I have found many similar questions, but all answers (like this one) use subfigand ...
0 votes
1 answer
79 views

sub figures with caption on the side and on the bottom?

I'm trying to create the following scheme in latex, where is given outcome is that some subfigures have both a caption on the bottom and on the left. Currently, the closest thing I've got was \...
2 votes
1 answer
2k views

Package caption Warning: Unknown document class (or package), standard defaults will be used

I have used the following packages in my IEEEtran document class, but I am getting the above warning: Package caption Warning: Unknown document class (or package), standard defaults will be used. See ...
3 votes
2 answers
179 views

How to move the color blocks into the red frame region marked?

I'd like to use the area below the two first subfigures to place the color blocks, how can I achieve this effect? The mwe is following \documentclass[aspectratio=2013]{beamer} \usepackage{tikz,...
0 votes
1 answer
38 views

How to achieve the layout of figure with vertical and horizonal placement?

I want to achieve the following layout of combined figures. The requirement is below: use the package such subcaption to arrange the figures Align both the top and the bottom line of the Left Big ...
1 vote
1 answer
166 views

Changing subfigure for subcaption

I have a cls file with the following lines using the subfigure package: \RequirePackage[FIGBOTCAP,TABBOTCAP]{subfigure} \RequirePackage[subfigure]{tocloft} \setlength{\cftbeforetoctitleskip}{0pt} \...
0 votes
1 answer
15 views

Detaching two sub-captions attached to each other

I would like to understand why, after creating two subfigures with appropriate commands (albeit with TikZ), the sub-captions remain pasted to each other. \usepackage[table]{xcolor} \usepackage[T1]{...
1 vote
1 answer
27 views

How to vertically align tikz graphs in subfigures

I want to place 4 tikz graphs in 4 seperate subfigures. I'm using subcaption and the \subcaptionbox environment. However, in the resulting figure the second-row graphs overlap the top-row captions. ...

15 30 50 per page
1
2 3 4 5
68