From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Basic beamer export
Date: Sun, 17 Mar 2013 16:02:18 +0100 [thread overview]
Message-ID: <20130317150218.GD3676@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <87ehfe18dq.fsf@ucl.ac.uk>
On Sun, Mar 17, 2013 at 01:08:33PM +0000, Eric S Fraga wrote:
>
> When I add my beamer entry (see below), I do not escape the curly
> braces:
>
> #+begin_src emacs-lisp
> (add-to-list 'org-latex-classes
> '("beamer" "\\documentclass{beamer}
> \[DEFAULT-PACKAGES]
> \[PACKAGES]
> \[EXTRA]"
> ("\\section{%s}" . "\\section*{%s}")
> ("\\subsection{%s}" . "\\subsection*{%s}")
> ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
> ("\\paragraph{%s}" . "\\paragraph*{%s}")
> ("\\subparagraph{%s}" . "\\subparagraph*{%s}")))
> #+end_src
But I do escape them!
<https://github.com/suvayu/.emacs.d/blob/master/org-mode-config.el#L211>
--
Suvayu
Open source is the future. It sets us free.
prev parent reply other threads:[~2013-03-17 15:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-12 6:57 Basic beamer export JBash
2013-03-12 9:34 ` Glyn Millington
2013-03-12 10:01 ` Glyn Millington
2013-03-12 10:21 ` JBash
2013-03-12 10:27 ` JBash
2013-03-12 14:48 ` Suvayu Ali
2013-03-13 4:52 ` JBash
2013-03-13 13:45 ` Suvayu Ali
2013-03-13 15:01 ` Achim Gratz
2013-03-15 14:59 ` JBash
2013-03-17 15:17 ` Suvayu Ali
2013-03-19 13:38 ` JBash
2013-03-17 13:08 ` Eric S Fraga
2013-03-17 15:02 ` Suvayu Ali [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130317150218.GD3676@kuru.dyndns-at-home.com \
--to=fatkasuvayu+linux@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).