Hans Meine | 2 Mar 10:35
Picon
Favicon

Re: Problem with Externalizing Graphics - \begin(end)pgfgraphicnamed crops the figure improperly

On Sunday 15 February 2009 01:47:07 Dazhi Jiang wrote:
> I have a problem with externalizing graphics that the macro
> \begin(end)pgfgraphicnamed crops my figure improperly.
> [...] when I tried to include
> this tex file into my main tex file and externalize the figure, I found it
> being over-cropped. Half of the label at the bottom of the figure are cut
> off.

Right, there seems to be a problem with the bounding box of \pgftext 
containing LaTex math.  The following is a minimal pgfpicture which reproduces 
the problem:

\begin{pgfpicture}
  \pgftext[top,x=1cm,y=0cm]{$x_1$}
  \pgftext[bottom,x=0cm,y=1cm,rotate=-90]{$x_2$}
\end{pgfpicture}

Greetings,
  Hans

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
Bof | 2 Mar 17:00
Picon
Picon
Favicon

Error: "Incompatible list can't be unboxed"


Hello,

I've been using pgf version 2.00 (cvs) for some time without any problem. I
recently updated the TeX distribution (with tlmgr), and suddenly I get a
bunch of "Incompatible list can't be unboxed" errors. Other documents — not
using pgf — compile just fine...

Any idea of how to solve this ?

Thanks,
Stéphane.
--

-- 
View this message in context: http://www.nabble.com/Error%3A-%22Incompatible-list-can%27t-be-unboxed%22-tp22289332p22289332.html
Sent from the pgf-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
pgf-users mailing list
pgf-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pgf-users
THIL Stéphane | 2 Mar 18:13
Picon
Picon
Favicon

Error: "Incompatible list can't be unboxed"

Hello, 

I've been using pgf version 2.00 (cvs) for some time without any problem. I recently updated the TeX distribution (with tlmgr), and suddenly I get a bunch of "Incompatible list can't be unboxed" errors. Other documents — not using pgf — compile just fine... 

Any idea of how to solve this ? 

Thanks, 
Stéphane.

--
Ce message a été vérifié par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a été trouvé.
CRI UPVD http://www.univ-perp.fr
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
pgf-users mailing list
pgf-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pgf-users
Mark Wibrow | 2 Mar 20:23

Re: Error: "Incompatible list can't be unboxed"

Hi,

Could be to do with pgfpages. Check this thread discussing the same problem:

http://sourceforge.net/mailarchive/message.php?msg_id=A4ED9A92-57AF-4F53-A568-5790FBBD3269%40tcs.uni-luebeck.de

Regards

Mark

2009/3/2 THIL Stéphane <stephane.thil <at> univ-perp.fr>:
> Hello,
>
> I've been using pgf version 2.00 (cvs) for some time without any problem. I
> recently updated the TeX distribution (with tlmgr), and suddenly I get a
> bunch of "Incompatible list can't be unboxed" errors. Other documents — not
> using pgf — compile just fine...
>
> Any idea of how to solve this ?
>
> Thanks,
> Stéphane.
> --
> Ce message a été vérifié par MailScanner
> pour des virus ou des polluriels et rien de
> suspect n'a été trouvé.
> CRI UPVD http://www.univ-perp.fr
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> pgf-users mailing list
> pgf-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pgf-users
>
>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
Stéphane Thil | 3 Mar 11:41
Picon
Picon
Favicon

Re: Error: "Incompatible list can't be unboxed"


Hi,

Thanks for your answer.

I did do a search before posting, so I saw the discussion on pgfpages. But
it does not seem to be the problem, as "pgfpages.sty" is already updated in
pgf version 2.00. I still don't know what the problem is.

I "undid" the TeX distribution update, and now it works fine again... So,
although it is not a problem for the time being, it may become one in the
future.

Regards,
S.

Mark Wibrow-2 wrote:
> 
> Hi,
> 
> Could be to do with pgfpages. Check this thread discussing the same
> problem:
> 
> http://sourceforge.net/mailarchive/message.php?msg_id=A4ED9A92-57AF-4F53-A568-5790FBBD3269%40tcs.uni-luebeck.de
> 
> Regards
> 
> Mark
> 
> 
> 2009/3/2 THIL Stéphane <stephane.thil <at> univ-perp.fr>:
>> Hello,
>>
>> I've been using pgf version 2.00 (cvs) for some time without any problem.
>> I
>> recently updated the TeX distribution (with tlmgr), and suddenly I get a
>> bunch of "Incompatible list can't be unboxed" errors. Other documents —
>> not
>> using pgf — compile just fine...
>>
>> Any idea of how to solve this ?
>>
>> Thanks,
>> Stéphane.
> 
> 

