GNU bug report logs -
#32345
12.1.1; wrong preview position for four-byte utf-8 encoded character (xelatex)
Previous Next
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
View this message in rfc822 format
[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 75 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.