|
From: | David Kastrup |
Subject: | bug#32345: 12.1.1; wrong preview position for four-byte utf-8 encoded character (xelatex) |
Date: | Thu, 02 Aug 2018 13:34:51 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
jfbu <address@hidden> writes: > I obtain partial success with > > \documentclass{article} > \usepackage{unicode-math} > \begin{document} > > Test: $𝒞$ > > \end{document} [...] > Further the log contains indication something went wrong indeed > > l.5 Test: $ > 풞$ > Preview: Tightpage -32891 -32891 32891 32891 > ./testpreview.tex:5: Preview: Snippet 1 ended.(456786+9830x428605). Maybe you should bother to mention what you consider "indication something went wrong indeed". preview-latex produces error messages on purpose. That's the only way to get to the right column. The problem here is that the character in the error message appears to be a different character from what is in the source file, so preview-latex isn't able to correlate it with the source. -- David Kastrup
[Prev in Thread] | Current Thread | [Next in Thread] |