emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] #+source line in export


From: Thomas S. Dye
Subject: Re: [Orgmode] #+source line in export
Date: Sun, 19 Sep 2010 22:19:44 -1000

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" <address@hidden> 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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




reply via email to

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