diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-23 20:58:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-23 20:58:24 +0000 |
commit | 1e117ae6b120f68ddf2359444b8a322ae1a9f724 (patch) | |
tree | d9c42149bee737a980bd744c5cea99795885f88c /Master/texmf-dist/doc/latex/beamer | |
parent | 8eaa9a04c65e9be9a95c628900ee62eb9db112eb (diff) |
beamer (23jul19)
git-svn-id: svn://tug.org/texlive/trunk@51711 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamer')
-rw-r--r-- | Master/texmf-dist/doc/latex/beamer/CHANGELOG.md | 15 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/beamer/beamerexample-conference-talk.pdf | bin | 148893 -> 148813 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/beamer/beamerexample-lecture-beamer-version.pdf | bin | 353412 -> 353423 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/beamer/beamerexample-lecture-print-version.pdf | bin | 324205 -> 324225 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex | 18 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/beamer/beamerug-overlays.tex | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/beamer/beameruserguide.pdf | bin | 1601683 -> 1601872 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/beamer/beameruserguide.tex | 2 |
8 files changed, 27 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md b/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md index a6a41dec271..d18dfe19aab 100644 --- a/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/beamer/CHANGELOG.md @@ -8,6 +8,18 @@ a major and minor version only. ## [Unreleased] +## [v3.56] + +### Changed + +- Improved parser for overlays + +### Fixed + +- Add missing commands with overlay specification (see #525) +- Replace fixed text width in `inmargin` theme (see #529) +- Treatment of `+` and `.` overlay specifiations (see #538) + ## [v3.55] ### Fixed @@ -58,8 +70,9 @@ a major and minor version only. - Support for `noxcolor` with `beamerarticle` (see #483) - Treatment of mixed overlay/alert specifications -[Unreleased]: https://github.com/josephwright/beamer/compare/v3.55...HEAD +[Unreleased]: https://github.com/josephwright/beamer/compare/v3.56...HEAD [v3.55]: https://github.com/josephwright/beamer/compare/v3.54...v3.55 +[v3.55]: https://github.com/josephwright/beamer/compare/v3.55...v3.56 [v3.54]: https://github.com/josephwright/beamer/compare/v3.53...v3.54 [v3.53]: https://github.com/josephwright/beamer/compare/v3.52...v3.53 [v3.52]: https://github.com/josephwright/beamer/compare/v3.51...v3.52 diff --git a/Master/texmf-dist/doc/latex/beamer/beamerexample-conference-talk.pdf b/Master/texmf-dist/doc/latex/beamer/beamerexample-conference-talk.pdf Binary files differindex 24ebb1b2d23..ae559eef438 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerexample-conference-talk.pdf +++ b/Master/texmf-dist/doc/latex/beamer/beamerexample-conference-talk.pdf diff --git a/Master/texmf-dist/doc/latex/beamer/beamerexample-lecture-beamer-version.pdf b/Master/texmf-dist/doc/latex/beamer/beamerexample-lecture-beamer-version.pdf Binary files differindex d1df71e7fda..c0a13a7eb79 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerexample-lecture-beamer-version.pdf +++ b/Master/texmf-dist/doc/latex/beamer/beamerexample-lecture-beamer-version.pdf diff --git a/Master/texmf-dist/doc/latex/beamer/beamerexample-lecture-print-version.pdf b/Master/texmf-dist/doc/latex/beamer/beamerexample-lecture-print-version.pdf Binary files differindex 75514f081b2..7ae95820585 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerexample-lecture-print-version.pdf +++ b/Master/texmf-dist/doc/latex/beamer/beamerexample-lecture-print-version.pdf diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex index d1352279c29..b045c4b8fec 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex @@ -1102,7 +1102,7 @@ The main background is drawn on top of the background canvas. It can be used to places a grid on the background. The following \meta{grid options} may be given: \begin{itemize} \item - \declare{|step=|\meta{dimension}} specifies the distance between grid lines. The default is 0.5cm. + \declare{|step=|\meta{dimension}} specifies the distance between grid lines. The default is 0.5\,cm. \item \declare{|color=|\meta{color}} specifies the color of the grid lines. The default is 10\% foreground. \end{itemize} @@ -1112,28 +1112,28 @@ The main background is drawn on top of the background canvas. It can be used to \subsection{Frame and Margin Sizes} -The size of a frame is actually the ``paper size'' of a \beamer\ presentation, and it is variable. By default, it amounts to 128mm by 96mm. The aspect ratio of this size is 4:3, which is exactly what most beamers offer these days. It is the job of the presentation program (like |acroread|, |xpdf|, |okular| or |evince|) to display the slides at full screen size. The main advantage of using a small ``paper size'' is that you can use all your normal fonts at their natural sizes. In particular, inserting a graphic with 11pt labels will result in reasonably sized labels during the presentation. +The size of a frame is actually the ``paper size'' of a \beamer\ presentation, and it is variable. By default, it amounts to 128\,mm by 96\,mm. The aspect ratio of this size is 4:3, which is exactly what most beamers offer these days. It is the job of the presentation program (like |acroread|, |xpdf|, |okular| or |evince|) to display the slides at full screen size. The main advantage of using a small ``paper size'' is that you can use all your normal fonts at their natural sizes. In particular, inserting a graphic with 11pt labels will result in reasonably sized labels during the presentation. To change ``paper size'' and aspect ratio, you can use the following class options: \begin{classoption}{aspectratio=1610} - Sets aspect ratio to 16:10, and frame size to 160mm by 100mm. + Sets aspect ratio to 16:10, and frame size to 160\,mm by 100\,mm. \end{classoption} \begin{classoption}{aspectratio=169} - Sets aspect ratio to 16:9, and frame size to 160mm by 90mm. + Sets aspect ratio to 16:9, and frame size to 160\,mm by 90\,mm. \end{classoption} \begin{classoption}{aspectratio=149} - Sets aspect ratio to 14:9, and frame size to 140mm by 90mm. + Sets aspect ratio to 14:9, and frame size to 140\,mm by 90\,mm. \end{classoption} \begin{classoption}{aspectratio=141} - Sets aspect ratio to 1.41:1, and frame size to 148.5mm by 105mm. + Sets aspect ratio to 1.41:1, and frame size to 148.5\,mm by 105\,mm. \end{classoption} \begin{classoption}{aspectratio=54} - Sets aspect ratio to 5:4, and frame size to 125mm by 100mm. + Sets aspect ratio to 5:4, and frame size to 125\,mm by 100\,mm. \end{classoption} \begin{classoption}{aspectratio=43} @@ -1141,10 +1141,10 @@ To change ``paper size'' and aspect ratio, you can use the following class optio \end{classoption} \begin{classoption}{aspectratio=32} - Sets aspect ratio to 3:2, and frame size to 135mm by 90mm. + Sets aspect ratio to 3:2, and frame size to 135\,mm by 90\,mm. \end{classoption} -Aside from using these options, you should refrain from changing the ``paper size.'' However, you \emph{can} change the size of the left and right margins, which default to 1cm. To change them, you should use the following command: +Aside from using these options, you should refrain from changing the ``paper size.'' However, you \emph{can} change the size of the left and right margins, which default to 1\,cm. To change them, you should use the following command: \begin{command}{\setbeamersize\marg{options}} The following \meta{options} can be given: diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-overlays.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-overlays.tex index 4b3b7aa5622..7eea250dc5f 100644 --- a/Master/texmf-dist/doc/latex/beamer/beamerug-overlays.tex +++ b/Master/texmf-dist/doc/latex/beamer/beamerug-overlays.tex @@ -121,7 +121,7 @@ The syntax of (basic) overlay specifications is the following: They are comma-se commands documented here are \emph{all} fragile even if the \LaTeXe{} kernel versions are not. -For the following commands, adding an overlay specification causes the command to be simply ignored on slides that are not included in the specification: |\textbf|, |\textit|, |\textsl|, |\textrm|, |\textsf|, |\color|, |\alert|, |\structure|. If a command takes several arguments, like |\color|, the specification should directly follow the command as in the following example (but there are exceptions to this rule): +For the following commands, adding an overlay specification causes the command to be simply ignored on slides that are not included in the specification: |\textbf|, |\textit|, |\textmd|, |\textnormal|, |\textrm|, |\textsc|, |\textsf|, |\textsl|, |\texttt|, |\textup|, |\emph|; |\color|, |\textcolor|; |\alert|, |\structure|. If a command takes several arguments, like |\color|, the specification should directly follow the command as in the following example (but there are exceptions to this rule): \begin{verbatim} \begin{frame} \color<2-3>[rgb]{1,0,0} This text is red on slides 2 and 3, otherwise black. @@ -774,3 +774,5 @@ In the following example, each time an item is uncovered, the specified text is \item What is the \alert<.>{matrix}? \end{itemize} \end{verbatim} + +The expansions of the |+|-sign and the |.|-sign are no less than zero. This prevents errors when encountering large negative offsets, for example |<+(-7)->| is expanded to |<0->| rather than |<-6->|. diff --git a/Master/texmf-dist/doc/latex/beamer/beameruserguide.pdf b/Master/texmf-dist/doc/latex/beamer/beameruserguide.pdf Binary files differindex cc133ca6d7b..f8f5a0142a4 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 d04755456c3..b10edcbd315 100644 --- a/Master/texmf-dist/doc/latex/beamer/beameruserguide.tex +++ b/Master/texmf-dist/doc/latex/beamer/beameruserguide.tex @@ -13,7 +13,7 @@ \documentclass{ltxdoc} -\def\beamerugversion{3.55} +\def\beamerugversion{3.56} \def\beamerugpgfversion{1.00} \def\beamerugxcolorversion{2.00} |