15 Nov
2011
15 Nov
'11
12:14 p.m.
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