* conflicting markup
@ 2010-10-31 16:26 Sébastien Mengin
2011-02-03 17:18 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Sébastien Mengin @ 2010-10-31 16:26 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I would like to be able to type something like:
¶xx¶^e siècle
where ¶ is the markup for small-caps when exporting to html (which,
finally, I managed to configure, so please forget my precedent post and
forgive me for the noise).
The problem is that for the moment, I have to separate the markup as
following in order to get conversion to html:
¶xx¶ ^e siècle
which is a typographic mistake.
Note that with any of the markup (* or /, etc.), this behaviour occurs.
I am using org-ode version 7.02.
PS: Next step is to convert ¶xx¶ siècle into \textsc{xx}~siècle for
latex! ;)
Thanks in advance,
--
Sébastien Mengin
Édition et logiciels libres
< Mise en page avec LaTeX >
http://edilibre.net
tél. : 06 84 88 49 17
jid. : sebastien-mengin@jabber.org
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: conflicting markup
2010-10-31 16:26 conflicting markup Sébastien Mengin
@ 2011-02-03 17:18 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2011-02-03 17:18 UTC (permalink / raw)
To: Sébastien Mengin; +Cc: emacs-orgmode
Hi Sébastien,
Sébastien Mengin <sebastien-mengin@edilibre.net> writes:
> I would like to be able to type something like:
>
> ¶xx¶^e siècle
>
> where ¶ is the markup for small-caps when exporting to html (which,
> finally, I managed to configure, so please forget my precedent post and
> forgive me for the noise).
>
> The problem is that for the moment, I have to separate the markup as
> following in order to get conversion to html:
>
> ¶xx¶ ^e siècle
I suggest you try to customize `org-emphasis-regexp-components' so that
the ^ char is allowed as a postmach character (I didn't try myself tho).
HTH,
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-03 17:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-31 16:26 conflicting markup Sébastien Mengin
2011-02-03 17:18 ` Bastien
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.