summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamer-verona
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-12-23 23:25:57 +0000
committerKarl Berry <karl@freefriends.org>2015-12-23 23:25:57 +0000
commit8bf8196d9f54c7960ef5f91989da17e7e1b880ed (patch)
treea754d7229e8c741e08a3d46d0014b878126335cc /Master/texmf-dist/doc/latex/beamer-verona
parentd6cd168ee5c252be0e9dfe560ea8d3f5141100af (diff)
beamer-verona (23dec15)
git-svn-id: svn://tug.org/texlive/trunk@39180 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamer-verona')
-rw-r--r--Master/texmf-dist/doc/latex/beamer-verona/README.md (renamed from Master/texmf-dist/doc/latex/beamer-verona/README)19
-rw-r--r--Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-default.pdfbin0 -> 403993 bytes
-rw-r--r--Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-default.tex103
-rw-r--r--Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-sidebar.pdfbin0 -> 382475 bytes
-rw-r--r--Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-sidebar.tex113
-rw-r--r--Master/texmf-dist/doc/latex/beamer-verona/beamer-verona.pdfbin89660 -> 370909 bytes
-rw-r--r--Master/texmf-dist/doc/latex/beamer-verona/beamer-verona.tex111
-rw-r--r--Master/texmf-dist/doc/latex/beamer-verona/plato-aristotle.jpgbin0 -> 237854 bytes
8 files changed, 229 insertions, 117 deletions
diff --git a/Master/texmf-dist/doc/latex/beamer-verona/README b/Master/texmf-dist/doc/latex/beamer-verona/README.md
index d745e59a1e2..00c5ee4167b 100644
--- a/Master/texmf-dist/doc/latex/beamer-verona/README
+++ b/Master/texmf-dist/doc/latex/beamer-verona/README.md
@@ -2,15 +2,19 @@
The ‘Verona’ theme for Beamer
Author: Ivan Valbusa
ivan dot valbusa at univr dot it
-
-This work has the LPPL maintenance status "author-maintained".
+
This work 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.
-The latest version of this license is in
- http://www.latex-project.org/lppl.txt
-and version 1.3 or later is part of all distributions of LaTeX
+The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.
+
+Author: Ivan Valbusa
+ ivan dot valbusa at univr dot it
+
+This work has the LPPL maintenance status "author-maintained".
+
+ Copyright (C) 2015 by Ivan Valbusa
-----------------------------------------------------------------------
DESCRIPTION:
@@ -21,8 +25,11 @@ This work consists of the following files:
README (this file)
beamerthemeVerona.sty
- beamer-verona.tex
beamer-verona.pdf
+ beamer-verona-default.tex
+ beamer-verona-default.pdf
+ beamer-verona-sidebar.tex
+ beamer-verona-sidebar.pdf
2015/11/25
diff --git a/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-default.pdf b/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-default.pdf
new file mode 100644
index 00000000000..bbb3badbae5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-default.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-default.tex b/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-default.tex
new file mode 100644
index 00000000000..4203666c70c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-default.tex
@@ -0,0 +1,103 @@
+% !TEX TS-program = pdflatex
+% !TEX encoding = UTF-8 Unicode
+
+\documentclass[10pt]{beamer}
+
+\usetheme[
+% showheader,
+% red,
+% gray,
+% graytitle,
+% colorblocks,
+% noframetitlerule,
+]{Verona}
+
+\usepackage[T1]{fontenc}
+\usepackage[utf8]{inputenc}
+\usepackage{lipsum}
+
+\title{A simple template}
+\subtitle{With a subtitle}
+\author[Ivan Valbusa]{Ivan Valbusa}
+\mail{ivan dot valbusa at univr dot it}
+\institute[University of Verona]{Department of Philology, Literature, and Linguistics\\
+University of Verona}
+\date{November 27, 2015}
+\titlegraphic[width=5cm]{plato-aristotle}{}
+
+\begin{document}
+
+\maketitle
+
+\section{The first section}
+
+\subsection{See the documentation of the beamer class for details}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ----------- FRAME ------------
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{frame}[<+->]{Lorem ipsum}{Sed commodo posuere pede}
+
+ \begin{block}{Block title}
+ Cras viverra metus rhoncus sem.
+ \end{block}
+
+ \begin{itemize}
+ \item Lorem ipsum dolor sit amet
+ \item Consectetuer adipiscing elit
+ \item Ut purus elit, vestibulum ut
+ \end{itemize}
+
+\begin{quotation}[Donald E. Knuth, \emph{The \TeX book}]
+Gentle reader: This is a handbook about \TeX, a new typesetting system G intended for the creation of beautiful books—and especially for books that contain a lot of mathematics.
+\end{quotation}
+
+\end{frame}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ----------- FRAME ------------
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{frame}{Lorem ipsum}{Sed commodo posuere pede}
+
+ \begin{alertblock}{Alert block title}
+ Nulla et lectus vestibulum urna
+ \end{alertblock}
+
+
+ \begin{enumerate}[<+->]
+ \item Curabitur dictum gravida
+ \item Nam arcu libero eget
+ \item Consectetuer id vulputate
+ \end{enumerate}
+
+\begin{quotation}[Donald E. Knuth, \emph{The \TeX book}]
+Gentle reader: This is a handbook about \TeX, a new typesetting system G intended for the creation of beautiful books—and especially for books that contain a lot of mathematics.
+\end{quotation}
+
+\end{frame}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ----------- FRAME ------------
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{frame}{Lorem ipsum}{Sed commodo posuere pede}
+
+ \begin{exampleblock}{Example block title}
+ Aenean faucibus. Morbi dolor nulla, malesuada eu, pulvinar at,
+ mollis ac
+ \end{exampleblock}
+
+ \begin{description}[<+->]
+ \item[one] \alert<2>{Duis eget orci sit amet}
+ \item[two] \alert<3>{Orci dignissim rutrum}
+ \item[three] \alert<4>{Sodales, sollicitudin vel, wisi}
+ \end{description}
+
+\onslide<4>
+
+ \begin{quotation}[Donald E. Knuth, \emph{The \TeX book}]
+Gentle reader: This is a handbook about \TeX, a new typesetting system G intended for the creation of beautiful books—and especially for books that contain a lot of mathematics.
+\end{quotation}
+
+\end{frame}
+
+\end{document}
+
+
diff --git a/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-sidebar.pdf b/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-sidebar.pdf
new file mode 100644
index 00000000000..67c4951cc6c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-sidebar.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-sidebar.tex b/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-sidebar.tex
new file mode 100644
index 00000000000..e0e27843385
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona-sidebar.tex
@@ -0,0 +1,113 @@
+% !TEX TS-program = pdflatex
+% !TEX encoding = UTF-8 Unicode
+
+\documentclass{beamer}
+
+\usetheme[
+ sidebar,
+% red,
+% gray,
+% graytitle,
+% colorblocks,
+% noframetitlerule
+ ]{Verona}
+
+\usepackage[T1]{fontenc}
+\usepackage[utf8]{inputenc}
+\usepackage{lipsum}
+
+\title{A simple template}
+\subtitle{With a subtitle}
+\author[Ivan Valbusa]{Ivan Valbusa}
+\mail{ivan dot valbusa at univr dot it}
+\institute[University of Verona]{Department of Philology, Literature, and Linguistics\\
+University of Verona}
+\date{November 27, 2015}
+\titlegraphic[width=5cm]{plato-aristotle}{}
+
+%\setbeamersize{sidebar width right=5.5cm}
+%\setbeamerfont*{quotation}{series=\rmfamily\em}
+
+\begin{document}
+
+\maketitle
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ----------- FRAME ------------
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{frame}{Lorem ipsum}{Sed commodo posuere pede}
+
+\sidegraphics<1>{plato-aristotle}{opacity=0.3,scale=1.1}%
+\sidegraphics<2>{plato-aristotle}{opacity=0.6,scale=1.1}
+\sidegraphics<3>{plato-aristotle}{scale=1.1}
+
+ \begin{block}{Block title}
+ Cras viverra metus rhoncus sem.
+ \end{block}
+
+ \begin{itemize}
+ \item Lorem ipsum dolor sit amet
+ \item Consectetuer adipiscing elit
+ \item Ut purus elit, vestibulum ut
+ \end{itemize}
+
+\begin{quotation}[Donald E. Knuth, \emph{The \TeX book}]
+Gentle reader: This is a handbook about \TeX, a new typesetting system G intended for the creation of beautiful books—and especially for books that contain a lot of mathematics.
+\end{quotation}
+
+\end{frame}
+
+% Set the sidebar image for all the following frames:
+\setbeamertemplate{sidebar right}{%
+\sidegraphics[trim=1.5cm 0 0 0,clip]{plato-aristotle}{scale=3}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ----------- FRAME ------------
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{frame}{Lorem ipsum}{Sed commodo posuere pede}
+
+ \begin{alertblock}{Alert block title}
+ Nulla et lectus vestibulum urna
+ \end{alertblock}
+
+
+ \begin{enumerate}[<+->]
+ \item Curabitur dictum gravida
+ \item Nam arcu libero eget
+ \item Consectetuer id vulputate
+ \end{enumerate}
+
+\begin{quotation}[Donald E. Knuth, \emph{The \TeX book}]
+Gentle reader: This is a handbook about \TeX, a new typesetting system G intended for the creation of beautiful books—and especially for books that contain a lot of mathematics.
+\end{quotation}
+
+\end{frame}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ----------- FRAME ------------
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{frame}{Lorem ipsum}{Sed commodo posuere pede}
+
+ \begin{exampleblock}{Example block title}
+ Aenean faucibus. Morbi dolor nulla, malesuada eu, pulvinar at,
+ mollis ac
+ \end{exampleblock}
+
+ \begin{description}[<+->]
+ \item[one] \alert<2>{Duis eget orci sit amet}
+ \item[two] \alert<3>{Orci dignissim rutrum}
+ \item[three] \alert<4>{Sodales, sollicitudin vel, wisi}
+ \end{description}
+
+\onslide<4>
+
+ \begin{quotation}[Donald E. Knuth, \emph{The \TeX book}]
+Gentle reader: This is a handbook about \TeX, a new typesetting system G intended for the creation of beautiful books—and especially for books that contain a lot of mathematics.
+\end{quotation}
+
+\sidegraphics[trim=4cm 7cm 1cm 0,clip,width=2cm]{plato-aristotle}{xshift=3cm,opacity=0.8}
+
+
+\end{frame}
+
+\end{document}
+
+
diff --git a/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona.pdf b/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona.pdf
index 0274cfacab2..db4bfab039b 100644
--- a/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona.pdf
+++ b/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona.tex b/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona.tex
deleted file mode 100644
index fc1d466d537..00000000000
--- a/Master/texmf-dist/doc/latex/beamer-verona/beamer-verona.tex
+++ /dev/null
@@ -1,111 +0,0 @@
-% Copyright (C) 2015 by Ivan Valbusa
-% <ivan dot valbusa at univr dot it>
-% -------------------------------------------------------
-%
-% This work 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.
-% The latest version of this license is in
-% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX
-% version 2005/12/01 or later.
-
-\documentclass[10pt]{beamer}
-
-\usetheme{Verona}
-
-\title{Verona -- a theme for Beamer}
-\subtitle{Version 0.1a}
-\author[Ivan Valbusa]{Ivan Valbusa\texorpdfstring{\\}{}\scriptsize\texttt{ivan dot valbusa at univr dot it}}
-\institute[University of Verona]{Department of Philology, Literature, and Linguistics\\
-University of Verona}
-\date{November 27, 2015}
-
-\begin{document}
-
-% ----------- FRAME ------------
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\begin{frame}[plain]
-\titlepage
-\end{frame}
-% ----------- FRAME ------------
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\begin{frame}[b,plain]
-
-\begin{alertblock}{Warning}
-This is package is a beta version.\\
-Some or all the elements could change in the next versions.
-\end{alertblock}
-
-\vfill
-
-\color{gray}
-\small
-\noindent Copyright \copyright\ 2015 Ivan Valbusa.
- \bigskip
-
-\noindent This package is author-maintained.
-Permission is granted to copy, distribute and/or modify this software under the
-terms of the LaTeX Project Public License, version 1.3c ora later (\url{http://latex-project.org/lppl}). This software is provided ''as is'', without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose.
-
- \bigskip
-
-\noindent If you have any questions, feedback or requests please email me at \texttt{ivan dot valbusa at univr dot it}. If you need specific features not already implemented, remember to attach the example files.
-
-\bigskip
-
-\end{frame}
-% ----------- FRAME ------------
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\begin{frame}{How to use the theme?}
-
-If you can use Beamer than you can use this theme:
-\begin{description}
-\item[\TeX Live] \$ \alert{\texttt{texdoc beamer}}
-\item[Online] \url{http://bitbucket.org/rivanvx/beamer}
-\end{description}
-
-\bigskip
-
-Templates:\\
-\alert{\texttt{usr/local/texlive/\the\year/texmf-dist/doc/latex/beamer/solutions} }
-
-\smallskip
-
-This folder is in the \TeX Live distribution\\
-installed on your computer!
-\end{frame}
-% ----------- FRAME ------------
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\begin{frame}[fragile]{How to load the theme?}
-
-\begin{block}{If you do not like sectioning}
-\verb!\usetheme{Verona}!
-\end{block}
-
-\begin{block}{If you like sectioning}
-\verb!\usetheme[showheader]{Verona}!
-\end{block}
-
-\begin{alertblock}{Color options}
-\verb!\usetheme[blue]{Verona}!\\
-\verb!\usetheme[red]{Verona}!\\
-\verb!\usetheme[gray]{Verona}!\\
-\end{alertblock}
-\begin{alertblock}{Boxes}
-\verb!\usetheme[colorblocks]{Verona}!\\
-\end{alertblock}
-\begin{alertblock}{Frame title}
-\verb!\usetheme[graytitle]{Verona}!
-\end{alertblock}
-
-\end{frame}
-% ----------- FRAME ------------
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\setbeamertemplate{background canvas}[vertical shading][top=gray,bottom=gray,middle=white,midpoint=0.9]
-\begin{frame}[plain]{}
-\vspace*{7cm}
-\small
-\textcolor{black!10}{Typeset with \LaTeX{} and Beamer class}
-\end{frame}
-\end{document}
diff --git a/Master/texmf-dist/doc/latex/beamer-verona/plato-aristotle.jpg b/Master/texmf-dist/doc/latex/beamer-verona/plato-aristotle.jpg
new file mode 100644
index 00000000000..bdcb23d1880
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamer-verona/plato-aristotle.jpg
Binary files differ