Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Unicode tokens?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Unicode tokens?


Chronological Thread 
  • From: Matej Kosik <5764c029b688c1c0d24a2e97cd764f AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Unicode tokens?
  • Date: Thu, 9 Mar 2017 16:24:20 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=5764c029b688c1c0d24a2e97cd764f AT gmail.com; spf=Pass smtp.mailfrom=5764c029b688c1c0d24a2e97cd764f AT gmail.com; spf=None smtp.helo=postmaster AT mail-wm0-f49.google.com
  • Ironport-phdr: 9a23:myzxGxVtlxwUBn5XSRYOoIyeRenV8LGtZVwlr6E/grcLSJyIuqrYbByGt8tkgFKBZ4jH8fUM07OQ6PG9HzBeqsnY+Fk5M7V0HycfjssXmwFySOWkMmbcaMDQUiohAc5ZX0Vk9XzoeWJcGcL5ekGA6ibqtW1aFRrwLxd6KfroEYDOkcu3y/qy+5rOaAlUmTaxe71/IRG2oAnLucQbgIRuJ6QsxhDUvnZGZuNayH9yK1mOhRj8/MCw/JBi8yRUpf0s8tNLXLv5caolU7FWFSwqPG8p6sLlsxnDVhaP6WAHUmoKiBpIAhPK4w/8U5zsryb1rOt92C2dPc3rUbA5XCmp4ql3RBP0jioMKjg0+3zVhMNtlqJWuA+vqQJxw4DUY4+bOvRxcazfctwGXmdBW9pdWjZbD4+gYYYCDewMNvtYoYnnoFsOqAOzCw62C+Pz1DBIhGL906g90+Q6EAHG3xErEtUOvXnWrdj4O7sdXfyrwKTM1jrObvBb1DTh54TVbh8tveyDUax/fMXL10UgCQfIg1eMpoP4PT6Y1+sAs2aA4upvUOKgkW8nqwVrrjezwccsj5DEi4QIwV7K8iV5xZw6Jdy+SENjbt6kEYdQtyGHN4RtWM8tX2ZouCMixr0Jv567YTIGyJM9xx7QbfGMbouG4gr7WeuTLjp0nm9pdKy/ihqo8kWs1PfwW8aw3VpSsyZIltfBumoN2hDO8MSLVOdx80S71TqR2A3e6+dJKl0um6XBMZ4u2Lswm4ITsUvdGi/2n137jKqMeUUl/uik8urmYrD6qpOFOY95hQXzPr4hmsy4BuQ4PQwOUHaB9eug073j+FX1QLRMjvIojqnUqJLXKMsBqqKkHQNY0pwv5hWhAzu839kVmWELLFdfdxKGi4jpNUvOIPf9Dfqng1mhkjZmyv/aMbH9HJnAKmPMnbbicLt+90FQ1RY8wcxC6J5KBbwOOuz/VVH1udHaEhA2Lg65zufoBdVzzY4eVmePDbWYMKPWq1OH+uUvI+yUaI8PpDn9M+Ql5+LpjXIhhVAderCp0YILZ3C8A/RpOF6UYWHsg9cECWcFpBAyTO3siF2YUD5cfWy+X6wm5mJzNIXzBoDaA4upnbap3SGhH5QQaHoVJEqLFCLNfpmJWb8vbzmTIYc1z2NaCbP5Ed4ri0H+v1bxk7Y9cuOO93xHvp68ioR7z+LWnBA2szdzCpLOgCm2U2hokzZQFHcN16dlrBklxw==

On 03/08/2017 11:53 PM, Clément Pit-Claudel wrote:
> On 2017-03-08 15:36, Matej Kosik wrote:
>> (I jumped to the conclusion that this is because of some Emacs
>> specific fonts because I've seen this behavior only in Emacs, nowhere
>> else).
>
> This is due to Emacs respecting the incorrect metrics of certain TeX fonts
> (other applications typically ignore them);
> see https://github.com/cpitclaudel/company-coq/issues/15 and
> https://lists.gnu.org/archive/html/bug-gnu-emacs/2015-05/msg00696.html for
> more details.

I've never seen such a behavior in TeX.

Mario reported troubles with \mathcal{P} glyph (unless I misunderstood the
message).

TeX itself does not have this problem. See the attachment.

Mario's and TeX's glyphs looks different, so I am not sure what you mean by
"TeX font".
(My testing instructions were:

$\mathcal{P}$\\
$\mathcal{P}$\\
$\mathcal{P}$\\
$\mathcal{P}$\\
$\mathcal{P}$
)

>
> Emacs 25 includes a workaround for this issue. In Emacs 24, installing
> better fonts should work.
>
> Cheers,
> Clément.
>
>

Attachment: mathcalP.png
Description: PNG image




Archive powered by MHonArc 2.6.18.

Top of Page