mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-29 07:47:57 +02:00
changed language to english, changed date, changed title image, outsource introduction
This commit is contained in:
parent
cd0225f7c4
commit
690e427807
6 changed files with 19 additions and 14 deletions
|
@ -9,7 +9,7 @@
|
|||
\usepackage{listings}
|
||||
\usepackage{wrapfig} % see http://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions
|
||||
\usepackage[utf8]{inputenc} % this is needed for german umlauts
|
||||
\usepackage[ngerman]{babel} % this is needed for german umlauts
|
||||
\usepackage[english]{babel} % this is needed for german umlauts
|
||||
\usepackage[T1]{fontenc} % this is needed for correct output of umlauts in pdf
|
||||
\usepackage{verbatim}
|
||||
\usepackage{relsize}
|
||||
|
@ -75,7 +75,8 @@
|
|||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\newcommand\tutor{Martin Thoma, Benjamin Lipp}
|
||||
\newcommand\titleText{How Google searches work}
|
||||
\institute{Fakultät für Informatik}
|
||||
\institute{Sprachenzentrum}
|
||||
\titleimage{pagerank}
|
||||
|
||||
\hypersetup{pdftitle={\titleText}}
|
||||
\beamertemplatenavigationsymbolsempty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue