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 | |||
| 154 | .. image:: gg.jpg | 154 | .. image:: gg.jpg | 
| 155 | 155 | ||
| 156 | "Golden Gate Bridge" by Kevin Cole (CC-BY: https://flic.kr/p/7L2Rdu) | 156 | "Golden Gate Bridge" by Kevin Cole (CC-BY: https://flic.kr/p/7L2Rdu) | 
| 157 | |||
| 158 | Scaling Images | ||
| 159 | ============== | ||
| 160 | .. container:: handout | ||
| 161 | |||
| 162 | You can also give the image directive a scale parameter to scale the image. | ||
| 163 | the image will be centered within the slide. | ||
| 164 | |||
| 165 | .. image:: gg.jpg | ||
| 166 | :scale: 75 | ||
| 167 | |||
| 168 | "Golden Gate Bridge" by Kevin Cole (CC-BY: https://flic.kr/p/7L2Rdu) | ||