--

-- 
View this message in context: http://www.nabble.com/Error%3A-%22Incompatible-list-can%27t-be-unboxed%22-tp22294049p22305849.html
Sent from the pgf-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
pgf-users mailing list
pgf-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pgf-users
Till Tantau | 3 Mar 12:25
Picon
Favicon

Re: pgf-xetex really doesn't support fading ?

Hi!

if I remember correctly, dvipdfmx still misses the possibility to add  
additional attributes to an xform object's dictionary (there is an  
option to add things to the resource dictionary, but not to the form's  
main dictionary). This is, however, needed for fadings.

If there is a special for doing this, adding fadings would be very easy.

Best regards,
Till

Am 28.02.2009 um 03:24 schrieb luoyi:

> does this mean that it's possible to make fading work out with xetex ?
>
> Till, could you help to check this ?
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San  
> Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the  
> Enterprise
> -Strategies to boost innovation and cut costs with open source  
> participation
> -Receive a $600 discount off the registration fee with the source  
> code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> pgf-users mailing list
> pgf-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pgf-users
>

--
Prof. Dr. Till Tantau <tantau <at> tcs.uni-luebeck.de>
http://www.tcs.uni-luebeck.de

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
luoyi | 3 Mar 15:38
Picon

Re: pgf-xetex really doesn't support fading ?

Jin-Hwan Cho  had provided me 2 patch file for pgf-2.0 somedays ago:

http://project.ktug.or.kr/dvipdfmx/contrib/generic/pgfsys-dvipdfmx.def.version2
http://project.ktug.or.kr/dvipdfmx/contrib/generic/pgfsys-dvipdfmx-patch.tex.version2

and he said he can compile out the pgf manual correctly with these
patch when pgf is version 2.0. He had sent these patch to you (Till),
but get no response.

I've tried these patches already, it looks like it can't 100% work
with the CVS version. the *fading* is OK, but the *opacity* keyword
give me some err.

Hope you can have a look at this.

BTW: I had sent you a patch for the chain-library which could provide
user the ability to lable a *chain join* with a node. have you ever
received that ?

2009/3/3 Till Tantau <tantau <at> tcs.uni-luebeck.de>:
> Hi!
>
> if I remember correctly, dvipdfmx still misses the possibility to add
> additional attributes to an xform object's dictionary (there is an option to
> add things to the resource dictionary, but not to the form's main
> dictionary). This is, however, needed for fadings.
>
> If there is a special for doing this, adding fadings would be very easy.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
Jobst Hoffmann | 3 Mar 20:20
Picon
Favicon

Re: Error: "Incompatible list can't be unboxed"

Hello,

I stumbled across the same error message. Further investigating showed,
that the error was introduced by hpdftex.def, v6.78p. When I replaced
that file by the version v6.78n the error was gone with the wind.

So I cc'ed this mail to Heiko Oberdiek, maybe he can help.

Kind regards
Jobst

Am Montag, den 02.03.2009, 19:23 +0000 schrieb Mark Wibrow:
> Hi,
> 
> Could be to do with pgfpages. Check this thread discussing the same problem:
> 
> http://sourceforge.net/mailarchive/message.php?msg_id=A4ED9A92-57AF-4F53-A568-5790FBBD3269%40tcs.uni-luebeck.de
> 
> Regards
> 
> Mark
> 
> 
> 2009/3/2 THIL Stéphane <stephane.thil <at> univ-perp.fr>:
> > Hello,
> >
> > I've been using pgf version 2.00 (cvs) for some time without any problem. I
> > recently updated the TeX distribution (with tlmgr), and suddenly I get a
> > bunch of "Incompatible list can't be unboxed" errors. Other documents — not
> > using pgf — compile just fine...
> >
> > Any idea of how to solve this ?
> >
> > Thanks,
> > Stéphane.
> > --
> > Ce message a été vérifié par MailScanner
> > pour des virus ou des polluriels et rien de
> > suspect n'a été trouvé.
> > CRI UPVD http://www.univ-perp.fr
> > ------------------------------------------------------------------------------
> > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> > -Strategies to boost innovation and cut costs with open source participation
> > -Receive a $600 discount off the registration fee with the source code: SFAD
> > http://p.sf.net/sfu/XcvMzF8H
> > _______________________________________________
> > pgf-users mailing list
> > pgf-users <at> lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/pgf-users
> >
> >
> 
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> pgf-users mailing list
> pgf-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pgf-users
--

