Hi,
CambridgeUS theme almost meet my need except that the footline. It splits the footline into three boxes showing author(Insitute), Title, Date and frame number.
My title is too long to fit into the second box, but the third box(containing the Date and frame number) has many space. So I want to enlarge the second box and make the third box shorter. I also want to only show the first box showing only the author's name, no insitute and the parenthesis. How can I do that?
Thank you.
Document Classes ⇒ beamer footline
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 footline
From my point of view you have two possible solutions.
Best regards
Thorsten¹
- Use a short form for the title of your presentation.
- This theme uses the outer theme »infolines« which you can find in the installation path of beamer.
Here <path> depends on your operating system. In the file beamerouterthemeinfolines.sty you will find the definition of the foot line. Copy this definition and modify it according to your needs. The commands for the contents of the boxes are self-evident.
Code: Select all
<path>/tex/latex/beamer/themes/outer
Best regards
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