summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamer/beamerug-solutions.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-11-01 23:50:14 +0000
committerKarl Berry <karl@freefriends.org>2006-11-01 23:50:14 +0000
commitbcec5cf9be8a366b39aab4c13fa9e455b6e724ca (patch)
tree10af70bab7eedf89d55be20d1a3b9c334ad80ea3 /Master/texmf-dist/doc/latex/beamer/beamerug-solutions.tex
parent8cdb9ebeb89ec677972e7a568938c6a0dd313145 (diff)
beamer update to get solutions/ et al. (reported by gerben)
git-svn-id: svn://tug.org/texlive/trunk@2379 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamer/beamerug-solutions.tex')
-rw-r--r--Master/texmf-dist/doc/latex/beamer/beamerug-solutions.tex77
1 files changed, 0 insertions, 77 deletions
diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-solutions.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-solutions.tex
deleted file mode 100644
index e755b4a0c98..00000000000
--- a/Master/texmf-dist/doc/latex/beamer/beamerug-solutions.tex
+++ /dev/null
@@ -1,77 +0,0 @@
-% $Header: /cvsroot/latex-beamer/latex-beamer/doc/beamerug-solutions.tex,v 1.2 2004/10/07 20:53:05 tantau Exp $
-
-% Copyright 2003, 2004 by Till Tantau <tantau@users.sourceforge.net>.
-%
-% This program can be redistributed and/or modified under the terms
-% of the GNU Public License, version 2.
-
-
-\section{Solution Templates}
-\label{section-solutions}
-
-In the subdirectories of the directory |beamer/solutions| you will
-find \emph{solution templates} in different languages. A solution
-template is a \TeX-text that ``solves'' a specific problem. Such a
-problem might be ``I need to create a 20 minute talk for a
-conference'' or ``I want to create a slide that introduces the next
-speaker'' or ``I want to create a table that is uncovered piecewise.''
-For such a problem, a solution template consists of a mixture of a
-template and an example that can be used to solve this particular
-problem. Just copy the solution template file (or parts of it) and
-freely adjust them to your needs.
-
-The collecting of \beamer\ solution templates has only begun and
-currently there are only very few of them. I hope that in the future
-more solutions will become available and I would like to encourage
-users of the \beamer\ class to send me solutions they develop. I would
-also like to encourage users to help in translating solutions to
-languages other than English and German. If you have written a
-solution or a translation, please feel free to send it to me (make
-sure however, that it contains about the same amount of explanations
-and justifications as do the existing solutions).
-
-The following list of solution templates is sorted by the length of
-the talks for which they provide a template. As always, the solutions
-can be found in the directory |beamer/solutions|.
-
-
-\begin{solution}{short-talks/speaker\_introduction-ornate-2min}
- \begin{itemize}
- \item
- Introducing another speaker.
- \item
- Talk length is about 2min.
- \item
- Ornate style.
- \end{itemize}
- \beamernote \TeX-version available in languages |de| and |en|.
- \lyxnote \LyX-version available in languages |de| and |en|.
-\end{solution}
-
-\begin{solution}{generic-talks/generic-ornate-15min-45min}
- \begin{itemize}
- \item
- Generic solution template for talks on any subject.
- \item
- Talk length is between 15min and 45min.
- \item
- Ornate style.
- \end{itemize}
- \beamernote \TeX-version available in languages |de| and |en|.
- \lyxnote \LyX-version available in languages |de| and |en|.
-\end{solution}
-
-\begin{solution}{conference-talks/conference-ornate-20min}
- \begin{itemize}
- \item
- Talk at a conference/colloquium.
- \item
- Talk length is about 20 minutes.
- \item
- Ornate style.
- \end{itemize}
- \beamernote \TeX-version available in languages |de| and |en|.
- \lyxnote \LyX-version available in languages |de| and |en|.
-\end{solution}
-
-