From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Re: Array of identical images? Date: Thu, 14 Jun 2018 17:07:40 +0200 Message-ID: <87k1r1v22r.fsf@hornfels.zedat.fu-berlin.de> References: <87o9gdv3be.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTTqt-0008AU-2D for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 11:07:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTTqo-0004TE-B4 for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 11:07:55 -0400 Received: from [195.159.176.226] (port=54488 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fTTqo-0004SE-3U for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 11:07:50 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fTToe-0002Qj-Oa for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 17:05:36 +0200 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" To: emacs-orgmode@gnu.org "Loris Bennett" writes: > Hi, > > For a beamer slide I'd like to have a 2D array of a single PNG-image > (the single image is a desktop computer, the array is intended to > represent a cluster of computers). I could presumably just create a > LaTeX table and include the image in each cell. > > Does anyone know of a better idiom? An Org kludge is just to create lots of narrow columns and include the image multiple times in each column. It looks a bit ugly in the org file, but the result is quite pleasing. Cheers, Loris -- This signature is currently under construction.