You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvim_config/typings/matplotlib/_mathtext_data.pyi

14 lines
328 B

"""
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 = ...