From mboxrd@z Thu Jan 1 00:00:00 1970 From: RCY Subject: Arranging BABEL source block and output figure side by side in html output Date: Thu, 27 Jun 2013 17:57:06 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57691) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsKBi-0001ey-NR for Emacs-orgmode@gnu.org; Thu, 27 Jun 2013 17:57:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsKBg-0001SZ-1w for Emacs-orgmode@gnu.org; Thu, 27 Jun 2013 17:57:10 -0400 Received: from mail-oa0-x230.google.com ([2607:f8b0:4003:c02::230]:44611) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsKBf-0001SP-Su for Emacs-orgmode@gnu.org; Thu, 27 Jun 2013 17:57:07 -0400 Received: by mail-oa0-f48.google.com with SMTP id f4so1494270oah.7 for ; Thu, 27 Jun 2013 14:57:06 -0700 (PDT) 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: Emacs-orgmode@gnu.org Hi, I apologize in advance if this is documented in the manual or addressed already in the mailing list but I was unable to find an answer. Is it possible to arrange a BABEL asymptote source block and the resulting output figure side by side in html output? Thanks for any help. RC