Am Tue, 24 Jun 2014 23:30:41 +0900 schrieb Akira Kakuto:

> Dear Ulrike,
> 
>> I can avoid the problem by redefining this two commands of a current
>> pgfsys-dvipdfmx.def:
 
> \makeatletter
> \def\pgfsys@dvipdfmx@suspendcontent{%
>   \special{pdf: bcontent}%
>   \special{pdf:code q -1 0 0 -1 0 0 cm q}%
>   \special{pdf: econtent}%
>   \special{pdf: bcontent}%
>   \special{pdf:code -1 0 0 -1 0 0 cm}%
>   \special{pdf:code q}% translate to original system
> }
> 
> \def\pgfsys@dvipdfmx@unsuspendcontent{%
>   \special{pdf:code Q Q Q}%
>   \special{pdf: econtent}%
> }

Yes this seems to work. But I don't know if this is ok or will break
something e.g. in normal pgfpictures. Someone who understands the
drivers will have to look at it. And it is still unclear why it is
necessary with texlive but not miktex. 



-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/




--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to