Aloha Bastien,

Would it be possible for this setting to be in effect when Worg generates its files from the org-mode sources? The effect is pleasing in some situations.

All the best,
Tom


On Sep 19, 2010, at 5:52 PM, Eric Schulte wrote:

Hi Tom,

The following should inhibit the exportation of code block names.

 (setq org-export-latex-listings-w-names nil)

This is something we've been meaning to make customizable for a while,
but it has yet to rise to the top of the Babel task stack.

Best -- Eric

"Thomas S. Dye" <t...@tsdye.com> writes:

Aloha all,

Is there a way to control export of the #+source line?  I've been
looking for a way to turn it off, especially in LaTeX export where it
yields something like this:

get-from-github() $\equiv$

I find the output of \equiv distracting (perhaps it is meaningful in a
way I don't understand) in any case.

All the best,
Tom

_______________________________________________
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


_______________________________________________
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

Reply via email to