summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/media4svg/example/beamer-example.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-04-14 03:02:32 +0000
committerNorbert Preining <norbert@preining.info>2020-04-14 03:02:32 +0000
commitc7235aafe4ddb8f9800cdf784212d4c53bb53e32 (patch)
tree3485e2d65f65d8128206c5a1c45c842b26e84705 /macros/latex/contrib/media4svg/example/beamer-example.tex
parentc98e9ebef816f09dc54c52a01df4f978e1b210fc (diff)
CTAN sync 202004140302
Diffstat (limited to 'macros/latex/contrib/media4svg/example/beamer-example.tex')
-rw-r--r--macros/latex/contrib/media4svg/example/beamer-example.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/latex/contrib/media4svg/example/beamer-example.tex b/macros/latex/contrib/media4svg/example/beamer-example.tex
index f99a1ce7f9..50ddc1e944 100644
--- a/macros/latex/contrib/media4svg/example/beamer-example.tex
+++ b/macros/latex/contrib/media4svg/example/beamer-example.tex
@@ -81,7 +81,7 @@
\selectlanguage{british}
\begin{frame}[fragile]
-\titlepage\scriptsize
+\titlepage\footnotesize
\makebox[0.3\linewidth]{\hrulefill}\\[1ex]
Navigate with \keys{PageUp} \& \keys{PageDn}, toggle Full-Screen with \keys{F11}.\\[2ex]
To build this presentation from the source, run:\vspace{-2ex}
@@ -115,7 +115,7 @@ dvisvgm --bbox=papersize --font-format=woff2 --zoom=-1 --page=- beamer-example
\begin{frame}[fragile]{Player control}
-The standard player controls (option `\verb+controls+') take a lot of space of the media display. Therefore, it is not recommended to enable them. Nevertheless, interactivity is still provided through the left mouse button and through the keyboard as summarized in the table.
+The standard player controls (option `\verb+controls+') take a lot of space of the media display. Therefore, it is not recommended to enable them. Nevertheless, interactivity is still provided through touch or left mouse button click, and through the keyboard as summarized in the table.
Click on the media display to start playback. To pause playback, press the left mouse button on the media display. Release it to resume playback. To pause playback permanently, press the left mouse button on the media display and move the mouse out while keeping the button pressed.
@@ -136,8 +136,8 @@ Click on the media display to start playback. To pause playback, press the left
Command & Shortcut\\\hline
\rule{0pt}{2.4ex}Seek back \SI{1}{\percent} & \makebox[\widthof{\keys{\SPACE}}][l]{\keys{\arrowkeyleft}}\\
Seek forward \SI{1}{\percent} & \keys{\arrowkeyright}\\
- Seek back \SI{10}{\percent} & \keys{\shift+\arrowkeyleft}\\
- Seek forward \SI{10}{\percent} & \keys{\shift+\arrowkeyright}\\
+ Seek back \SI{10}{\percent} & \keys{Ctrl+\arrowkeyleft}\\
+ Seek forward \SI{10}{\percent} & \keys{Ctrl+\arrowkeyright}\\
Seek to beginning & \keys{Home}\\
Seek to end & \keys{End}%\\\hline
\end{tabular}