This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / core / completer / IPCompleter / latex_name_matcher

function

IPython.core.completer:IPCompleter.latex_name_matcher

source: /IPython/core/completer.py :3172

Signature

def   latex_name_matcher ( self context : CompletionContext )

Summary

Match Latex syntax for unicode characters.

Extended Summary

This does both \alp -> \alpha and \alpha -> α

Aliases

  • IPython.core.completer.IPCompleter.latex_name_matcher