Conditionally hidden slides in beamerBeamer: Hide Backup Slides from Navigation PanelHow can I loop back to a slide after showing conditional slides in Beamer?jump between framesHiding some slides in student handouts in BeamerCan we add a button in Beamer to see whether the students checked the right answer?How can I go back to main slide from supplemental slide with pressing enter or arrow key?Beamer frame numbering in appendixBeamer: make slide transitions dependant only on slide content when notes hiddenMake each frame (not slide) appear in the PDF bookmarks with beamerSingle-column framed minipage spanning two or more slides in BeamerCreating a hidden (unlisted) section and not breaking the current subsectionAppendixify: Move selected slides to appendix in Beamereffective ways of using beamer to present mathematical equations to a technical audienceChange aspect ratio in beamer for a single frame?Beamer: make some slides inaccessible for usual navigationWhy does Beamer create multiple slides, each updated with the next item, in an itemize environment?

Should I tell management that I intend to leave due to bad software development practices?

What are some good books on Machine Learning and AI like Krugman, Wells and Graddy's "Essentials of Economics"

Can a virus destroy the BIOS of a modern computer?

Why didn't Boeing produce its own regional jet?

Is there an expression that means doing something right before you will need it rather than doing it in case you might need it?

How writing a dominant 7 sus4 chord in RNA ( Vsus7 chord in the 1st inversion)

CAST throwing error when run in stored procedure but not when run as raw query

What is the most common color to indicate the input-field is disabled?

Why is consensus so controversial in Britain?

iPad being using in wall mount battery swollen

Size of subfigure fitting its content (tikzpicture)

Is it inappropriate for a student to attend their mentor's dissertation defense?

Can the Meissner effect explain very large floating structures?

Why can't we play rap on piano?

Intersection Puzzle

What killed these X2 caps?

Can we compute the area of a quadrilateral with one right angle when we only know the lengths of any three sides?

Are there any examples of a variable being normally distributed that is *not* due to the Central Limit Theorem?

Can I run a new neutral wire to repair a broken circuit?

What is a romance in Latin?

How do I deal with an unproductive colleague in a small company?

Am I breaking OOP practice with this architecture?

How to tell a function to use the default argument values?

What does “the session was packed” mean in this context?



Conditionally hidden slides in beamer


Beamer: Hide Backup Slides from Navigation PanelHow can I loop back to a slide after showing conditional slides in Beamer?jump between framesHiding some slides in student handouts in BeamerCan we add a button in Beamer to see whether the students checked the right answer?How can I go back to main slide from supplemental slide with pressing enter or arrow key?Beamer frame numbering in appendixBeamer: make slide transitions dependant only on slide content when notes hiddenMake each frame (not slide) appear in the PDF bookmarks with beamerSingle-column framed minipage spanning two or more slides in BeamerCreating a hidden (unlisted) section and not breaking the current subsectionAppendixify: Move selected slides to appendix in Beamereffective ways of using beamer to present mathematical equations to a technical audienceChange aspect ratio in beamer for a single frame?Beamer: make some slides inaccessible for usual navigationWhy does Beamer create multiple slides, each updated with the next item, in an itemize environment?













48















When creating a presentation, I sometimes create extra slides that contain additional information, a more thorough explanation, or an extra plot pertaining to certain parts of my talk. These extra slides are usually in a separate PDF and the document is usually only opened if an audience member asks a question or requests information and one of my extra slides supplements my response nicely.



I am wondering if it's possible to insert these slides into my presentation with the two following options:



  1. The extra slides are skipped when progressing through the presentation unless...

  2. I click on a hyperlink placed somewhere on the slide. If clicked, we traverse to the extra slide. From this slide, continuing to the 'next' slide would send us back to the slide that got us here originally.

The above can be accomplished with two (or more) PDFs (one with the presentation, one -- or more -- with the supplemental slides) via hyperref but ideally I would like to only have one document.



I am not familiar enough with ifthen to know if it can be done with that package.



Any help would be much appreciated.










share|improve this question




























    48















    When creating a presentation, I sometimes create extra slides that contain additional information, a more thorough explanation, or an extra plot pertaining to certain parts of my talk. These extra slides are usually in a separate PDF and the document is usually only opened if an audience member asks a question or requests information and one of my extra slides supplements my response nicely.



    I am wondering if it's possible to insert these slides into my presentation with the two following options:



    1. The extra slides are skipped when progressing through the presentation unless...

    2. I click on a hyperlink placed somewhere on the slide. If clicked, we traverse to the extra slide. From this slide, continuing to the 'next' slide would send us back to the slide that got us here originally.

    The above can be accomplished with two (or more) PDFs (one with the presentation, one -- or more -- with the supplemental slides) via hyperref but ideally I would like to only have one document.



    I am not familiar enough with ifthen to know if it can be done with that package.



    Any help would be much appreciated.










    share|improve this question


























      48












      48








      48


      18






      When creating a presentation, I sometimes create extra slides that contain additional information, a more thorough explanation, or an extra plot pertaining to certain parts of my talk. These extra slides are usually in a separate PDF and the document is usually only opened if an audience member asks a question or requests information and one of my extra slides supplements my response nicely.



      I am wondering if it's possible to insert these slides into my presentation with the two following options:



      1. The extra slides are skipped when progressing through the presentation unless...

      2. I click on a hyperlink placed somewhere on the slide. If clicked, we traverse to the extra slide. From this slide, continuing to the 'next' slide would send us back to the slide that got us here originally.

      The above can be accomplished with two (or more) PDFs (one with the presentation, one -- or more -- with the supplemental slides) via hyperref but ideally I would like to only have one document.



      I am not familiar enough with ifthen to know if it can be done with that package.



      Any help would be much appreciated.










      share|improve this question
















      When creating a presentation, I sometimes create extra slides that contain additional information, a more thorough explanation, or an extra plot pertaining to certain parts of my talk. These extra slides are usually in a separate PDF and the document is usually only opened if an audience member asks a question or requests information and one of my extra slides supplements my response nicely.



      I am wondering if it's possible to insert these slides into my presentation with the two following options:



      1. The extra slides are skipped when progressing through the presentation unless...

      2. I click on a hyperlink placed somewhere on the slide. If clicked, we traverse to the extra slide. From this slide, continuing to the 'next' slide would send us back to the slide that got us here originally.

      The above can be accomplished with two (or more) PDFs (one with the presentation, one -- or more -- with the supplemental slides) via hyperref but ideally I would like to only have one document.



      I am not familiar enough with ifthen to know if it can be done with that package.



      Any help would be much appreciated.







      beamer hyperref conditionals






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 6 '12 at 4:49









      Werner

      449k729981705




      449k729981705










      asked Feb 6 '12 at 4:06







      user6967



























          3 Answers
          3






          active

          oldest

          votes


















          59














          See Beamer manual sections 10.7 and 11. Basically, you can use an appendix to make a set of slides after your main presentation (they don't show up in the main ToC). And you can use hyperlink commands to jump to particular slides (or overlays of slides, even). Short example:



          documentclassbeamer
          usethemeWarsaw
          titleThe Title
          authorThe Author
          datetoday
          begindocument
          sectionOne
          beginframe[label=main]
          I suspect someone might ask about supplemental material
          hyperlinksupplementalbeamerbuttonhere.
          endframe
          appendix
          sectionMore
          beginframe[label=supplemental]
          Supplemental content.
          Back to hyperlinkmainbeamerbuttonmain.
          endframe
          enddocument


          If you need to exclude the appendix slides from the slide counter, see this question.






          share|improve this answer

























          • Of course. I was definitely over-complicating the problem. That was almost too easy ;)

            – user6967
            Feb 6 '12 at 5:30











          • If I have hyperlinksupplemental in multiple frames then how to go back from the "supplemental content" to the frame from which I clicked the link. One way I can think of is to use the pdf viewer's "previous view" functionality. ( alt + left arrow in adobe reader")

            – dips
            Oct 24 '13 at 16:46







          • 2





            Untested, and may be worth a separate question, but does AcrobatmenuGoBackbeamerreturnbutton give you a button that takes you to the previous view?

            – Mike Renfro
            Oct 25 '13 at 21:03


















          4














          When your extra information is not too long, you could try to use layers.



          If somebody asks, you switch between layers in your document. After this, you can switch back to your presentation layer and continue.



          This will not help if your additional material contains many slides (you could define multiple layers, but I think it will become complicated).



          And you are restricted in the usage of or pdf-viewer.



          Example:



          documentclassbeamer

          usepackagetikz
          usepackageocg-p
          usepackageblindtext
          usepackagehyperref
          usepackagepgfplots, pgfplotstable

          %----------------------------------------------------------------%
          begindocument
          %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
          beginframe
          frametitleTitle
          % Insert links to toggle layer visibility
          toggleocgs[]pic remarkExplanation%Toggle layer

          begintikzpicture
          beginocgGraphicpic1
          beginaxis[
          ybar stacked, bar width=10mm,
          width=0.9textwidth, height=0.7textheight,
          symbolic x coords=AA,BB,CC,DD,
          xtick=data,
          nodes near coords, nodes near coords align=vertical,
          ]
          addplot [fill=red] coordinates (AA,712) (BB,267) (CC,240) (DD,244);
          addplot [fill=blue] coordinates (AA,433) (BB,151) (CC,1413) (DD,50);
          legendActive,Inactive
          endaxis
          endocg
          %%
          beginocgRemarksremark0
          node [overlay,anchor=south west] at (0,0)
          parbox[b]0.8textwidthblindtext;
          endocg
          endtikzpicture
          endframe

          enddocument


          Result is a one page document:



          enter image description here



          If you click on Explanation you get (if your pdf viewer support layers):



          enter image description here






          share|improve this answer






























            0














            I tried to put some slides in the appendix, but it doesn't work on my compiler. If I add an appendix after the first compilation it works, probably because the navigation bar is not yet updated, but after a second compilation the appendix slides are shown in the navigation bar. Usually it is necessary to compile at least twice for updating crossreferences for example. Furthermore, if I use slide show mode of the Apple Preview application all slides, including the ones in the appendix, are shown in any case. Could you please help also me?





            share








            New contributor




            Enrico Filippi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.




















              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "85"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f43555%2fconditionally-hidden-slides-in-beamer%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown
























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              59














              See Beamer manual sections 10.7 and 11. Basically, you can use an appendix to make a set of slides after your main presentation (they don't show up in the main ToC). And you can use hyperlink commands to jump to particular slides (or overlays of slides, even). Short example:



              documentclassbeamer
              usethemeWarsaw
              titleThe Title
              authorThe Author
              datetoday
              begindocument
              sectionOne
              beginframe[label=main]
              I suspect someone might ask about supplemental material
              hyperlinksupplementalbeamerbuttonhere.
              endframe
              appendix
              sectionMore
              beginframe[label=supplemental]
              Supplemental content.
              Back to hyperlinkmainbeamerbuttonmain.
              endframe
              enddocument


              If you need to exclude the appendix slides from the slide counter, see this question.






              share|improve this answer

























              • Of course. I was definitely over-complicating the problem. That was almost too easy ;)

                – user6967
                Feb 6 '12 at 5:30











              • If I have hyperlinksupplemental in multiple frames then how to go back from the "supplemental content" to the frame from which I clicked the link. One way I can think of is to use the pdf viewer's "previous view" functionality. ( alt + left arrow in adobe reader")

                – dips
                Oct 24 '13 at 16:46







              • 2





                Untested, and may be worth a separate question, but does AcrobatmenuGoBackbeamerreturnbutton give you a button that takes you to the previous view?

                – Mike Renfro
                Oct 25 '13 at 21:03















              59














              See Beamer manual sections 10.7 and 11. Basically, you can use an appendix to make a set of slides after your main presentation (they don't show up in the main ToC). And you can use hyperlink commands to jump to particular slides (or overlays of slides, even). Short example:



              documentclassbeamer
              usethemeWarsaw
              titleThe Title
              authorThe Author
              datetoday
              begindocument
              sectionOne
              beginframe[label=main]
              I suspect someone might ask about supplemental material
              hyperlinksupplementalbeamerbuttonhere.
              endframe
              appendix
              sectionMore
              beginframe[label=supplemental]
              Supplemental content.
              Back to hyperlinkmainbeamerbuttonmain.
              endframe
              enddocument


              If you need to exclude the appendix slides from the slide counter, see this question.






              share|improve this answer

























              • Of course. I was definitely over-complicating the problem. That was almost too easy ;)

                – user6967
                Feb 6 '12 at 5:30











              • If I have hyperlinksupplemental in multiple frames then how to go back from the "supplemental content" to the frame from which I clicked the link. One way I can think of is to use the pdf viewer's "previous view" functionality. ( alt + left arrow in adobe reader")

                – dips
                Oct 24 '13 at 16:46







              • 2





                Untested, and may be worth a separate question, but does AcrobatmenuGoBackbeamerreturnbutton give you a button that takes you to the previous view?

                – Mike Renfro
                Oct 25 '13 at 21:03













              59












              59








              59







              See Beamer manual sections 10.7 and 11. Basically, you can use an appendix to make a set of slides after your main presentation (they don't show up in the main ToC). And you can use hyperlink commands to jump to particular slides (or overlays of slides, even). Short example:



              documentclassbeamer
              usethemeWarsaw
              titleThe Title
              authorThe Author
              datetoday
              begindocument
              sectionOne
              beginframe[label=main]
              I suspect someone might ask about supplemental material
              hyperlinksupplementalbeamerbuttonhere.
              endframe
              appendix
              sectionMore
              beginframe[label=supplemental]
              Supplemental content.
              Back to hyperlinkmainbeamerbuttonmain.
              endframe
              enddocument


              If you need to exclude the appendix slides from the slide counter, see this question.






              share|improve this answer















              See Beamer manual sections 10.7 and 11. Basically, you can use an appendix to make a set of slides after your main presentation (they don't show up in the main ToC). And you can use hyperlink commands to jump to particular slides (or overlays of slides, even). Short example:



              documentclassbeamer
              usethemeWarsaw
              titleThe Title
              authorThe Author
              datetoday
              begindocument
              sectionOne
              beginframe[label=main]
              I suspect someone might ask about supplemental material
              hyperlinksupplementalbeamerbuttonhere.
              endframe
              appendix
              sectionMore
              beginframe[label=supplemental]
              Supplemental content.
              Back to hyperlinkmainbeamerbuttonmain.
              endframe
              enddocument


              If you need to exclude the appendix slides from the slide counter, see this question.







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited Apr 13 '17 at 12:35









              Community

              1




              1










              answered Feb 6 '12 at 4:33









              Mike RenfroMike Renfro

              17.7k14786




              17.7k14786












              • Of course. I was definitely over-complicating the problem. That was almost too easy ;)

                – user6967
                Feb 6 '12 at 5:30











              • If I have hyperlinksupplemental in multiple frames then how to go back from the "supplemental content" to the frame from which I clicked the link. One way I can think of is to use the pdf viewer's "previous view" functionality. ( alt + left arrow in adobe reader")

                – dips
                Oct 24 '13 at 16:46







              • 2





                Untested, and may be worth a separate question, but does AcrobatmenuGoBackbeamerreturnbutton give you a button that takes you to the previous view?

                – Mike Renfro
                Oct 25 '13 at 21:03

















              • Of course. I was definitely over-complicating the problem. That was almost too easy ;)

                – user6967
                Feb 6 '12 at 5:30











              • If I have hyperlinksupplemental in multiple frames then how to go back from the "supplemental content" to the frame from which I clicked the link. One way I can think of is to use the pdf viewer's "previous view" functionality. ( alt + left arrow in adobe reader")

                – dips
                Oct 24 '13 at 16:46







              • 2





                Untested, and may be worth a separate question, but does AcrobatmenuGoBackbeamerreturnbutton give you a button that takes you to the previous view?

                – Mike Renfro
                Oct 25 '13 at 21:03
















              Of course. I was definitely over-complicating the problem. That was almost too easy ;)

              – user6967
              Feb 6 '12 at 5:30





              Of course. I was definitely over-complicating the problem. That was almost too easy ;)

              – user6967
              Feb 6 '12 at 5:30













              If I have hyperlinksupplemental in multiple frames then how to go back from the "supplemental content" to the frame from which I clicked the link. One way I can think of is to use the pdf viewer's "previous view" functionality. ( alt + left arrow in adobe reader")

              – dips
              Oct 24 '13 at 16:46






              If I have hyperlinksupplemental in multiple frames then how to go back from the "supplemental content" to the frame from which I clicked the link. One way I can think of is to use the pdf viewer's "previous view" functionality. ( alt + left arrow in adobe reader")

              – dips
              Oct 24 '13 at 16:46





              2




              2





              Untested, and may be worth a separate question, but does AcrobatmenuGoBackbeamerreturnbutton give you a button that takes you to the previous view?

              – Mike Renfro
              Oct 25 '13 at 21:03





              Untested, and may be worth a separate question, but does AcrobatmenuGoBackbeamerreturnbutton give you a button that takes you to the previous view?

              – Mike Renfro
              Oct 25 '13 at 21:03











              4














              When your extra information is not too long, you could try to use layers.



              If somebody asks, you switch between layers in your document. After this, you can switch back to your presentation layer and continue.



              This will not help if your additional material contains many slides (you could define multiple layers, but I think it will become complicated).



              And you are restricted in the usage of or pdf-viewer.



              Example:



              documentclassbeamer

              usepackagetikz
              usepackageocg-p
              usepackageblindtext
              usepackagehyperref
              usepackagepgfplots, pgfplotstable

              %----------------------------------------------------------------%
              begindocument
              %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
              beginframe
              frametitleTitle
              % Insert links to toggle layer visibility
              toggleocgs[]pic remarkExplanation%Toggle layer

              begintikzpicture
              beginocgGraphicpic1
              beginaxis[
              ybar stacked, bar width=10mm,
              width=0.9textwidth, height=0.7textheight,
              symbolic x coords=AA,BB,CC,DD,
              xtick=data,
              nodes near coords, nodes near coords align=vertical,
              ]
              addplot [fill=red] coordinates (AA,712) (BB,267) (CC,240) (DD,244);
              addplot [fill=blue] coordinates (AA,433) (BB,151) (CC,1413) (DD,50);
              legendActive,Inactive
              endaxis
              endocg
              %%
              beginocgRemarksremark0
              node [overlay,anchor=south west] at (0,0)
              parbox[b]0.8textwidthblindtext;
              endocg
              endtikzpicture
              endframe

              enddocument


              Result is a one page document:



              enter image description here



              If you click on Explanation you get (if your pdf viewer support layers):



              enter image description here






              share|improve this answer



























                4














                When your extra information is not too long, you could try to use layers.



                If somebody asks, you switch between layers in your document. After this, you can switch back to your presentation layer and continue.



                This will not help if your additional material contains many slides (you could define multiple layers, but I think it will become complicated).



                And you are restricted in the usage of or pdf-viewer.



                Example:



                documentclassbeamer

                usepackagetikz
                usepackageocg-p
                usepackageblindtext
                usepackagehyperref
                usepackagepgfplots, pgfplotstable

                %----------------------------------------------------------------%
                begindocument
                %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                beginframe
                frametitleTitle
                % Insert links to toggle layer visibility
                toggleocgs[]pic remarkExplanation%Toggle layer

                begintikzpicture
                beginocgGraphicpic1
                beginaxis[
                ybar stacked, bar width=10mm,
                width=0.9textwidth, height=0.7textheight,
                symbolic x coords=AA,BB,CC,DD,
                xtick=data,
                nodes near coords, nodes near coords align=vertical,
                ]
                addplot [fill=red] coordinates (AA,712) (BB,267) (CC,240) (DD,244);
                addplot [fill=blue] coordinates (AA,433) (BB,151) (CC,1413) (DD,50);
                legendActive,Inactive
                endaxis
                endocg
                %%
                beginocgRemarksremark0
                node [overlay,anchor=south west] at (0,0)
                parbox[b]0.8textwidthblindtext;
                endocg
                endtikzpicture
                endframe

                enddocument


                Result is a one page document:



                enter image description here



                If you click on Explanation you get (if your pdf viewer support layers):



                enter image description here






                share|improve this answer

























                  4












                  4








                  4







                  When your extra information is not too long, you could try to use layers.



                  If somebody asks, you switch between layers in your document. After this, you can switch back to your presentation layer and continue.



                  This will not help if your additional material contains many slides (you could define multiple layers, but I think it will become complicated).



                  And you are restricted in the usage of or pdf-viewer.



                  Example:



                  documentclassbeamer

                  usepackagetikz
                  usepackageocg-p
                  usepackageblindtext
                  usepackagehyperref
                  usepackagepgfplots, pgfplotstable

                  %----------------------------------------------------------------%
                  begindocument
                  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                  beginframe
                  frametitleTitle
                  % Insert links to toggle layer visibility
                  toggleocgs[]pic remarkExplanation%Toggle layer

                  begintikzpicture
                  beginocgGraphicpic1
                  beginaxis[
                  ybar stacked, bar width=10mm,
                  width=0.9textwidth, height=0.7textheight,
                  symbolic x coords=AA,BB,CC,DD,
                  xtick=data,
                  nodes near coords, nodes near coords align=vertical,
                  ]
                  addplot [fill=red] coordinates (AA,712) (BB,267) (CC,240) (DD,244);
                  addplot [fill=blue] coordinates (AA,433) (BB,151) (CC,1413) (DD,50);
                  legendActive,Inactive
                  endaxis
                  endocg
                  %%
                  beginocgRemarksremark0
                  node [overlay,anchor=south west] at (0,0)
                  parbox[b]0.8textwidthblindtext;
                  endocg
                  endtikzpicture
                  endframe

                  enddocument


                  Result is a one page document:



                  enter image description here



                  If you click on Explanation you get (if your pdf viewer support layers):



                  enter image description here






                  share|improve this answer













                  When your extra information is not too long, you could try to use layers.



                  If somebody asks, you switch between layers in your document. After this, you can switch back to your presentation layer and continue.



                  This will not help if your additional material contains many slides (you could define multiple layers, but I think it will become complicated).



                  And you are restricted in the usage of or pdf-viewer.



                  Example:



                  documentclassbeamer

                  usepackagetikz
                  usepackageocg-p
                  usepackageblindtext
                  usepackagehyperref
                  usepackagepgfplots, pgfplotstable

                  %----------------------------------------------------------------%
                  begindocument
                  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                  beginframe
                  frametitleTitle
                  % Insert links to toggle layer visibility
                  toggleocgs[]pic remarkExplanation%Toggle layer

                  begintikzpicture
                  beginocgGraphicpic1
                  beginaxis[
                  ybar stacked, bar width=10mm,
                  width=0.9textwidth, height=0.7textheight,
                  symbolic x coords=AA,BB,CC,DD,
                  xtick=data,
                  nodes near coords, nodes near coords align=vertical,
                  ]
                  addplot [fill=red] coordinates (AA,712) (BB,267) (CC,240) (DD,244);
                  addplot [fill=blue] coordinates (AA,433) (BB,151) (CC,1413) (DD,50);
                  legendActive,Inactive
                  endaxis
                  endocg
                  %%
                  beginocgRemarksremark0
                  node [overlay,anchor=south west] at (0,0)
                  parbox[b]0.8textwidthblindtext;
                  endocg
                  endtikzpicture
                  endframe

                  enddocument


                  Result is a one page document:



                  enter image description here



                  If you click on Explanation you get (if your pdf viewer support layers):



                  enter image description here







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jul 14 '14 at 19:26









                  knutknut

                  6,45612950




                  6,45612950





















                      0














                      I tried to put some slides in the appendix, but it doesn't work on my compiler. If I add an appendix after the first compilation it works, probably because the navigation bar is not yet updated, but after a second compilation the appendix slides are shown in the navigation bar. Usually it is necessary to compile at least twice for updating crossreferences for example. Furthermore, if I use slide show mode of the Apple Preview application all slides, including the ones in the appendix, are shown in any case. Could you please help also me?





                      share








                      New contributor




                      Enrico Filippi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.
























                        0














                        I tried to put some slides in the appendix, but it doesn't work on my compiler. If I add an appendix after the first compilation it works, probably because the navigation bar is not yet updated, but after a second compilation the appendix slides are shown in the navigation bar. Usually it is necessary to compile at least twice for updating crossreferences for example. Furthermore, if I use slide show mode of the Apple Preview application all slides, including the ones in the appendix, are shown in any case. Could you please help also me?





                        share








                        New contributor




                        Enrico Filippi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.






















                          0












                          0








                          0







                          I tried to put some slides in the appendix, but it doesn't work on my compiler. If I add an appendix after the first compilation it works, probably because the navigation bar is not yet updated, but after a second compilation the appendix slides are shown in the navigation bar. Usually it is necessary to compile at least twice for updating crossreferences for example. Furthermore, if I use slide show mode of the Apple Preview application all slides, including the ones in the appendix, are shown in any case. Could you please help also me?





                          share








                          New contributor




                          Enrico Filippi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.










                          I tried to put some slides in the appendix, but it doesn't work on my compiler. If I add an appendix after the first compilation it works, probably because the navigation bar is not yet updated, but after a second compilation the appendix slides are shown in the navigation bar. Usually it is necessary to compile at least twice for updating crossreferences for example. Furthermore, if I use slide show mode of the Apple Preview application all slides, including the ones in the appendix, are shown in any case. Could you please help also me?






                          share








                          New contributor




                          Enrico Filippi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.








                          share


                          share






                          New contributor




                          Enrico Filippi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          answered 1 min ago









                          Enrico FilippiEnrico Filippi

                          1




                          1




                          New contributor




                          Enrico Filippi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          New contributor





                          Enrico Filippi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          Enrico Filippi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f43555%2fconditionally-hidden-slides-in-beamer%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              How should I use the fbox command correctly to avoid producing a Bad Box message?How to put a long piece of text in a box?How to specify height and width of fboxIs there an arrayrulecolor-like command to change the rule color of fbox?What is the command to highlight bad boxes in pdf?Why does fbox sometimes place the box *over* the graphic image?how to put the text in the boxHow to create command for a box where text inside the box can automatically adjust?how can I make an fbox like command with certain color, shape and width of border?how to use fbox in align modeFbox increase the spacing between the box and it content (inner margin)how to change the box height of an equationWhat is the use of the hbox in a newcommand command?

                              152 Atala Notae | Nexus externi | Tabula navigationis"Discovery Circumstances: Numbered Minor Planets"2000152Small-Body Database

                              Doxepinum Nexus interni Notae | Tabula navigationis3158DB01142WHOa682390"Structural Analysis of the Histamine H1 Receptor""Transdermal and Topical Drug Administration in the Treatment of Pain""Antidepressants as antipruritic agents: A review"