Right-to-left Floating
Hi,
I am having a problem with floats in a right-to-left document. It appears that I am getting the empty space for the image on the right side where it should be, but the image itself gets superimposed on the text on the left side.
\setupalign[r2l]
\starttext
\setupexternalfigures[location={local,default}]
\placefigure[left,none,fit][]{}{\externalfigure[cow][scale=500]}
\input tufte
\stoptext
Thank you for your help.
--
Marc Trius
On 20-6-2011 12:44, Marc Trius wrote:
Hi, I am having a problem with floats in a right-to-left document. It appears that I am getting the empty space for the image on the right side where it should be, but the image itself gets superimposed on the text on the left side.
\setupalign[r2l] \starttext \setupexternalfigures[location={local,default}] \placefigure[left,none,fit][]{}{\externalfigure[cow][scale=500]} \input tufte \stoptext
Thank you for your help.
quick fix in next beta (awaiting proper bidi layout model) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Marc Trius