Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 482113
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T01:03:48+00:00 2026-05-13T01:03:48+00:00

I am attempting to use overlays with figures to save myself from creating a

  • 0

I am attempting to use overlays with figures to save myself from creating a different image for each slide. The overlay works with any text I include, but not with the figures. For example:

\setbeamercovered{dynamic}
\begin{figure}\resizebox{10.0cm}{!}{
        \includegraphics{problem-a.pdf}
        Test A
        \pause
        \includegraphics{problem-b.pdf}
        Test B
        \pause
        \includegraphics{problem-c.pdf}
        Test C
}\end{figure}

Results in the text “Test B” and “Test C” being shaded on the first slide, but the figures corresponding to “problem-b” and “problem-c” are not shaded.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T01:03:49+00:00Added an answer on May 13, 2026 at 1:03 am

    For anyone that stumbles upon this, the best thing I’ve found so far is to use tikz and setup a custom transparency mode:

    \gdef\transparent@value{100}
    \newcommand{\getbeamertrans}{
        \transparent@value/100
    }
    \newcommand{\set@transparent}[1]{\gdef\transparent@value{#1}}
    \def\opaquenessCustom#1{%
    \only<1->{%
      \beamer@actions{%
        \set@transparent{#1}%
        \expandafter\xdef\csname beamer@oldcolorhook%
        \the\beamer@coveringdepth\endcsname{\beamer@colorhook}%
        \expandafter\xdef\csname beamer@oldpgfextension%
        \the\beamer@coveringdepth\endcsname{\beamer@pgfextension}%
        {\globalcolorstrue\colorlet{beamer@freeze\the\beamer@coveringdepth}{bg}}%
        \xdef\beamer@colorhook{!#1!beamer@freeze%
          \the\beamer@coveringdepth\beamer@colorhook}%
        \gdef\beamer@pgfextension{!#1opaque}%
        \color{.}%
      }%
      {%
        \set@transparent{100}%
        \xdef\beamer@colorhook{\csname beamer@oldcolorhook%
          \the\beamer@coveringdepth\endcsname}%
        \xdef\beamer@pgfextension{\csname beamer@oldpgfextension%
          \the\beamer@coveringdepth\endcsname}%
        \color{.}%
      }}%
    }%
    \define@key{beamer@mixin}{transparent}[15]{%
        \def\beamer@uncoverbeforeactions{\ignorespaces\opaquenessCustom{#1}}%
        \def\beamer@uncoverafteractions{\ignorespaces\opaquenessCustom{#1}}%
    }
    \newcommand{\BeamerGraphic}[1]{%
        \begin{tikzpicture}%
            {\node[opacity=\getbeamertrans] {\includegraphics{#1}};}%
        \end{tikzpicture}%
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm attempting to use TinyXML to read and save from memory, instead of only
I am attempting to draw a custom Drawable overlay on a MapView. I use
Attempting to use the data series from this example no longer passes the JSONLint
When attempting to use HttpWebRequest to retrieve a page from my dev server, I
In attempting to use std::select1st from <functional> in a VS2008 project I found that
When attempting to use pandoc to convert JSON based files (.ipynb) from iPython notebook
Im attempting to use Silverlight and MVC together. After creating a simple Silverlight application
I want to try something different, and am attempting to display an overlay on
I am attempting to use background-image:url('path/to/image.png'); to place a background image in a div
I'm attempting to use jsoup to sanitize the the html posted from a wysiwyg

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.