Hi,
I'm trying to set two figures, side-by-side, both with variable width and both with the height of the tallest.
\documentclass[]{article}
\usepackage{varwidth}
\begin{document}
\begin{figure}[H]
\begin{varwidth}{\textwidth}
\framebox{
\begin{tabular}{l}
first row \\
second row ...
Search found 1 match
- Thu Jul 25, 2013 6:10 pm
- Forum: Graphics, Figures & Tables
- Topic: Side-by-side figures with variable width and height
- Replies: 1
- Views: 11183