22 Dec
2013
22 Dec
'13
2:01 p.m.
Am 21.12.2013 um 19:07 schrieb Xan <dxpublica at telefonica.net>:
Hi,
Can someone help me? I'm a little bit crazy. I have this example (sorry, I tried to achieve more minimal version):
The problem happens only when the tikzpicture is the first object at the begin of the page.
\usemodule[tikz]
\setupfootertexts[Footer]
\setupfooter[color=blue]
\starttext
\dorecurse{3}{\input knuth\par}
\page
\starttikzpicture[scale=0.6] \draw (0,0) -- (0,1) node[above] {Y}; \stoptikzpicture
\dorecurse{6}{\input knuth\par}
\stoptext
Wolfgang
Thanks, Wolfgang for the triage. Thank you very much. Does this means that I discovered a bug? Can someone fix it? Regards, Xan.