From b2b38a6c0f3fb7c866f99125fcd7bac3f95928f6 Mon Sep 17 00:00:00 2001 From: John MacFarlane <fiddlosopher@gmail.com> Date: Sun, 3 Mar 2013 17:20:03 -0800 Subject: [PATCH] beamer template: Provide `\Oldincludegraphics` as in LaTeX template. The template redefines `\includegraphics` to give special treatment for too-wide images. But this causes problems for literal uses of `\includegraphics`. This change allows authors to use `\Oldincludegraphics`, as in the latex template. --- data/templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/templates b/data/templates index 81c3b759b..25f999ad5 160000 --- a/data/templates +++ b/data/templates @@ -1 +1 @@ -Subproject commit 81c3b759b6e30af512ea0e81f85c8685b0366244 +Subproject commit 25f999ad52d110575590ba900c33b48486e9ac25