diff --git a/examples/two-image-page.tex b/examples/two-image-page.tex index 9a2473c..e5deac1 100644 --- a/examples/two-image-page.tex +++ b/examples/two-image-page.tex @@ -34,7 +34,7 @@ \begin{pagecell}% % XXX not sure why bleed compensation here is needed -- investigate... \begin{cell}{\bleed, 0mm}{0.5\cellwidth}{\cellheight}% - \imagecell[fit]{\captioncell[over]{Right caption}}{\TestImage}% + \imagecell[fit]{\captioncell[over]{Left caption}}{\TestImage}% \end{cell} \begin{cell}{0.5\cellwidth + \bleed, 0mm}{0.5\cellwidth}{\cellheight}% \imagecell[fit]{\captioncell[under]{Right caption}}{\TestImage}%