Replies: 2 comments
-
I'll put both of these under conditionals. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Scratch that. After implementing this, I realized that we should NOT do this, and I plan to revert the change to beamer as well. Reason: if you don't include I think an empty |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This recent change to the Beamer template puts
\date
in a conditional: 3f1f58eI think that the motivation for the change would apply just as much to the LaTeX template: #10687 (comment)
I also wonder whether
\author
should also be in a conditional, in both templates, for similar reasons.One thing to note about the date changes is that it's now not easy to have a slide deck or document without a date printed. (I think depending on the class/theme used.)
Beta Was this translation helpful? Give feedback.
All reactions