GNU bug report logs - #32345
12.1.1; wrong preview position for four-byte utf-8 encoded character (xelatex)

Previous Next

Package: auctex;

Reported by: sattler.christian <at> web.de

Date: Thu, 2 Aug 2018 01:08:01 UTC

Severity: normal

Tags: wontfix

Found in version 12.1.1

Done: Arash Esbati <arash <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jfbu <jfbu <at> free.fr>
To: bug-auctex <at> gnu.org
Subject: Re: bug#32345: 12.1.1; wrong preview position for four-byte utf-8
 encoded character (xelatex)
Date: Thu, 2 Aug 2018 13:13:43 +0200
[Message part 1 (text/plain, inline)]
Le 02/08/2018 à 02:42, sattler.christian <at> web.de a écrit :
> \documentclass{article}
> 
> \begin{document}
> 
> Test: $𝒞$
> 
> \end{document}


This already does not compile correctly with xelatex:

Missing character: There is no 𝒞 in font cmmi10!

I obtain partial success with

\documentclass{article}
\usepackage{unicode-math}
\begin{document}

Test: $𝒞$

\end{document}
% Local variables:
% TeX-engine: xetex
% End:

On generating preview (turning preamble caching off, as xelatex is not compatible with preamble caching and OpenType fonts) I see the attached image.

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).

I am doing this with a 12.1+ incorporating recent fixes related to TeXLive 2018 and accented characters in filenames.

Best,

Jean-François

[Capture d’écran 2018-08-02 à 13.07.42.png (image/png, attachment)]

This bug report was last modified 1 year and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.