I... see.
After failing to make it compile while trying to make a minimal working example, I noticed I was using a special document class provided by my work institution (it's kinda big, too, so... no copying it). And reading its contents to try and strip it down to something that would compile ...
Search found 2 matches
- Sun Jul 02, 2017 5:25 pm
- Forum: Graphics, Figures & Tables
- Topic: Overlapping captions
- Replies: 4
- Views: 7289
- Sat Jul 01, 2017 11:02 pm
- Forum: Graphics, Figures & Tables
- Topic: Overlapping captions
- Replies: 4
- Views: 7289
Overlapping captions
Hello, I'm having a problem with the captions on putting two figures side by side. Basically, they just won't stay in their own columns.
cols.png
Here's my code.
\begin{figure}
\centering
\begin{minipage}{.5\textwidth}
\centering
\includegraphics[width=.9\linewidth]{Fig-6-A}
\captionof ...
cols.png
Here's my code.
\begin{figure}
\centering
\begin{minipage}{.5\textwidth}
\centering
\includegraphics[width=.9\linewidth]{Fig-6-A}
\captionof ...