emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Stanton <stanton@haas.berkeley.edu>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: org + beamer: How to get @Š@ to create \alert?
Date: Tue, 1 May 2012 16:24:38 -0700	[thread overview]
Message-ID: <CBC5BCEB.1D011%stanton@haas.berkeley.edu> (raw)
In-Reply-To: <87vckq8ip0.fsf@gnu.org>

I've just started using orgmode to create Beamer presentations, and have a
question.

In the worg documentation
(http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html), it gives
an example of how enclosing text in "@" signs is supposed to result in
highlighted red text. When I try it, I get text surrounded by two "@"
signs...

Following suggestions from this list back in 2010, I tried customizing
org-export-latex-emphasis-alist to

Value: (("*" "\\textbf{%s}" nil)
 ("/" "\\emph{%s}" nil)
 ("_" "\\underline{%s}" nil)
 ("+" "\\st{%s}" nil)
 ("=" "\\protectedtexttt" t)
 ("~" "\\verb" t)
 ("@" "\\alert{%s}" nil))


but this doesn't seem to help either.

Can anyone tell me how to get this working?

Thanks.

By the way, org-version reports: Org-mode version 7.8.09
(release_7.8.09-481-g3c3402 @
/Applications/Emacs.app/Contents/Resources/site-lisp/org-mode/lisp/org-inst
all.el)

  reply	other threads:[~2012-05-01 23:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23 16:57 make fails on current version Richard Stanton
2012-04-23 17:24 ` Bastien
2012-05-01 23:24   ` Richard Stanton [this message]
2012-05-02  1:37     ` org + beamer: How to get @Š@ to create \alert? Nick Dokos
2012-05-02  9:39       ` Sebastien Vauban
2012-05-02 14:03         ` Nick Dokos
2012-05-02 11:39       ` Nicolas Goaziou
2012-05-02 19:06         ` Sporadic problems pasting Richard Stanton
2012-05-02 19:28           ` Emacs occasionally hangs using org-mode Richard Stanton
2012-05-02 20:11           ` Sporadic problems pasting Bastien
2012-04-23 17:28 ` make fails on current version Toby Cubitt

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=CBC5BCEB.1D011%stanton@haas.berkeley.edu \
    --to=stanton@haas.berkeley.edu \
    --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).