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 ...
Yusef Hamdellah's user avatar
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 ...
Bart Wolleswinkel's user avatar
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 ...
user001's user avatar
  • 8,044
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{...
Ommo's user avatar
  • 927
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 ...
jkmp's user avatar
  • 1
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,...
Skyrmion's user avatar
  • 698
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 ...
Explorer's user avatar
  • 473
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]{...
Bml's user avatar
  • 151
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. ...
Uri Barenholz's user avatar
0 votes
1 answer
46 views

The listings package and side-by-side code listings

I'm using the listings package liberally in an article. However, I want to show some code listings side-by-side and for those i use the subfigure package: \begin{figure*} \begin{subfigure}{0.49\...
Gaslight Deceive Subvert's user avatar
0 votes
1 answer
26 views

Caption of \subcaptionbox environment not correctly centered [duplicate]

I am using \subcaptionbox{} to setup a figure containing multiple subfigures. I want to refer to each subfigure in the text, so each subfigure needs a caption. I want to have empty captions, meaning ...
SnackerB's user avatar
3 votes
1 answer
55 views

Is it possible to add images in this format using subcaption?

I understand how to add images in a (2 X 2) or a (m X n) grid in latex using subcaption, but is it possible to add images in this manner using subcaption? If not possible, then is there some other ...
Ghosal_C's user avatar
  • 181
1 vote
1 answer
39 views

Subcaption and size of subfigure are offset

I haven been trying to create a figure with two subfigures aligned next to each other. For the life of me I cannot find a solution. The right subfigure is slightly bigger, and its subcaption is ...
nico's user avatar
  • 15
1 vote
1 answer
33 views

figure captions of the two subfigures to be centered, while the main caption should be justified rather than centered

I am encountering an issue when using the subcaption environment in LaTeX. I want the captions of the two subfigures to be centered, while the main caption should be justified (aligned at both ends) ...
Zixiao's user avatar
  • 11
0 votes
1 answer
22 views

automatically label subfigure overlapping top left

I have a set of subfigures that I want to label like (a) but without any real caption, and I want to place the labels (a) on top of the graphic, in the top-left corner to save vertical space. I want ...
jessexknight's user avatar
  • 2,859

15 30 50 per page
1
2 3 4 5
68