summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamer/beamerug-compatibility.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamer/beamerug-compatibility.tex')
-rw-r--r--Master/texmf-dist/doc/latex/beamer/beamerug-compatibility.tex9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/beamer/beamerug-compatibility.tex b/Master/texmf-dist/doc/latex/beamer/beamerug-compatibility.tex
index b57de26d828..37c01c0bb43 100644
--- a/Master/texmf-dist/doc/latex/beamer/beamerug-compatibility.tex
+++ b/Master/texmf-dist/doc/latex/beamer/beamerug-compatibility.tex
@@ -161,11 +161,16 @@ When using certain packages or classes together with the |beamer| class, extra o
\end{package}
\begin{package}{{musixtex}}
- When using MusiX\TeX\ to typeset musical scores, you have to have $\varepsilon$-\TeX extensions enabled. Most modern distributions enable that by default both in |pdflatex| and |latex|. However, if you have an older distribution, the document must be compiled with |pdfelatex| or |elatex| instead of |pdflatex| or |latex|.
+ When using MusiX\TeX\ to typeset musical scores, you have to have $\varepsilon$-\TeX\ extensions enabled. Most modern distributions enable that by default both in |pdflatex| and |latex|. However, if you have an older distribution, the document must be compiled with |pdfelatex| or |elatex| instead of |pdflatex| or |latex|.
Inside a |music| environment, the |\pause| is redefined to match MusiX\TeX's definition (a rest during one quarter of a whole). You can use the |\beamerpause| command to create overlays in this environment.
\end{package}
+\begin{package}{{paralist}}
+ \beamernote
+ \beamer\ automatically patches list-related commands using |beamerpatchparalist| package at the beginning of document.
+\end{package}
+
\begin{package}{{pdfpages}}
Commands like |\includepdf| only work \emph{outside} frames as they produce pages ``by themselves.'' You may also wish to say
\begin{verbatim}
@@ -215,7 +220,7 @@ When using certain packages or classes together with the |beamer| class, extra o
\begin{package}{{textpos}}
\beamernote
- \beamer\ automatically installs a white background behind everything, unless you install a different background template. Because of this, you must use the |overlay| option when using |textpos|, so that it will place boxes \emph{in front of} everything. Alternatively, you can install an empty background template, but this may result in an incorrect display in certain situtations with older versions of the Acrobat Reader.
+ \beamer\ automatically installs a white background behind everything, unless you install a different background template. Because of this, you must use the |overlay| option when using |textpos|, so that it will place boxes \emph{in front of} everything. Alternatively, you can install an empty background template, but this may result in an incorrect display in certain situations with older versions of the Acrobat Reader.
\end{package}
\begin{package}{{ucs}}