From 0e41a49f208f79c08d67dd315eefc1e118b1ab45 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 20 Aug 2012 22:38:02 +0000 Subject: new example set presentations-en (20aug12) git-svn-id: svn://tug.org/texlive/trunk@27471 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/presentations-en/03-04-1.ltxpd | 71 ++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/presentations-en/03-04-1.ltxpd (limited to 'Master/texmf-dist/doc/latex/presentations-en/03-04-1.ltxpd') diff --git a/Master/texmf-dist/doc/latex/presentations-en/03-04-1.ltxpd b/Master/texmf-dist/doc/latex/presentations-en/03-04-1.ltxpd new file mode 100644 index 00000000000..323fd48e2b4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/presentations-en/03-04-1.ltxpd @@ -0,0 +1,71 @@ +%% +%% An UIT Edition example +%% +%% 1st edition +%% +%% Example 03-04-1 on page 63. +%% +%% Copyright (C) 2012 Herbert Voss +%% +%% It may be distributed and/or modified under the conditions +%% of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% +%% See http://www.latex-project.org/lppl.txt for details. +%% +%% +%% ==== +% Show page(s) 1,2,3,4 + +\documentclass[style=simple]{exapd} +\pagestyle{empty} +\usepackage[utf8]{inputenc} +\usepackage{etex} +\newlength\LogoWidth\setlength\LogoWidth{2.5cm} +%\StartShownPreambleCommands +\definecolor{pdcolor1}{rgb}{.17,.31,.44} \definecolor{pdcolor2}{rgb}{.75,.85,.92} +\definecolor{pdcolor3}{rgb}{.9,.95,.98} +\pddefinetemplate{titleslide}{% + titlefont=\large\bfseries\centering, + texthook=t, + textpos={.5\slidewidth,.7\slideheight}, + textwidth=.9\slidewidth, + textfont=\centering, + textheight=.6\slideheight}{} +\pddefinetemplate{basic}{% + titlepos={1.1\LogoWidth,.93\slideheight}, + titlewidth=.75\slidewidth, + textheight=.68\slideheight, + titlefont=\large\bfseries\raggedright, + lfpos={.03\slidewidth,.04\slideheight}, + rfpos={.97\slidewidth,.04\slideheight}, + tocslidesep=2pt, + toctcolor=pdcolor1, + tochlcolor=-pdcolor2, + tochltcolor=-pdcolor3, + textpos={.2\slidewidth,.83\slideheight}, + textwidth=.75\slidewidth +}{% + \psframe*[linecolor=pdcolor3,linewidth=0pt](0,\slideheight)(\slidewidth,0)% + \psline[linewidth=2pt](\LogoWidth,0.89\slideheight)(\slidewidth,0.89\slideheight) + \pdsetup{logohook=lt, + logopos={0,\slideheight}, + logocmd={\includegraphics[width=\LogoWidth]{FUlogo}}}} +\pddefinetemplate[basic]{slide}{% + tocpos={1mm,.75\slideheight}, + tocwidth=\LogoWidth, + tocsecm={\rput(-1mm,0){% + \psline[linewidth=.5pt,linecolor=pdcolor1](0,-2pt)(\LogoWidth,-2pt)}} +}{\psframe[fillstyle=solid, + fillcolor=pdcolor2, + linestyle=none, + linewidth=0pt](0,0)(0.999\LogoWidth,\slideheight)} +\usepackage{amsmath,esint} +%\StopShownPreambleCommands +\begin{document} +\title{Scientific writing} +\author{Dipl. Frank.-Wiss. Jana Voß \quad Dr.-Ing. Herbert Voß} +\date{\today} +\maketitle +\input{pd-demo} +\end{document} -- cgit v1.2.3