emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Org-Mode Reference Card "bug"
Date: Thu, 28 Feb 2013 15:46:54 +0100	[thread overview]
Message-ID: <86lia88pi9.fsf@somewhere.org> (raw)
In-Reply-To: 87y5e8eqdk.fsf@bzg.ath.cx

Bastien,

Bastien wrote:
> "Sebastien Vauban" writes:
>> They should not visually disappear, but they do.
>
> No... chances are that it comes from your configuration. Please always
> assume it does first, then provide a recipe if it's with emacs -Q. Thanks!

Yes, it does. I still had the following code, from when `@' was unofficially
supported in Beamer to render alert calls:

--8<---------------cut here---------------start------------->8---
  (defface my/org-alert-face
    '((t (:weight bold :foreground "black" :foreground "#FF0000")))
    "Face used to display alert'ed items.")

  (add-to-list 'org-emphasis-alist
               '("@" my/org-alert-face "<span class=\"alert\">" "</span>"))

  (add-to-list 'org-export-latex-emphasis-alist
               '("@" "\\alert{%s}" nil))
--8<---------------cut here---------------end--------------->8---

Without that, the problem disappears.

Sorry for the noise.

Best regards,
  Seb

-- 
Sebastien Vauban

  reply	other threads:[~2013-02-28 14:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-27 10:37 Org-Mode Reference Card "bug" Frank Mueller
2013-02-27 19:18 ` Nick Dokos
2013-02-28  8:48   ` Sebastien Vauban
2013-02-28  8:53     ` Bastien
2013-02-28  9:28       ` Sebastien Vauban
2013-02-28  9:31         ` Bastien
2013-02-28 14:46           ` Sebastien Vauban [this message]
2013-02-28 14:41     ` Nick Dokos
2013-03-02 10:27       ` Bastien

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=86lia88pi9.fsf@somewhere.org \
    --to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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).