caption alignment with floats in the margin
Hi, I am trying to place some floats in the margin and noticed that the caption gets centered instead of following my specification to flushleft. If the float is in the main body it is ok. . I have a small example below. I tested with 2015.04.18 14:41. Is there a way to fix the alignment? Thanks, Brian \setuppapersize[letter,portrait][letter,portrait] \setupcaption[figure][location=top,align={flushleft}] \showframe \starttext \setuplayout[backspace=2.75in,leftmargin=2.25in,rightmargin=0.5in,cutspace=0.5in,location=middle,width=middle,margindistance=0.00in] \placefigure[inleft,hanging]{My Title}{\framed[width=2.75in,height=1.0in]{!}} \placefigure[here,hanging]{My Title}{\framed[width=2.75in,height=1.0in]{!}} \placefigure[inright,hanging]{My Title}{\framed[width=2.75in,height=1.0in]{!}} \stoptext
participants (1)
-
Brian R. Landy