tudace / tuda_latex_templates

LaTeX Templates for TU Darmstadt
LaTeX Project Public License v1.3c
214 stars 71 forks source link

Beamer 2023: Unclear how to use authorontitle option #466

Closed mrd0ll4r closed 7 months ago

mrd0ll4r commented 7 months ago

Hey, it's me again, still beta-testing the 2023 example, the correct version this time :)

I found the note about authorontitle=true/false, so I gave that a shot. It wasn't obvious for what this was an option, so I just threw it into the options for the class:

\documentclass[
english, % main language as globale option
%   logofile=example-image, % in case you are missing the logo files
design=2023, % new slide design - will be default after official release
authorontitle=false,
]{tudabeamer}

From what I can observe, this is how it behaves:

As such, I'm confused. Not a pressing issue, both results can be achieved.

TeXhackse commented 7 months ago

Thanks, that's a bug. Generally false should be the same as the default.