Hello,

t...@tsdye.com (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