diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
21 files changed, 172 insertions, 64 deletions
diff --git a/Master/texmf-dist/doc/latex/beamer/AUTHORS.md b/Master/texmf-dist/doc/latex/beamer/AUTHORS.md new file mode 100644 index 00000000000..25368a8c61b --- /dev/null +++ b/Master/texmf-dist/doc/latex/beamer/AUTHORS.md @@ -0,0 +1,37 @@ +# Main development + +## Current + +- Louis Stuart <louisstuart96@gmail.com> +- Joseph Wright <joseph.wright@morningstar2.co.uk> + +## Former + +- Till Tantau <tantau@users.sourceforge.net> +- Vedran Mileti\'c <vmiletic@inf.uniri.hr> + +# Patch contributions + +- Daniel Arteaga <http://bitbucket.org/darteaga> (documentation fixes) +- Tim Bell <bhat@users.sourceforge.net> (documentation fixes) +- Karl Berry <karl@freefriends.org> (fix for geometry 5.0) +- Kanru Chen <koster@debian.org.tw> (fix for subfig) +- Sergiu Dotenco <sergiu.dotenco@googlemail.com> (fix for pdfpagelabels option) +- Nicolas Dudebout <nicolas.dudebout@gatech.edu> (customization of the note page) +- Enrico Joerns <e.joerns@tu-bs.de> (spacing in footer) +- Ivan Kokan <ivan.kokan@gmail.com> (spaces in captions) +- Leo Liu <leoliu.pku@gmail.com> (colour issue in enumerate) +- Vladimir Lomov <lomov.vl@gmail.com> (original fix for geometry 5.0) +- Alan Munn <amunn@msu.edu> (bibliography handling) +- Heiko Oberdiek <heiko.oberdiek@googlemail.com> (fix for hyperref (sub)section*) +- Martin Quinson <martin.quinson@loria.fr> (add option to style subsubsection) +- Andreas Scherer <andreas_coder@freenet.de> (documentation fixes) +- Juergen Spitzmueller <spitzmueller@ds.uzh.ch> (diabel auto-loading amssymb) +- Gustav Tiger <gustav@tiger.name> (typos in manual) + +# Theme contributors + +- Manuel Carro <mcarro@fi.upm.es> (Madrid theme) +- Paul Gomme <paul-gomme@uiowa.edu> (compress option for beamerthemesplit) +- Alan Munn <amunn@msu.edu> (EastLansing theme) + diff --git a/Master/texmf-dist/doc/latex/beamer/LICENSE.md b/Master/texmf-dist/doc/latex/beamer/LICENSE.md new file mode 100644 index 00000000000..aa5781dd17b --- /dev/null +++ b/Master/texmf-dist/doc/latex/beamer/LICENSE.md @@ -0,0 +1,36 @@ +Licenses for the Beamer class +============================= + +Different parts of the Beamer class package are distributed under different +licenses: + +1. The code of the package is dual-license. This means that you can decide which + license you wish to use when using the beamer package. The two options are: + + 1. You can use the GNU General Public License, Version 2 or any later version + published by the Free Software Foundation. + 2. You can use the LaTeX Project Public License, version 1.3c or (at your + option) any later version. + +2. The documentation of the package is also dual-license. Again, you can choose + between two options: + + 1. You can use the GNU Free Documentation License, Version 1.3 or any later + version published by the Free Software Foundation. + 2. You can use the LaTeX Project Public License, version 1.3c or (at your + option) any later version. + +The 'documentation of the package' refers to all files in the subdirectory +doc of the beamer package. A detailed listing can be found in the file + + doc/licenses/manifest-documentation.txt + +All files in other directories are part of the 'code of the package.' +A detailed listing can be found in the file + + doc/licenses/manifest-code.txt + +You will find the licenses in the manual and also as plain text versions in the +directory + + doc/licenses diff --git a/Master/texmf-dist/doc/latex/beamer/README.md b/Master/texmf-dist/doc/latex/beamer/README.md index b63df420ef5..29bac8c6e3a 100644 --- a/Master/texmf-dist/doc/latex/beamer/README.md +++ b/Master/texmf-dist/doc/latex/beamer/README.md @@ -1,8 +1,23 @@ -Beamer - A LaTeX class for producing presentations -================================================== +# Beamer - A LaTeX class for producing presentations -* See the documentation in [doc/beameruserguide.pdf](http://mirrors.ctan.org/macros/latex/contrib/beamer/doc/beameruserguide.pdf) for a user manual. -* See the information in [doc/licenses/LICENSE](http://mirrors.ctan.org/macros/latex/contrib/beamer/doc/licenses/LICENSE) for information on licensing. +## Overview -This package also uses [translator](https://github.com/josephwright/translator/), a package for translating -words in LaTeX. We welcome new translations. +The `beamer` class is focussed on producing (on-screen) presentations, along +with support material such as handouts and speaker notes. Content is created +in a `frame` environment, each of which can be divided up into a number of +slides (actual output pages). A simple 'action' notation is used to specify +which material appears on each slide within a frame. The class supports a +range of environments to enable complex slide relationships to be constructed. + +The appearance of slides is controlled by a template system. Many of the +elements of slides can be adjusted by setting simple key-based values in +the preamble. More complex changes can be implemented by altering specific, +targeted definitions without needing to re-write entire blocks of code. This +allows a variety of visual appearances to be selected for the same content +source. + +## License + +The `beamer` class is made available under the LaTeX Project Public License +(LPPL) and the GNU Public License (GPL). See the information in +[LICENSE](LICENSE.md) for information on licensing. diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-animations.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-animations.tex index eb220aed194..78ccfb7d348 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-animations.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-animations.tex @@ -2,6 +2,7 @@ % Copyright 2010 by Vedran Mileti\'c % Copyright 2012,2013,2015 by Vedran Mileti\'c, Joseph Wright % Copyright 2016 by Joseph Wright +% Copyright 2017,2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-compatibility.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-compatibility.tex index 5fbf5e18c8f..b57de26d828 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-compatibility.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-compatibility.tex @@ -1,6 +1,8 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c % Copyright 2012,2015 by Vedran Mileti\'c, Joseph Wright +% Copyright 2016 by Joseph Wright +% Copyright 2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-elements.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-elements.tex index 2fa4f097021..585991542c6 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-elements.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-elements.tex @@ -1,6 +1,7 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c % Copyright 2012,2014,2015 by Vedran Mileti\'c, Joseph Wright +% Copyright 2017,2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex index 00b7242d5ad..2791a0617d0 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex @@ -2,6 +2,7 @@ % Copyright 2010 by Vedran Mileti\'c % Copyright 2013,2015 by Vedran Mileti\'c, Joseph Wright % Copyright 2016 by Joseph Wright +% Copyright 2017,2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % @@ -493,7 +494,7 @@ The appearance of the headline and footline is determined by the following templ \begin{element}{page number in head/foot}\yes\yes\yes These \beamer-color and -font are used to typeset the page number or frame number in the footline. - The \beamer-template provides a convenient way to format the page or frame number in the footline. It is used by the |infolines| outer theme and the |page number| and |frame number| footline themes. + The \beamer-template provides a convenient way to format the page or frame number in the footline. It is used by the |infolines| outer theme and the |page number| and |frame number| footline themes. It can also be used with the |miniframes| and |split| outer themes, but for them it is set to empty as default. \begin{templateoptions} \itemoption{default}{} The default option is empty. diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-globalstructure.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-globalstructure.tex index 2d9a31056f3..943a1b098ec 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-globalstructure.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-globalstructure.tex @@ -1,6 +1,7 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c % Copyright 2012,2013,2015 by Vedran Mileti\'c, Joseph Wright +% Copyright 2017,2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-graphics.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-graphics.tex index 807de80f702..e9d59575fe8 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-graphics.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-graphics.tex @@ -1,6 +1,8 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c % Copyright 2013,2015 by Vedran Mileti\'c, Joseph Wright +% Copyright 2016 by Joseph Wright +% Copyright 2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex index b4c4da24c87..7327232eee4 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex @@ -1,6 +1,7 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c % Copyright 2012,2015 by Vedran Mileti\'c, Joseph Wright +% Copyright 2017,2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex index adffb59dd34..6c2c2f82264 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-installation.tex @@ -1,6 +1,7 @@ % Copyright 2003--2007 by Till Tantau -% Copyright 2010 by Vedran Mileti\'c % Copyright 2010,2013,2015 by Vedran Mileti\'c, Joseph Wright +% Copyright 2016 by Joseph Wright +% Copyright 2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-introduction.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-introduction.tex index 5357220914d..9a5f2789414 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-introduction.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-introduction.tex @@ -1,6 +1,8 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c % Copyright 2012,2013,2015 by Vedran Mileti\'c, Joseph Wright +% Copyright 2016 by Joseph Wright +% Copyright 2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-localstructure.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-localstructure.tex index f5707284ea2..af2c9154e9f 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-localstructure.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-localstructure.tex @@ -2,6 +2,7 @@ % Copyright 2010 by Vedran Mileti\'c % Copyright 2012--2015 by Vedran Mileti\'c, Joseph Wright % Copyright 2016 by Joseph Wright +% Copyright 2017,2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-macros.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-macros.tex index 41459343852..3d2ed9ca277 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-macros.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-macros.tex @@ -1,6 +1,7 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c % Copyright 2013,2015 by Vedran Mileti\'c, Joseph Wright +% Copyright 2017,2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-nonpresentation.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-nonpresentation.tex index 5c6a15cac2f..db041fa2fc3 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-nonpresentation.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-nonpresentation.tex @@ -2,6 +2,7 @@ % Copyright 2010 by Vedran Mileti\'c % Copyright 2012,2014,2015 by Vedran Mileti\'c, Joseph Wright % Copyright 2016 by Joseph Wright +% Copyright 2017,2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-overlays.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-overlays.tex index 714cfd661d9..5803b8d41b2 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-overlays.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-overlays.tex @@ -1,7 +1,7 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c % Copyright 2011--2015 by Vedran Mileti\'c, Joseph Wright -% Copyright 2017 Joseph Wright +% Copyright 2017,2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-tutorial.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-tutorial.tex index f614f2ebd89..fecbffccc31 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-tutorial.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-tutorial.tex @@ -1,6 +1,6 @@ % Copyright 2003--2007 by Till Tantau -% Copyright 2010 by Vedran Mileti\'c % Copyright 2010,2011,2013,2015 by Vedran Mileti\'c, Joseph Wright +% Copyright 2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % diff --git a/Master/texmf-dist/doc/latex/beamer/beameruserguide.pdf b/Master/texmf-dist/doc/latex/beamer/beameruserguide.pdf Binary files differindex 5259800ce07..4028936a050 100644 --- a/Master/texmf-dist/doc/latex/beamer/beameruserguide.pdf +++ b/Master/texmf-dist/doc/latex/beamer/beameruserguide.pdf diff --git a/Master/texmf-dist/doc/latex/beamer/beameruserguide.tex b/Master/texmf-dist/doc/latex/beamer/beameruserguide.tex index 0689a38d926..aba4fc9767c 100644 --- a/Master/texmf-dist/doc/latex/beamer/beameruserguide.tex +++ b/Master/texmf-dist/doc/latex/beamer/beameruserguide.tex @@ -1,7 +1,8 @@ % Copyright 2003--2007 by Till Tantau % Copyright 2010 by Vedran Mileti\'c % Copyright 2011--2015 by Vedran Mileti\'c, Joseph Wright -% Copyright 2017 by Joseph Wright +% Copyright 2016 by Joseph Wright +% Copyright 2017,2018 by Louis Stuart, Joseph Wright % % This file may be distributed and/or modified % @@ -12,7 +13,7 @@ \documentclass{ltxdoc} -\def\beamerugversion{3.49} +\def\beamerugversion{3.50} \def\beamerugpgfversion{1.00} \def\beamerugxcolorversion{2.00} diff --git a/Master/texmf-dist/doc/latex/beamer/manifest-code.txt b/Master/texmf-dist/doc/latex/beamer/manifest-code.txt index 1c4222ec821..8a7da88a35e 100644 --- a/Master/texmf-dist/doc/latex/beamer/manifest-code.txt +++ b/Master/texmf-dist/doc/latex/beamer/manifest-code.txt @@ -32,8 +32,8 @@ beamerbasetwoscreens.sty beamerbaseverbatim.sty emulation/ multimedia/ +patch/ themes/ -translator/ base/art: beamericonarticle.20.eps @@ -56,19 +56,15 @@ beamerfoils.sty beamerprosper.sty beamerseminar.sty beamertexpower.sty -examples/ - -base/emulation/examples: -beamerexample-foils.tex -beamerexample-prosper.tex -beamerexample-seminar.tex -beamerexample-texpower.tex base/multimedia: multimedia.sty multimediasymbols.sty xmpmulti.sty +base/patch: +beamerpatchparalist.sty + base/themes: color/ font/ @@ -165,45 +161,3 @@ beamerthemeshadow.sty beamerthemesidebar.sty beamerthemesplit.sty beamerthemetree.sty - -examples: -a-conference-talk/ -a-lecture/ -Makefile - -examples/a-conference-talk: -beamerexample-conference-talk.tex - -examples/a-lecture: -beamerexample-lecture-beamer-version.pdf -beamerexample-lecture-beamer-version.tex -beamerexample-lecture-body.tex -beamerexample-lecture-logo.pdf -beamerexample-lecture-pic1.jpg -beamerexample-lecture-pic2.jpg -beamerexample-lecture-pic3.jpg -beamerexample-lecture-pic4.jpg -beamerexample-lecture-pic5.jpg -beamerexample-lecture-pic6.jpg -beamerexample-lecture-print-version.tex -beamerexample-lecture-style.tex - -solutions: -conference-talks/ -generic-talks/ -short-talks/ - -solutions/conference-talks: -conference-ornate-20min.de.tex -conference-ornate-20min.en.tex -conference-ornate-20min.fr.tex - -solutions/generic-talks: -generic-ornate-15min-45min.de.tex -generic-ornate-15min-45min.en.tex -generic-ornate-15min-45min.fr.tex - -solutions/short-talks: -speaker_introduction-ornate-2min.de.tex -speaker_introduction-ornate-2min.en.tex -speaker_introduction-ornate-2min.fr.tex diff --git a/Master/texmf-dist/doc/latex/beamer/manifest-documentation.txt b/Master/texmf-dist/doc/latex/beamer/manifest-documentation.txt index 78b213ccd50..7f97e516f24 100644 --- a/Master/texmf-dist/doc/latex/beamer/manifest-documentation.txt +++ b/Master/texmf-dist/doc/latex/beamer/manifest-documentation.txt @@ -33,10 +33,60 @@ beamerug-tutorial.tex beamerug-twoscreens.tex beamerug-workflow.tex beameruserguide.tex +emulation-examples/ +examples/ licenses/ -Makefile +solutions/ + +doc/emulation-examples: +beamerexample-foils.tex +beamerexample-prosper.tex +beamerexample-seminar.tex +beamerexample-texpower.tex + +doc/examples: +a-conference-talk/ +a-lecture/ + +doc/examples/a-conference-talk/: +beamerexample-conference-talk.tex + +doc/examples/a-lecture/: +beamerexample-lecture-beamer-version.tex +beamerexample-lecture-body.tex +beamerexample-lecture-logo.pdf +beamerexample-lecture-pic1.jpg +beamerexample-lecture-pic2.jpg +beamerexample-lecture-pic3.jpg +beamerexample-lecture-pic4.jpg +beamerexample-lecture-pic5.jpg +beamerexample-lecture-pic6.jpg +beamerexample-lecture-print-version.tex +beamerexample-lecture-style.tex doc/licenses: -LICENSE +fdl.txt +gpl-2.0.txt +lppl-1-3c.txt manifest-code.txt manifest-documentation.txt + +doc/solutions: +conference-talks/ +generic-talks/ +short-talks/ + +doc/solutions/conference-talks: +conference-ornate-20min.de.tex +conference-ornate-20min.fr.tex +conference-ornate-20min.en.tex + +doc/solutions/generic-talks: +generic-ornate-15min-45min.de.tex +generic-ornate-15min-45min.fr.tex +generic-ornate-15min-45min.en.tex + +doc/solutions/short-talks: +speaker_introduction-ornate-2min.de.tex +speaker_introduction-ornate-2min.en.tex +speaker_introduction-ornate-2min.fr.tex
\ No newline at end of file |