Andreas Tille | 3 Jul 21:52
Picon
Favicon

Re: Compatibility problems with pgf 1.18

On Tue, 3 Jul 2007, Till Tantau wrote:

> \let\pgfdegree=\pgfsincos
>
> add the following:
>
> \def\pgfsincos#1{%
>   \pgfmathparse{#1}%
>   \pgfmathcos@{#1}\pgf <at> y=\pgfmathresult pt%
>   \pgfmathsin@{#1}\pgf <at> x=\pgfmathresult pt%
> }
>
> That should solve the problem.

Yes, it in fact solves the problem.  I builded an inofficial Debian
package with this patch and filed a bug report about it.

> If you find further similar problems please feel free to send them to
> me. Also consider using the pgf-user mailing list instead of the
> latex-beamer user list since this is not a beamer problem.

I'm currently only reading latex-beamer mailing list because I'm
mostly focussed on this list.  On the other hand I have two
remaining questions:

    1. If \pgfnodeconncurve seems to be outdated, what is the
       suggested alternative?
    2. How can I build the PGF manual?

Kind regards and thanks for your great presentation tools
(Continue reading)


Gmane