Le 08/11/2018 à 18:07, Stephen Berman a écrit :
I have a file containing such composed characters that I've imported to
a LaTeX file but in the output of pdflatex, the circumflex is displayed
over the character following the one it is composed with, e.g., the
sequence 'b^a' (where '^' means U+0302, the combining circumflex accent)
is displayed in Emacs with the circumflex over 'b' but in the PDF output
the circumflex is over 'a'.

Hi

I wanted to test your problem but I have another issue, which is that
typing

'xb M-x 8 <RET> 302 <RET>ac'

the 'a' gets superimposed on top of the b in my Emacs buffer:

(see attached image)

As per your issue, it is going to be very hard in LaTeX to get the accent on 
top of previous letter. (I think, but my knowledge of Unicode is scarce). With 
LuaLaTeX that could be possible.

If really the combining accent is supposedly typed *after*  the letter (which 
sounds strange to me, but again, I am no Unicode-guy).

Best,

Jean-François


_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to