From 01d8f282a472da248d2a70cc2319797974a12501 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Mon, 17 Aug 2015 04:09:46 -0700 Subject: Allow scaling of images --- example/demo.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'example/demo.rst') diff --git a/example/demo.rst b/example/demo.rst index c105e7d..e202bc2 100644 --- a/example/demo.rst +++ b/example/demo.rst @@ -154,3 +154,15 @@ Images .. image:: gg.jpg "Golden Gate Bridge" by Kevin Cole (CC-BY: https://flic.kr/p/7L2Rdu) + +Scaling Images +============== +.. container:: handout + + You can also give the image directive a scale parameter to scale the image. + the image will be centered within the slide. + +.. image:: gg.jpg + :scale: 75 + +"Golden Gate Bridge" by Kevin Cole (CC-BY: https://flic.kr/p/7L2Rdu) -- cgit v1.2.3