From 649bc8aa4e4bdc98137a78cbf588f4e0a5edecac Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 22 Feb 2023 03:09:12 +0300 Subject: [PATCH] typo fix... Signed-off-by: Alex A. Naanou --- examples/two-image-page.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}%