[XeTeX] subfig and beamer: the Patch
brindle at stud.ntnu.no
brindle at stud.ntnu.no
Wed Jul 22 16:28:36 CEST 2009
People (I included) had problems with beamer and subfig. My beamer and
subfig work well independently in xelatex. A patch was written (see
below). I have no idea where to put the patch. Can someone help me?
J
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Index: latex-beamer-3.07/base/beamerbasecompatibility.sty
===================================================================
--- latex-beamer-3.07.orig/base/beamerbasecompatibility.sty 2008-07-18
04:30:30.144652041 +0800
+++ latex-beamer-3.07/base/beamerbasecompatibility.sty 2008-07-18
04:31:18.850651546 +0800
@@ -146,6 +146,11 @@
\providecommand\l at part{}
\providecommand\l at chapter{}
+%
+% Fix for subfig
+%
+\providecommand\ext at table{}
+\providecommand\ext at figure{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
More information about the XeTeX
mailing list