beamer class how to switch off the logo image on a specific frame
up vote
2
down vote
favorite
I would use the logo image in most of the frames, but I would like to switch off this image on one particular frame.
Is there a way to obtain that?
beamer
add a comment |
up vote
2
down vote
favorite
I would use the logo image in most of the frames, but I would like to switch off this image on one particular frame.
Is there a way to obtain that?
beamer
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I would use the logo image in most of the frames, but I would like to switch off this image on one particular frame.
Is there a way to obtain that?
beamer
I would use the logo image in most of the frames, but I would like to switch off this image on one particular frame.
Is there a way to obtain that?
beamer
beamer
edited 3 hours ago
samcarter
83.9k794269
83.9k794269
asked Mar 20 at 10:52
RenatoP
16219
16219
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
3
down vote
accepted
Use logo{} inside a group:
documentclass{beamer}
usepackage{graphicx}
usepackage{duckuments}
logo{includegraphics[width=2cm]{example-image-duck}}
begin{document}
begin{frame}{}{}%>>>
First duck with logo
end{frame}%<<<
bgroup
logo{}%
begin{frame}{}{}%>>>
Second duck without.
end{frame}%<<<
egroup
begin{frame}{}{}%>>>
Third duck with logo.
end{frame}%<<<
end{document}



add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
Use logo{} inside a group:
documentclass{beamer}
usepackage{graphicx}
usepackage{duckuments}
logo{includegraphics[width=2cm]{example-image-duck}}
begin{document}
begin{frame}{}{}%>>>
First duck with logo
end{frame}%<<<
bgroup
logo{}%
begin{frame}{}{}%>>>
Second duck without.
end{frame}%<<<
egroup
begin{frame}{}{}%>>>
Third duck with logo.
end{frame}%<<<
end{document}



add a comment |
up vote
3
down vote
accepted
Use logo{} inside a group:
documentclass{beamer}
usepackage{graphicx}
usepackage{duckuments}
logo{includegraphics[width=2cm]{example-image-duck}}
begin{document}
begin{frame}{}{}%>>>
First duck with logo
end{frame}%<<<
bgroup
logo{}%
begin{frame}{}{}%>>>
Second duck without.
end{frame}%<<<
egroup
begin{frame}{}{}%>>>
Third duck with logo.
end{frame}%<<<
end{document}



add a comment |
up vote
3
down vote
accepted
up vote
3
down vote
accepted
Use logo{} inside a group:
documentclass{beamer}
usepackage{graphicx}
usepackage{duckuments}
logo{includegraphics[width=2cm]{example-image-duck}}
begin{document}
begin{frame}{}{}%>>>
First duck with logo
end{frame}%<<<
bgroup
logo{}%
begin{frame}{}{}%>>>
Second duck without.
end{frame}%<<<
egroup
begin{frame}{}{}%>>>
Third duck with logo.
end{frame}%<<<
end{document}



Use logo{} inside a group:
documentclass{beamer}
usepackage{graphicx}
usepackage{duckuments}
logo{includegraphics[width=2cm]{example-image-duck}}
begin{document}
begin{frame}{}{}%>>>
First duck with logo
end{frame}%<<<
bgroup
logo{}%
begin{frame}{}{}%>>>
Second duck without.
end{frame}%<<<
egroup
begin{frame}{}{}%>>>
Third duck with logo.
end{frame}%<<<
end{document}



answered Mar 20 at 11:11
Skillmon
20.7k11941
20.7k11941
add a comment |
add a comment |
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f422124%2fbeamer-class-how-to-switch-off-the-logo-image-on-a-specific-frame%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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