Hello, t...@tsdye.com (Thomas S. Dye) writes:
> Recently, entities in org-entities-user haven't made it through LaTeX > export when they are in a caption. > > This Org mode snippet: > > Test \umacron \ocirc \umacron \amacron. > > #+caption: Test \umacron \ocirc \umacron \amacron. > > Yields this output: > > Test \={u} \^{o} \={u} \={a}. > > \caption{Test \umacron \^{o} \umacron \amacron.} > > You can see that the org-entity (\ocirc) makes it through unscathed, but > that my user entities \umacron and \amacron don't. I cannot reproduce it. Do you have an ECM? Are you setting `org-entities-user' in a special way (i.e, not globally through `setq' or customize)? Regards, -- Nicolas Goaziou