emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Export latex source blocks as HTML


From: Thomas S. Dye
Subject: Re: [Orgmode] Export latex source blocks as HTML
Date: Sun, 28 Feb 2010 06:57:40 -1000


On Feb 27, 2010, at 6:47 PM, Nick Dokos wrote:

Thomas S. Dye <address@hidden> 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

<tomdye.org><tomdye.html>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]