Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[MNT]: Unify tex2uni #26029

Closed
Closed
@oscargus

Description

@oscargus

Summary

tex2uni in_mathtext_data.py is now an unsorted dict with a mix of hex and decimal entries. This makes it quite hard to get an overview of.

Proposed fix

It would probably make sense to select one of the formats and sort it either on the number or the latex string.

An option would be to use the Unicode name which can be obtained asunicodedata.name(chr(8830)). In this case, sorting on the LaTeX-string may make the most sense. (One will have to modify the code a bit here as well as an integer is currently assumed.)

(In all circumstances, I'd suggest to write some code to do the conversion, not to do it manually, and also wait until#25933,#26010, and#26024 are merged.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp