are there any ways to incorporate some slides in existing beamer file into my beamer? Say, I want to put slide 2 in file A (a beamer pdf file) into my beamer presentation, can this be done?
PS: file A is a pdf and does not have bounding box.
|
|
To import a slide from another
However, if you use head- or footlines or even a different theme in your existing presentation, this will probably not fit snugly. In this case, a better solution would be to actually import the source code of the existing presentation, which can be done using the Suppose this is your existing presentation
Then you can use this code in your new presentation:
Issuing This works roughly the same as if you'd actually copy the source code of the frame from the existing presentation, so things like overlays etc. are taken over. |
||||
|
|
|
If you want to put a "thumbnail" of some target
where If you want to put a "full page" of some target
where The vertical correction ( |
|||||||
|
|
I end up with using very basic solution. how to incorparate slides in existing multi-page pdf (say file A) into my beamer?
|
|||
|
|