Graphics, Figures & TablesProblem with Adobe Reader and Beamer

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
User avatar
butek
Posts: 15
Joined: Tue Feb 19, 2013 9:35 pm

Problem with Adobe Reader and Beamer

Post by butek »

In that way I prepared my slides.

Code: Select all

begin{frame}
\transblindsvertical
\center
\setbeamercovered{transparent}
\transduration{2}
\includegraphics[scale=.5]{zdjecie20.JPG}
\end{frame}
I'm able to see

Code: Select all

\transblindsvertical
effect in Ocular reader but in Adobe Reader NOT . Why ?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Problem with Adobe Reader and Beamer

Post by localghost »

For an adequate problem description please prepare a self-contained and minimal example in order to avoid speculations and guesswork. Otherwise I'm afraid that this topic will be left orphaned.


Thorsten
Post Reply