mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-21 05:47:38 +01:00
make, scripts, tmpl/tex/de_presentation: Merged changes from V_1_2_0_35_NEUHAUS
This commit is contained in:
parent
8e0cb72081
commit
f7f4010e52
11 changed files with 285 additions and 25 deletions
12
tmpl/tex/de_presentation/header.tex.tmpl
Normal file
12
tmpl/tex/de_presentation/header.tex.tmpl
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
% vim: set filetype=tex :
|
||||
\documentclass[slidestop,usepdftitle=false]{beamer}
|
||||
\usepackage[accumulated]{beamerseminar}
|
||||
\usepackage{beamertexpower}
|
||||
\usepackage{beamerthemeshadow}
|
||||
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{decorations.pathreplacing}
|
||||
|
||||
\title{__TITLE__ - __SUBTITLE__}
|
||||
\author[__AUTHORS__]{__AUTHORS__\\\code{mailto:__CONTACT_EMAIL__}}
|
||||
\date{__DATE__}
|
||||
Loading…
Add table
Add a link
Reference in a new issue