From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas S. Dye" Subject: Export latex source blocks as HTML Date: Fri, 26 Feb 2010 17:07:51 -1000 Message-ID: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: multipart/mixed; boundary="===============1113158877==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NlD2F-0003Qm-6X for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 22:08:07 -0500 Received: from [140.186.70.92] (port=40875 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NlD2E-0003QU-Ez for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 22:08:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NlD2D-0008Ns-Js for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 22:08:06 -0500 Received: from outbound-mail-359.bluehost.com ([66.147.249.253]:48685) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1NlD2D-0008Nf-9b for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 22:08:05 -0500 Received: from [72.253.144.27] (helo=potofo-ou.westell.com) by box472.bluehost.com with esmtpa (Exim 4.69) (envelope-from ) id 1NlD21-00082M-Ae for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 20:08:01 -0700 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: org-mode mailing list --===============1113158877== Content-Type: multipart/alternative; boundary=Apple-Mail-32--977420492 --Apple-Mail-32--977420492 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit 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. All the best, Tom Thomas S. Dye, Ph.D. T. S. Dye & Colleagues, Archaeologists, Inc. Phone: (808) 529-0866 Fax: (808) 529-0884 http://www.tsdye.com --Apple-Mail-32--977420492 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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.

All the = best,
Tom

Thomas S. Dye, Ph.D.

T. S. Dye & Colleagues, = Archaeologists, Inc.

Phone: (808) 529-0866 Fax: (808) 529-0884

=

= --Apple-Mail-32--977420492-- --===============1113158877== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1113158877==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas S. Dye" Subject: Re: Export latex source blocks as HTML Date: Sun, 28 Feb 2010 06:57:40 -1000 Message-ID: <72D73972-320C-4093-A603-6CCE2E9831E6@tsdye.com> References: <6457.1267332445@gamaville.dokosmarshall.org> 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 1NlmU4-0002cW-Gr for emacs-orgmode@gnu.org; Sun, 28 Feb 2010 11:59:12 -0500 Received: from [140.186.70.92] (port=51867 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NlmU2-0002UA-WF for emacs-orgmode@gnu.org; Sun, 28 Feb 2010 11:59:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NlmSh-00073p-2b for emacs-orgmode@gnu.org; Sun, 28 Feb 2010 11:57:48 -0500 Received: from outbound-mail-359.bluehost.com ([66.147.249.253]:41716) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1NlmSg-00073b-Og for emacs-orgmode@gnu.org; Sun, 28 Feb 2010 11:57:47 -0500 In-Reply-To: <6457.1267332445@gamaville.dokosmarshall.org> 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org 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). > > HTH, > Nick > > Thanks Nick, My results are due to org-babel. The recently augmented support for LaTeX sets the default to :exports results, when the org-mode publishing process wants :exports code. I was aware of the change but not prepared to understand all its ramifications. All the best, Tom 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 08:54:42 +0100 Message-ID: <37C769B3-28FC-4789-BB40-E3654E78BA26@gmail.com> References: <6457.1267332445@gamaville.dokosmarshall.org> <72D73972-320C-4093-A603-6CCE2E9831E6@tsdye.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 1Nm0pV-0004D6-2v for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 03:18:17 -0500 Received: from [140.186.70.92] (port=43563 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nm0pS-0004CR-3y for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 03:18:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nm0pO-0001JE-El for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 03:18:12 -0500 Received: from fg-out-1718.google.com ([72.14.220.152]:7141) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nm0pN-0001J0-BZ for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 03:18:09 -0500 Received: by fg-out-1718.google.com with SMTP id e21so1019774fga.12 for ; Mon, 01 Mar 2010 00:18:08 -0800 (PST) In-Reply-To: <72D73972-320C-4093-A603-6CCE2E9831E6@tsdye.com> 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 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas S. Dye" Subject: Re: Export latex source blocks as HTML Date: Mon, 1 Mar 2010 06:19:42 -1000 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 1Nm8LV-0002wC-VG for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 11:19:49 -0500 Received: from [140.186.70.92] (port=60051 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nm8LV-0002v9-3o for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 11:19:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nm8LU-0001pQ-9m for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 11:19:49 -0500 Received: from outbound-mail-360.bluehost.com ([66.147.249.254]:48207) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Nm8LU-0001pA-16 for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 11:19:48 -0500 In-Reply-To: <37C769B3-28FC-4789-BB40-E3654E78BA26@gmail.com> 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: Carsten Dominik Cc: emacs-orgmode@gnu.org 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? All the best, Tom 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