From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Vertically aligning images in tables? Date: Fri, 15 Jan 2016 10:16:28 -0500 Message-ID: <6sw6c737tyvpo3.fsf@BO-C02PWE1MG8WN.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK679-0004F9-Ho for emacs-orgmode@gnu.org; Fri, 15 Jan 2016 10:16:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aK674-000773-Gp for emacs-orgmode@gnu.org; Fri, 15 Jan 2016 10:16:35 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:52152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK674-00076q-Dj for emacs-orgmode@gnu.org; Fri, 15 Jan 2016 10:16:30 -0500 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id E920820ABD for ; Fri, 15 Jan 2016 10:16:29 -0500 (EST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > Peter Davis writes: > >> Have I missed something? > > Must it be a table? If not you might have missed the subcaption package. > > http://thread.gmane.org/gmane.emacs.orgmode/92820 Thank you, Rasmus. This solution looks very specific to a particular problem. I'm not interested in captions at all. I just have 3 images, roughly the same width by different heights, and I'd like to place them side by side, with the tops aligned. I doesn't have to be a table, but I assume that would be the simplest way to do this (except I haven't made it work yet.) Thanks, -pd