Re: Beamer + trasparenze in tikz

#20572
DMW
    Up
    0
    Down
    ::


    Ho fatto delle prove ma niente da fare. Per me è un bug.

    Anche perché non ci sono opzioni, io non le ho trovate, che correggano il problema.

    Path non c’entra. Difatti
    `\begin{frame}
    \frametitle{titolo}
    \begin{tikzpicture}[fill=red, fill opacity=0.1]
    (0,0) circle (2cm);
    \end{tikzpicture}
    \end{frame}`

    dà lo stesso problema.

    Ciao

    Andrea

    Go to top