emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
To: gsharma@ece.rochester.edu
Cc: emacs-orgmode@gnu.org
Subject: Re: Org Mode Latex Export Customization of org-export-latex-emphasis-alist
Date: Tue, 29 Jun 2010 13:11:57 +0200	[thread overview]
Message-ID: <838w5yks8y.fsf@yahoo.it> (raw)
In-Reply-To: <AANLkTimdJAmsUeEfCg1AqY6DZi_9l-lRA9xBNalSa-mp@mail.gmail.com> (Gaurav Sharma's message of "Sun, 27 Jun 2010 20:04:31 -0400")

Gaurav Sharma <gvshar@gmail.com> writes:

> customize the
> org-export-latex-emphasis-alist by using the following in my .emacs
>
> (setq org-export-latex-emphasis-alist

I -[Org 6.36 trans]- don't have this variable. ?-). 
which org-version do you use? you can see with:

M-x org-version 

>  (quote (("*" "\\textbf{%s}" nil)
> ("/" "\\emph{%s}" nil) ("_" "\\alert{%s}" nil) ("+" "\\st{%s}" nil)
> ("=" "\\verb" t) ("@" "\\alert{%s}" nil) ("!" "\\note{%s}" nil) ("~"
> "\\verb" t))))
>

> However, the definitions of "@" and "!" do not seem to take effect at
> all. 
Could you please change the characters avoiding "@" "!" ?
(I know there is not much choice of characters that can be used as 
"emphasis delimiters" )

But I think that "@" "!" does interfere with some regexp:
e.g.  "@" is used in the HTML export.

cheers, 
Giovanni

  reply	other threads:[~2010-06-29 11:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-28  0:04 Org Mode Latex Export Customization of org-export-latex-emphasis-alist Gaurav Sharma
2010-06-29 11:11 ` Giovanni Ridolfi [this message]
2010-06-29 11:29   ` Giovanni Ridolfi
2010-06-29 17:57   ` Gaurav Sharma

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=838w5yks8y.fsf@yahoo.it \
    --to=giovanni.ridolfi@yahoo.it \
    --cc=emacs-orgmode@gnu.org \
    --cc=gsharma@ece.rochester.edu \
    /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).