[Okular-devel] [okular] [Bug 305713] DVI files containing tikz graphics is not properly shown
Albert Astals Cid
aacid at kde.org
Wed Mar 20 00:02:25 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=305713
--- Comment #16 from Albert Astals Cid <aacid at kde.org> ---
http://tex.stackexchange.com/questions/5826/tikz-with-positioning-does-not-work-with-dvi
This is basically not a bug, unless someone wants to include gs parsing on our
dvi backend
I've been having a look at the file and what happens is
draw("G1")
somePSCommands
draw("G2")
it happens that those ps commands move where G2 would end up but since we don't
do PS parsing G1 and G2 end of top of eachother
Comments?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list