Questions tagged [beamer]
{beamer} is a document class for creating presentations and slides. For general questions about presentations or slides, independent of the document class, use {presentations} tag instead.
11,936 questions
1
vote
0
answers
14
views
Using beamer notes near a minted block makes font color white [duplicate]
As the title says. I've got the following repro:
\documentclass{beamer}
\usepackage{minted}
\setbeameroption{show notes on second screen=right}
\begin{document}
\frame{}
\begin{frame}[...
2
votes
1
answer
74
views
imakeidx with beamer: inconsistent absence/presence of error
Trying to apply https://tex.stackexchange.com/a/482980/18401, I stumbled upon a strange error. Indeed, while the following MCE compile like a charm:
\documentclass{beamer}
\newenvironment{theindex}{}{...
3
votes
0
answers
76
views
Can arguments extend overlay of outer command in Beamer?
Here is an example document. Basically, when I have \omFinalAnswer{some text}, I want it to color that text just for one overlay. But if I do \omFinalAnswer{some \uncover<+->{text}}, I want all ...
3
votes
2
answers
88
views
Single point in a figure on beamer
I'm trying to build a figure on beamer that has a single point on it. I've tried what I'd usually have done in other settings (article, book), but I'm still getting an error. In particular, I get
! ...
1
vote
0
answers
25
views
Typing enumerate symbol in beamer [duplicate]
When one does enumerate in Beamer, one can get numbers appearing as:
Is there a way to refer to them in that format? I.e., what if I want to reproduce those symbols in text that I write? (Even better,...
2
votes
1
answer
54
views
Fit an item's text into exactly two lines (without changing font size) in Beamer
I want to allow text to go a bit into the right margin, or to reduce spacing a tad between letters/words, in order to fit text into exactly two lines (instead of three).
\documentclass{beamer}
\begin{...
4
votes
2
answers
110
views
How can I control the horizontal and vertical space of an image using \llap in LaTeX?
I’m trying to control the horizontal and vertical positioning of a graphic inside another graphic in a beamer presentation using \llap. However, the \hspace{-2cm} and \vspace{-2cm} commands don't seem ...
4
votes
1
answer
99
views
Custom Nested List in Beamer
I would like to create a custom nested list environment in Beamer that automatically becomes the default list style for every frame, so that I can place all the definitions in the preamble instead of ...
1
vote
1
answer
37
views
How to make a `tcolorbox` appear empty first, then reveal its content on click (Beamer pause)?
I am preparing a Beamer presentation and I am using several tcolorbox environments (custom theorem, definition boxes, etc.).
What I want is the following animation:
The tcolorbox frame should appear ...
0
votes
0
answers
34
views
Equation numbering with \pause and showonlyrefs
I have a tex file:
\documentclass{beamer}
\usepackage{zref-clever,mathtools}
\mathtoolsset{showonlyrefs}
% Numbering an equation when using \pause and showonlyrefs
% https://tex.stackexchange.com/a/...
0
votes
0
answers
59
views
A macro about \quad works differently in beamer
I have a tex file
\documentclass{beamer}
\usepackage{zref-clever}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Create modification of align environments
% https://tex.stackexchange.com/a/751147/161639
% https://...
1
vote
1
answer
30
views
Frame number and its format on header line
I have a tex file
\documentclass{beamer}
%\setbeamertemplate{footline}[frame number]
\setbeamertemplate{navigation symbols}{}
% Frame number on title
% https://tex.stackexchange.com/a/234097/161639
\...
0
votes
0
answers
35
views
Jump by \zcref is one line below the target
I have a tex file:
\documentclass{beamer}
\usepackage{amsthm,zref-clever}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{mathtools}
\mathtoolsset{showonlyrefs}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\hypersetup{
...
6
votes
1
answer
114
views
Error linked to active characters?
This MWE gives an error that disappears if line #3 or line #4 are commented. I would say that this has probably something to do with active characters, but I am not able to understand what goes wrong ...
0
votes
1
answer
121
views
match tikz \node placement with beamer's natural input
I have a beamer document in which I placed text (first input on that slide) without using any special command or environment. Now on the next slide. I was expecting that tikz places \node at (0,0) { .....