\useinnertheme
. I have tried several inner themes such as "rounded" and "circles". I could not tell the difference between them. Can someone tell me the difference?Document Classes ⇒ beamer | Function of inner Theme
beamer | Function of inner Theme
I do not quite understand the meaning of the
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
beamer | Function of inner Theme
From Section 15.1 of the beamer user guide (p. 146, version 3.14).
Thorsten
[url=http://ctan.org/pkg/beamer]beamer[/url] User Guide wrote:Inner Themes: An inner theme specifies how certain elements of a presentation are typeset. This includes all elements that are at the “inside” of the frame, that is, that are not part of the headline, footline, or sidebars. This includes all enumerations, itemize environments, block environments, theorem environments, or the table of contents. For example, an inner theme might specify that in an enumeration the number should be typeset without a dot and that a small circle should be shown behind it. The inner theme would not specify what color should be used for the number or the circle (this is the job of the color theme) nor which font should be used (this is the job of the font theme).
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: beamer | Function of inner Theme
Thanks for your reply and that really makes sense.