From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Array of identical images? Date: Thu, 14 Jun 2018 16:40:53 +0200 Message-ID: <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]:37361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTTQw-0002zL-Mz for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 10:41:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTTQt-0001qV-L5 for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 10:41:06 -0400 Received: from [195.159.176.226] (port=39649 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fTTQt-0001o4-DQ for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 10:41:03 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fTTOi-0007xW-CU for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 16:38:48 +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 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? Cheers, Loris -- This signature is currently under construction.