emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org exports leaking into each other?
@ 2012-01-11  4:19 Frozenlock
  0 siblings, 0 replies; only message in thread
From: Frozenlock @ 2012-01-11  4:19 UTC (permalink / raw)
  To: emacs-orgmode

I'm trying to do simultaneous exports of an org document by doing the following:

#+begin_src emacs-lisp
(org-export-as-ascii org-export-headline-levels)
(org-export-as-html org-export-headline-levels)
#+end_src

Each export done manually is fine, but when done like my code, the
.txt file seems to be leaking into the .html file.

Any suggestion to fix this?



Also, when I export a babel latex code, it asks me if I want to
evaluate. When I I export a babel /emasc-lisp/ code however, it
doesn't ask me for anything and goes straight by. I would like it to
be executed at each export, if it's possible.

Thank you in advance!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-11  4:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-11  4:19 Org exports leaking into each other? Frozenlock

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).