diff options
author | Karl Berry <karl@freefriends.org> | 2018-08-23 21:58:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-08-23 21:58:14 +0000 |
commit | 14b9c74b24ab667050881bb540464c1593f7e3c9 (patch) | |
tree | 3d79aa99e4cf8fbc081ca4699f6cb5eba82f95db /Master/texmf-dist/tex/latex/beamer/beamerbasenotes.sty | |
parent | 4de0aaf26f1159c3bf44fce8a41174fb4188d597 (diff) |
beamer (23aug18)
git-svn-id: svn://tug.org/texlive/trunk@48468 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbasenotes.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/beamer/beamerbasenotes.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasenotes.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasenotes.sty index 6dc040785b6..b0cc196c31b 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbasenotes.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbasenotes.sty @@ -82,7 +82,7 @@ \edef\beamer@origrmargin{\Gm@rmargin}% \def\Gm@lmargin{1cm}% \def\Gm@rmargin{1cm}% - \textwidth=10.8cm% + \textwidth=\dimexpr\paperwidth-\Gm@lmargin-\Gm@rmargin\relax% \hsize=\textwidth% \@arrayparboxrestore% \vskip-\headheight% |