diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-03-03 17:20:03 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-03-03 17:20:03 -0800 |
commit | b2b38a6c0f3fb7c866f99125fcd7bac3f95928f6 (patch) | |
tree | 5abd411b100e88856dd8198048068d2f2990b727 /data/templates | |
parent | 76c5ebf14118a70debdb083d26d158f37be1a831 (diff) | |
download | pandoc-b2b38a6c0f3fb7c866f99125fcd7bac3f95928f6.tar.gz |
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.
Diffstat (limited to 'data/templates')
m--------- | data/templates | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/data/templates b/data/templates -Subproject 81c3b759b6e30af512ea0e81f85c8685b036624 +Subproject 25f999ad52d110575590ba900c33b48486e9ac2 |