Questions tagged [beamer]

Beamer is a LaTeX class for creating presentations.

Unless related to programming (e.g., the automated generation of source code from another programming language), almost all questions about Beamer and in general are better asked on TeX SE.

544 questions
-1
votes
1 answer

How to employ a custom beamer theme, template and includes in a beamer presentation generated with R markdown?

R markdown presentations with output format beamer can make use of Classical LaTex beamer themes such as Copenhagen or Madrid or employ custom beamer themes. Templates , i.e. a template.tex Includes, e.g. in_header: preamble.tex, before_body:…
mavericks
  • 1,005
  • 17
  • 42
-1
votes
1 answer

Inserting Jypyter Lab code snippets in Beamer presentation

Update: I am trying to insert JupyterLab code snippet (with cell numbers and brackets [ ] showing In and Out) in a beamer presentation. This is my code. \expandafter\let\csname ver@amssymb.sty\endcsname\empty \expandafter\let\csname…
NNsr
  • 1,023
  • 2
  • 11
  • 25
-2
votes
1 answer

Scale an equation* to fit exact page width

I have a beamer presentation with lots of equations that are too big for a line. I want to automatically scale them to fit. The solution to Scale an equation to fit exact page width by https://stackoverflow.com/users/3383640/suuuehgi was…
-3
votes
1 answer

Latex Beamer Custom "Out of" Slide Number

I am doing Latex beamer and I want to have all slides appear out of 100 no matter how many slides I have. So slide 1 will be: 1/100 slide 2 will be: 2/100 slide 3 will be: 3/100 I have no idea to do this?
bvowe
  • 3,004
  • 3
  • 16
  • 33
1 2 3
36
37