See the `org-export-latex-image-default-option' variable. Generally in such situation you can run the `describe-variable' function and tab-complete your way to the name of the relevant variable. The `apropos' function is also useful for suss out this sort of information.
Best -- Eric Stephen Eglen <s.j.eg...@damtp.cam.ac.uk> writes: >> however they do not affect the generated latex code. Luckily Org-mode >> does support passing information like image width to latex figures. See >> my attached version of your test file which uses #+ATTR_LaTeX lines to >> specify the width during LaTeX export. > > hi Eric, > why is the default width 10em for latex graphics? (Or at least, how can > I change this default? > > thanks, > Stephen > > -- Eric Schulte http://cs.unm.edu/~eschulte/