summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-23 20:58:24 +0000
committerKarl Berry <karl@freefriends.org>2019-07-23 20:58:24 +0000
commit1e117ae6b120f68ddf2359444b8a322ae1a9f724 (patch)
treed9c42149bee737a980bd744c5cea99795885f88c /Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex
parent8eaa9a04c65e9be9a95c628900ee62eb9db112eb (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/beamerug-frames.tex')
-rw-r--r--Master/texmf-dist/doc/latex/beamer/beamerug-frames.tex18
1 files changed, 9 insertions, 9 deletions
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: