How to actually change font size in beamer presentation? #12843
-
DescriptionI am using a jupyter notebook to generate a beamer presentation via quarto, this thread says that I just have to add
Except that when I run Inspecting the tex file that is generated, it does include the right font size in the preamble \documentclass[
5pt,
ignorenonframetext,
]{beamer} . So, I don't understand why it doesn't actually change. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
See explanation at Beamer does seem to support only a set of fontsize. |
Beta Was this translation helpful? Give feedback.
See explanation at
Beamer does seem to support only a set of fontsize.