mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
header.tex.tmpl: Beautification
This commit is contained in:
parent
54296ba4ba
commit
acc460493d
1 changed files with 9 additions and 2 deletions
|
|
@ -3,10 +3,17 @@
|
||||||
\usepackage[accumulated]{beamerseminar}
|
\usepackage[accumulated]{beamerseminar}
|
||||||
\usepackage{beamertexpower}
|
\usepackage{beamertexpower}
|
||||||
\usepackage{beamerthemeshadow}
|
\usepackage{beamerthemeshadow}
|
||||||
|
%\hypersetup{colorlinks,linkcolor=blue}
|
||||||
|
\usetheme{Darmstadt}
|
||||||
|
|
||||||
|
\usepackage[T1]{fontenc}
|
||||||
|
\usepackage[utf8]{inputenc}
|
||||||
|
|
||||||
\usepackage{tikz}
|
\usepackage{tikz}
|
||||||
\usetikzlibrary{decorations.pathreplacing}
|
\usetikzlibrary{decorations.pathreplacing,positioning,calc}
|
||||||
|
|
||||||
|
\newcommand{\pr}{\texttt}
|
||||||
|
|
||||||
\title{__TITLE__ - __SUBTITLE__}
|
\title{__TITLE__ - __SUBTITLE__}
|
||||||
\author[__AUTHORS__]{__AUTHORS__\\\code{mailto:__CONTACT_EMAIL__}}
|
\author[__AUTHORS__]{__AUTHORS__\\\href{mailto:__CONTACT_EMAIL__}{\code{__CONTACT_EMAIL__}}}
|
||||||
\date{__DATE__}
|
\date{__DATE__}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue