Skip to content
Snippets Groups Projects
Commit 43f28c36 authored by Patrick Connor's avatar Patrick Connor
Browse files

adding default date format

parent 233d44d2
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
\documentclass[aspectratio=1610,mathserif,usenames,dvipsnames]{beamer} \documentclass[aspectratio=1610,mathserif,usenames,dvipsnames]{beamer}
\usepackage[english]{babel} \usepackage[english]{babel}
\usepackage[UKenglish]{isodate}% http://ctan.org/pkg/isodate
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
\usepackage{hyperref} % links \usepackage{hyperref} % links
...@@ -36,6 +37,7 @@ ...@@ -36,6 +37,7 @@
\subtitle{subtitle} \subtitle{subtitle}
\author[Patrick\\Connor]{Patrick~L.S.~\textsc{Connor}} \author[Patrick\\Connor]{Patrick~L.S.~\textsc{Connor}}
\institute[DESY]{Deutsches Elektronen-Synchrotron\\Hamburg} \institute[DESY]{Deutsches Elektronen-Synchrotron\\Hamburg}
\cleanlookdateon% Remove ordinal day reference
\date{\today} \date{\today}
\titlegraphic{ \titlegraphic{
\includegraphics[height=2cm]{DESY_front.png} \includegraphics[height=2cm]{DESY_front.png}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment