[tex-live] beamer vs geometry 5.0
Vladimir Lomov
lomov.vl at gmail.com
Tue Feb 16 11:03:14 CET 2010
I add bug report in sourceforge beamer project but not sure how active
the author is.
I attach patch for 'beamerbasecompatibility.sty' file to work correct
with new geometry package and old one (checked with ver. 3.2 taken from
Debian package and ver 5.0 from upstream TL 2009).
--
Power, n.:
The only narcotic regulated by the SEC instead of the FDA.
-------------- next part --------------
--- beamerbasecompatibility.sty.orig 2010-02-16 17:38:19.000000000 +0800
+++ beamerbasecompatibility.sty 2010-02-16 17:55:45.000000000 +0800
@@ -91,7 +91,8 @@
%
% Fix for older versions of geometry
%
-\ifx\ifGm at compatii\@undefined%
+%% After geometry v5.0 there is no 'compat' code.
+\ifx\Gm at lmargin\@undefined%
\def\Gm at lmargin{\Geom at lmargin}\def\Gm at rmargin{\Geom at rmargin}
\else
\geometry{includeheadfoot}
More information about the tex-live
mailing list