Initial configuration commit

This commit is contained in:
Alex Selimov 2023-10-24 22:54:55 -04:00
commit 31c8abea59
266 changed files with 780274 additions and 0 deletions

View file

@ -0,0 +1,13 @@
"""
This type stub file was generated by pyright.
"""
"""
font data tables for truetype and afm computer modern fonts
"""
latex_to_bakoma = ...
type12uni = ...
uni2type1 = ...
tex2uni = ...
stix_virtual_fonts: dict[str, dict[str, list[tuple[int, int, str, int]]] | list[tuple[int, int, str, int]]] = ...
stix_glyph_fixes = ...