From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Export latex source blocks as HTML Date: Mon, 1 Mar 2010 18:14:26 +0100 Message-ID: References: <6457.1267332445@gamaville.dokosmarshall.org> <72D73972-320C-4093-A603-6CCE2E9831E6@tsdye.com> <37C769B3-28FC-4789-BB40-E3654E78BA26@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nm9Cy-0006Xe-6r for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 12:15:04 -0500 Received: from [140.186.70.92] (port=42534 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nm9Co-00063C-Kd for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 12:15:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nm9CR-0002nP-T1 for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 12:14:33 -0500 Received: from mail-ew0-f222.google.com ([209.85.219.222]:63316) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nm9CR-0002nD-MB for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 12:14:31 -0500 Received: by ewy22 with SMTP id 22so1878593ewy.26 for ; Mon, 01 Mar 2010 09:14:30 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: emacs-orgmode@gnu.org On Mar 1, 2010, at 5:19 PM, Thomas S. Dye wrote: > > On Feb 28, 2010, at 9:54 PM, Carsten Dominik wrote: > >> >> On Feb 28, 2010, at 5:57 PM, Thomas S. Dye wrote: >> >>> >>> On Feb 27, 2010, at 6:47 PM, Nick Dokos wrote: >>> >>>> Thomas S. Dye wrote: >>>> >>>>> Aloha all, >>>>> >>>>> Exporting this file to html gives me a source code block for >>>>> bibtex but not for latex. >>>>> >>>>> * Test export >>>>> #+BEGIN_SRC latex >>>>> No export with latex >>>>> #+END_SRC >>>>> >>>>> #+BEGIN_SRC bibtex >>>>> Export OK with bibtex >>>>> #+END_SRC >>>>> >>>>> Does anyone else see this? Any idea what I might have messed >>>>> up? Files that used to export perfectly have all lost their >>>>> latex source code blocks in >>>>> HTML output. >>>>> >>>> >>>> Tom, >>>> >>>> I just put the above in a file and exported it to html. I get the >>>> attached html file (which, afaict, contains both latex and bibtex >>>> src >>>> blocks, in contrast to what you get). This is with Org-mode version >>>> 6.34trans (release_6.34c.103.g8625e). >> >> Does that need to be fixed somewhere? >> >> - Carsten >> > Hi Carsten, > > I think we should add a footnote to the org-mode publishing section > that points to the org-babel documentation (which should probably be > augmented to make explicit the need for the :exports code header > argument in org-mode publishing). I'm willing to do these things > when I find some time, but am wondering about making changes to the > org-mode manual. What's the polite way to do this? Send a patch! And in Worg, just Edit! :-) - Carsten > > All the best, > Tom - Carsten