Skip to main content

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.

Filter by
Sorted by
Tagged with
1 vote
0 answers
14 views

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}[...
bobismijnnaam's user avatar
2 votes
1 answer
74 views

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}{}{...
Denis Bitouzé's user avatar
3 votes
0 answers
76 views

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 ...
scottkosty's user avatar
  • 13.6k
3 votes
2 answers
88 views

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 ! ...
Patricio's user avatar
  • 623
1 vote
0 answers
25 views

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,...
David Corwin's user avatar
2 votes
1 answer
54 views

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{...
scottkosty's user avatar
  • 13.6k
4 votes
2 answers
110 views

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 ...
Marco Moldenhauer's user avatar
4 votes
1 answer
99 views

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 ...
wrb98's user avatar
  • 1,045
1 vote
1 answer
37 views

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 ...
Student's user avatar
  • 1,560
0 votes
0 answers
34 views

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/...
Akira's user avatar
  • 3,381
0 votes
0 answers
59 views

I have a tex file \documentclass{beamer} \usepackage{zref-clever} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Create modification of align environments % https://tex.stackexchange.com/a/751147/161639 % https://...
Akira's user avatar
  • 3,381
1 vote
1 answer
30 views

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 \...
Akira's user avatar
  • 3,381
0 votes
0 answers
35 views

I have a tex file: \documentclass{beamer} \usepackage{amsthm,zref-clever} %%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{mathtools} \mathtoolsset{showonlyrefs} %%%%%%%%%%%%%%%%%%%%%%%%%%%%% \hypersetup{ ...
Akira's user avatar
  • 3,381
6 votes
1 answer
114 views

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 ...
Bibi's user avatar
  • 1,650
0 votes
1 answer
121 views

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) { .....
user1850133's user avatar
  • 1,493

15 30 50 per page
1
2 3 4 5
796