From mboxrd@z Thu Jan 1 00:00:00 1970 From: RCY Subject: Re: Arranging BABEL source block and output figure side by side in html output Date: Thu, 27 Jun 2013 19:12:44 -0400 Message-ID: References: <87sj03ci4o.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsLMu-00033S-Oz for Emacs-orgmode@gnu.org; Thu, 27 Jun 2013 19:12:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsLMr-0005gD-Kx for Emacs-orgmode@gnu.org; Thu, 27 Jun 2013 19:12:48 -0400 Received: from mail-oa0-x235.google.com ([2607:f8b0:4003:c02::235]:39888) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsLMr-0005g1-G1 for Emacs-orgmode@gnu.org; Thu, 27 Jun 2013 19:12:45 -0400 Received: by mail-oa0-f53.google.com with SMTP id k14so1603028oag.12 for ; Thu, 27 Jun 2013 16:12:45 -0700 (PDT) In-Reply-To: <87sj03ci4o.fsf@gmail.com> 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: Eric Schulte Cc: Emacs-orgmode@gnu.org On Thu, Jun 27, 2013 at 6:18 PM, Eric Schulte wrote: > RCY writes: > >> 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 >> > > I haven't used it in some time, so it probably needs some repair, but I > put together a tool for exactly this use case. > > http://eschulte.github.io/org-docco/org-docco.html > > Hope this helps, > > -- > Eric Schulte > http://cs.unm.edu/~eschulte Thanks I will look in modifying it for my use. RC