auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] composed characters in LaTeX source code


From: jfbu
Subject: Re: [AUCTeX] composed characters in LaTeX source code
Date: Thu, 8 Nov 2018 18:45:54 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

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


Attachment: Capture d’écran 2018-11-08 à 18.41.35.png
Description: PNG image


reply via email to

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