* [New exporter] Protected Org code is still interpreted
@ 2012-10-25 14:00 Sebastien Vauban
2012-10-25 14:28 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Sebastien Vauban @ 2012-10-25 14:00 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hello Nicolas,
Org code (protected by a comma, in a code block) is interpreted, when exported
to Beamer. See with this ECM:
--8<---------------cut here---------------start------------->8---
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [handout]
#+OPTIONS: H:2
* First section
** Basic steps
- Write headlines
#+begin_src org
,* First frame
#+end_src
- Fill in the entries
#+begin_src org
This is the text form the entry...
#+end_src
--8<---------------cut here---------------end--------------->8---
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [New exporter] Protected Org code is still interpreted
2012-10-25 14:00 [New exporter] Protected Org code is still interpreted Sebastien Vauban
@ 2012-10-25 14:28 ` Nicolas Goaziou
2012-10-26 8:01 ` Sebastien Vauban
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2012-10-25 14:28 UTC (permalink / raw)
To: Sebastien Vauban; +Cc: public-emacs-orgmode-mXXj517/zsQ
Hello,
"Sebastien Vauban"
<wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org> writes:
> Org code (protected by a comma, in a code block) is interpreted, when exported
> to Beamer. See with this ECM:
This should be fixed. Thanks for the report.
Note : this isn't related to new exporter but to recent code-escaping
changes.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [New exporter] Protected Org code is still interpreted
2012-10-25 14:28 ` Nicolas Goaziou
@ 2012-10-26 8:01 ` Sebastien Vauban
0 siblings, 0 replies; 3+ messages in thread
From: Sebastien Vauban @ 2012-10-26 8:01 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hello Nicolas,
Nicolas Goaziou wrote:
> "Sebastien Vauban" writes:
>
>> Org code (protected by a comma, in a code block) is interpreted, when exported
>> to Beamer. See with this ECM:
>
> This should be fixed. Thanks for the report.
Confirmed OK. Thanks.
> Note : this isn't related to new exporter but to recent code-escaping
> changes.
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-10-26 8:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 14:00 [New exporter] Protected Org code is still interpreted Sebastien Vauban
2012-10-25 14:28 ` Nicolas Goaziou
2012-10-26 8:01 ` Sebastien Vauban
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).