emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Robert Klein <kleinrob@mpip-mainz.mpg.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: exporting, too, was: Re:  multiline emphasis, was: Re:   latex italics in list, with quotation marks
Date: Fri, 15 Mar 2013 18:43:59 +0100	[thread overview]
Message-ID: <87obek5zj4.fsf@gmail.com> (raw)
In-Reply-To: <514318D7.8050400@mpip-mainz.mpg.de> (Robert Klein's message of "Fri, 15 Mar 2013 13:49:27 +0100")

Hello,

Robert Klein <kleinrob@mpip-mainz.mpg.de> writes:

> (require 'org)
>
> ;; change number of newlines for emphasized blocks
> (setq org-emphasis-regexp-components
>       '(" \t('\"{" "- \t.,:!?;'\")}\\" " \t\r\n,\"'" "." 10))
>

This should probably happen before org is loaded, according to the
docstring.

> Mebbe I just forgot some setting to get it working, though I'd like the
> exporter to recognize the org-emphasis-regexp-components settings...

The exporter relies on the parser, which relies on `org-emph-re', which
is built from `org-emphasis-regexp-components'.


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2013-03-15 17:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-08 10:58 latex italics in list, with quotation marks Myles English
2013-03-14  8:56 ` multiline emphasis, was: " Robert Klein
2013-03-14 16:46   ` W. Greenhouse
2013-03-14 16:51     ` Bastien
2013-03-14 20:39     ` Marcin Borkowski
2013-03-15 12:49   ` exporting, too, was: " Robert Klein
2013-03-15 17:43     ` Nicolas Goaziou [this message]
2013-03-17  9:57       ` Robert Klein
2013-04-14 10:04         ` 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=87obek5zj4.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kleinrob@mpip-mainz.mpg.de \
    /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).