summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/beamer/doc/beamerug-localstructure.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/beamer/doc/beamerug-localstructure.tex')
-rw-r--r--macros/latex/contrib/beamer/doc/beamerug-localstructure.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/macros/latex/contrib/beamer/doc/beamerug-localstructure.tex b/macros/latex/contrib/beamer/doc/beamerug-localstructure.tex
index 845ecda4da..1f58012eac 100644
--- a/macros/latex/contrib/beamer/doc/beamerug-localstructure.tex
+++ b/macros/latex/contrib/beamer/doc/beamerug-localstructure.tex
@@ -948,7 +948,9 @@ The main environment for creating columns is called |columns|. Inside this envir
\item
\declare{|c|} will cause the columns to be centered vertically relative to each other. Default, unless the global option |t| is used.
\item
- \declare{|onlytextwidth|} is the same as |totalwidth=\textwidth|.
+ \declare{|onlytextwidth|} is the same as |totalwidth=\textwidth|. This option can also be set for the whole document with the |onlytextwidth| class option:
+ \begin{classoption}{onlytextwidth}
+ \end{classoption}
\item
\declare{|t|} will cause the first lines of the columns to be aligned. Default if global option |t| is used.
\item