diff options
Diffstat (limited to 'example')
| -rw-r--r-- | example/demo.rst | 12 |
1 files changed, 12 insertions, 0 deletions
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) |
