#+TITLE: Inserting many images #+SHORT-TITLE: gallery #+KEYWORDS: website builder, images #+TOC-KEYWORDS: manuals #+DESCRIPTION: online appointment system * Related pages - [[links][referencing anything]] - [[images-1][simple images]] - [[images-2][advanced images]] * Gallery environment Similarly to how [[edist][edist environment]] displays text items, *gallery* displays images. ** Example Below we specify the maximal width of a single image = 300 pixel. Click an image to zoom.\\ \#+BEGIN(gallery):width=300px\\ \- cat1.jpeg\\ \- cat2.jpeg\\ \- cat3.jpeg\\ \- cat4.jpeg\\ \- cat5.jpeg\\ \- cat6.jpeg\\ \#+END\\ Gallery environment works best when all images have the same aspect ratio. ** Result Below we specify the maximal width of a single image = 300 pixel. Click an image to zoom: #+BEGIN(gallery):width=300px - cat1.jpeg - cat2.jpeg - cat3.jpeg - cat4.jpeg - cat5.jpeg - cat6.jpeg #+END Gallery environment works best when all images have approximately the same aspect ratio.