MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / dviread.py

File dviread.py

lib/matplotlib/dviread.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2A module for reading dvi files output by TeX. Several limitations make
3this not (currently) useful as a general-purpose dvi preprocessor, but
4it is currently used by the pdf backend for processing usetex text.

Callers

nothing calls this directly

Calls 5

DviClass · 0.85
_print_fieldsFunction · 0.85
_read_argMethod · 0.80
resolve_pathMethod · 0.80
_as_unicode_or_nameMethod · 0.80

Tested by

no test coverage detected