diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/default.beamer | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/templates/default.beamer b/data/templates/default.beamer index b2eafaadf..d75d2542c 100644 --- a/data/templates/default.beamer +++ b/data/templates/default.beamer @@ -114,7 +114,9 @@ $if(subtitle)$ \subtitle$if(shortsubtitle)$[$shortsubtitle$]$endif${$subtitle$} $endif$ \author$if(shortauthor)$[$shortauthor$]$endif${$for(author)$$author$$sep$ \and $endfor$} +$if(date)$ \date$if(shortdate)$[$shortdate$]$endif${$date$} +$endif$ $if(institute)$ \institute$if(shortinstitute)$[$shortinstitute$]$endif${$for(institute)$$institute$$sep$ \and $endfor$} $endif$ |
