Matt Price writes: I had just figured out another workaround, which was to add > :PROPERTIES: > :HTML_CONTAINER_CLASS: multi-image > :END: > > to the containing headline, and then add > > .multi-image div.figure {float:left;} > > to the CSS.
Right, that should be flexible enough for slides. I don't suppose you'll want to have both floated and non-floated images on the same slide. I was reaching for a more general solution -- there might be documents where you do want to have both under the same heading. Yours, Christian