-- 
Prof. Dr. Jobst Hoffmann            Tel:   +49 (2461) 99-31 59
Fachhochschule Aachen Abt. Jülich   Fax:   +49 (2461) 99-31 89
Fachbereich 9                       email: j.hoffmann <at> fh-aachen.de

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
pgf-users mailing list
pgf-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pgf-users
Goebel, Juergen | 5 Mar 15:55
Favicon

node[midway] when creating mindmaps

Hi,

While creating a mindmap (see below) I ran into the following
problem:  I really like the option 'midway' when naming a path,
but this seems not to be successful in this example.
What do I have to do to achieve this behavior?

Regards,

Juergen


\documentclass{scrartcl}
\usepackage{tikz}
\usetikzlibrary{mindmap}
\begin{document}
\begin{tikzpicture}[inner sep=0pt,mindmap,concept color=blue!50]
 \node [concept] {DMV}
    child[concept color=red,grow=0] {
       node[concept] (fsk) {FSK}
    }
    child[concept color=green,grow=180] {
       node[concept] (ask) {ASK}
    }
    child[concept color=orange,grow=270] {
       node[concept] (psk) {PSK}
    };
 \draw [concept connection,out=10,in=170,relative] (fsk) to (psk) node[midway] {MSK};
 \draw [concept connection,out=30,in=150,relative] (fsk) to (psk) node[midway] {GMSK};
 \draw [concept connection,out=-30,in=210,relative] (ask) to (psk) node[midway] {APSK};
\end{tikzpicture}
\end{document}



------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
pgf-users mailing list
pgf-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pgf-users
THIL Stéphane | 5 Mar 16:24
Picon
Picon
Favicon

Re: Error: "Incompatible list can't be unboxed"

Le 5 mars 09 à 13:29, Heiko Oberdiek a écrit :

> On Wed, Mar 04, 2009 at 08:01:46PM +0100, Heiko Oberdiek wrote:
>
>> On Wed, Mar 04, 2009 at 07:26:49PM +0100, Jobst Hoffmann wrote:
>>
>>> I attach an example and the log-files, one is the result from  
>>> pdflatex
>>> using hpdftex.def v6.78n - this one doesn't produce any error, the  
>>> other
>>> one is produced using hpdftex.def v6.78p - this one produces the  
>>> above
>>> mentioned error. From that I would conclude that the latter  
>>> introduces
>>> the error.
>>>
>>> The difference between both versions is
>>>
>>> \def\Hy <at> FixNotFirstPage{%
>>>  \gdef\Hy <at> FixNotFirstPage{%
>>>    \setbox\AtBeginShipoutBox=\hbox{%
>>>      \copy\AtBeginShipoutBox
>>>    }%
>>>  }%
>>> }
>>> \AtBeginShipout{\Hy <at> FixNotFirstPage}
>>>
>>> so this may be the source of all evil
>>
>> First there is no bug here in hyperref. In contrary, I must do this,
>> because the first page has an additional box level to insert some
>> whatits. Without the code above, there would be an error of pdfTeX,
>> if links are broken between the first and second page.
>>
>> Thus beamer or whatever should be updated to support this code in
>> hyperref v6.78p.
>>
>> I cannot reproduce the problem with the beamer version of TL2008.
>> It runs fine with hyperref 6.78p.
>
> The problem is the CVS version of pgf. A more minimal example:
>
> \documentclass{article}
> \usepackage{pgf}
> \usepackage{hyperref}
> \begin{document}
> Hello
> \newpage
> World
> \end{document}
>
> Workaround, load package atbegshi before pgf:
>
> \usepackage{atbegshi}
> \usepackage{pgf}
>
> In case of class beamer that loads packages pgf and hyperref:
>
> \RequirePackage{atbegshi}
> \documentclass{beamer}
>
> Yours sincerely
>  Heiko <oberdiek <at> uni-freiburg.de>
>
> Viele Grüße
>  Heiko <oberdiek <at> uni-freiburg.de>

Hi,

First, thanks for looking into the problem.

Your discussion is way above my head, but here are my 2 cents: I  
didn't have any problems since I undid the TeX distribution update,  
and I am using hyperref and the CVS version of pgf. I updated the  
hyperref package just a minut ago [hyperref (12074 -> 12222)] and now  
the error is back again.

Your workaround (loading package atbegshi before pgf/tikz) is working,  
though.

Regards,
Stéphane.
--

-- 
Ce message a été vérifié par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a été trouvé.
CRI UPVD http://www.univ-perp.fr

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H

Gmane