Skip to content
Snippets Groups Projects
Commit 941fb225 authored by Tarik Graba's avatar Tarik Graba :scream_cat:
Browse files

Still playing with alignment in the title page

parent 54ce0cd6
No related branches found
No related tags found
No related merge requests found
......@@ -74,21 +74,20 @@
\defbeamertemplate*{title page}{tpt default}%
{%
\hfill%
\begin{minipage}[t][.55\paperheight][t]{.63\textwidth}
\begin{minipage}[t][.55\paperheight][t]{.62\textwidth}
\vspace{3.5cm}%
\usebeamercolor[fg]{title}\usebeamerfont{title}\inserttitle\par%
\vfill
\usebeamercolor[fg]{title}\usebeamerfont{title}\raggedright{\inserttitle}\par%
\ifx\insertsubtitle\@empty%
\else%
{%
\usebeamercolor[fg]{subtitle}\usebeamerfont{subtitle}\insertsubtitle\par
\usebeamercolor[fg]{subtitle}\usebeamerfont{subtitle}\raggedright{\insertsubtitle}\par
\vfill
}%
\fi%
\end{minipage}%
\vspace{.1\paperheight}\par%
\hfill%
\begin{minipage}[b][.1\paperheight][b]{.63\textwidth}
\begin{minipage}[b][.1\paperheight][b]{.62\textwidth}
\usebeamercolor[fg]{author in title frame}\usebeamerfont{author in title frame}\insertauthor\par%
\usebeamercolor[fg]{email in title frame}\usebeamerfont{email in title frame}\insertemail\par%
\usebeamercolor[fg]{date in title frame}\usebeamerfont{date in title frame}\insertdate\par%
......@@ -98,7 +97,6 @@
\def\maketitle{%
{
%\usebackgroundtemplate{\includegraphics[width=\paperwidth]{fond.pdf}}
\usebackgroundtemplate{\pgfuseimage{BgdFirst}}
\ifbeamer@inframe
\titlepage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment