Skip to content

Commit

Permalink
Update title page
Browse files Browse the repository at this point in the history
  • Loading branch information
pcafrica committed Sep 20, 2016
1 parent c81bfa3 commit ed2888a
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 7 deletions.
20 changes: 15 additions & 5 deletions beamerinnerthemepolimi.sty
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,30 @@
{
\color{white}
\vspace{6cm}
{\Huge\bf \inserttitle} \\[0.25cm]
{\Large \insertsubtitle} \\[0.5cm]

\begin{minipage}[t][\baselineskip]{\paperwidth}
{\Large\bf \inserttitle}
\end{minipage}
\\[\baselineskip]
\begin{minipage}[t][2\baselineskip]{\paperwidth}
{\large \insertsubtitle}
\end{minipage}

\vfill

\insertauthor \\
\insertdate
\begin{minipage}[t][\baselineskip]{\paperwidth}
{\large\bf \insertauthor}
\end{minipage}

\begin{minipage}[t][\baselineskip]{\paperwidth}
\insertdate
\end{minipage}

\vfill

\addtocounter{page}{-1}
}


% Table of Contents.
\setbeamertemplate{section in toc}[circle]
\setbeamertemplate{subsection in toc}{\leavevmode \leftskip=0.7em {\color{bluePolimi} $\bullet$} \hskip1pt \inserttocsubsection\par}
Expand Down
Binary file modified demo-bgphoto.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified demo-bgwhite.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified demo.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions demo.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
\usepackage{lipsum}

\title{Title}
\subtitle{Subtitle}
\date{25/08/2016}
\subtitle{Title}
\author{Author}
\date{20/09/2016}

\begin{document}
\begin{frame}
Expand Down

0 comments on commit ed2888a

Please sign in to comment.