emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [ANN] ASCII back-end for new export engine


From: Nicolas Goaziou
Subject: Re: [O] [ANN] ASCII back-end for new export engine
Date: Tue, 07 Feb 2012 08:07:36 +0100

Hello,

address@hidden (Thomas S. Dye) writes:

> I defined a new entity in org-entities-user, but the new exporter
> appears to ignore it.  Does it look at this variable, or just
> org-entities?

I used:

--8<---------------cut here---------------start------------->8---
(add-to-list 'org-entities-user '("omacr" "\\={o}" nil "&#333;" "o" "o" "ō"))
--8<---------------cut here---------------end--------------->8---

without a problem.

> I played around a bit with entities defined in org-entities, and these
> do transcode properly.  How do I get one in the middle of a word?  If I
> leave a space after the entity, the space ends up in the output.  If I
> don't leave a space, the entity isn't recognized.

Use {}, i.e. some w\omacr{}rd (new exporter only).


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]