bundles / IPython 9.12.0 / IPython / core / completer / back_latex_name_matcher
function
IPython.core.completer:back_latex_name_matcher
source: /IPython/core/completer.py :1771
Signature
def back_latex_name_matcher ( context : CompletionContext ) → SimpleMatcherResult Summary
Match latex characters back to unicode name
Extended Summary
This does \ℵ -> \aleph
Aliases
-
IPython.core.completer.back_latex_name_matcher