Hi all,

I posted this bug some time ago, but it still seems there. The combination between linenumbering and images isn't working. I use mkiv with the latest beta.
Look at this short example:

------
\setuplayout[width=120mm]
\setuppagenumbering[alternative=doublesided]
\setuplinenumbering[location=outer,method=page]

\starttext

    \placefigure[left,4*hang,none]{}
        {\externalfigure[cow][width=0.2\textwidth]}
\startlinenumbering
    \input tufte

\stoplinenumbering
    \placefigure[right,2*hang,none]{}
        {\externalfigure[cow][width=0.2\textwidth]}
\startlinenumbering[continue]
    \input tufte
        
\stoplinenumbering
\stoptext
------

Is there any workaround to this?

Best regards,

Martin

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to