I can place images in my document, suitably scaled, with constructs like:
#+ATTR_LATEX: :height 4.5cm [[/path/to/image.jpg]] However, if I try to put two images side-by-side: #+ATTR_LATEX: :height 4.5cm | [[/path/to/image1.jpg]] | [[/path/to/image2.jpg]] | the height attribute is ignored. Is there a way to do this? Thanks! -pd -- ---- Peter Davis The Tech Curmudgeon www.techcurmudgeon.com