You are viewing an older version (9.5.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.5.0 / IPython / core / magics / display / DisplayMagics / latex

function

IPython.core.magics.display:DisplayMagics.latex

source: /IPython/core/magics/display.py :59

Signature

def   latex ( self line cell )

Summary

Render the cell as a block of LaTeX

Extended Summary

The subset of LaTeX which is supported depends on the implementation in the client. In the Jupyter Notebook, this magic only renders the subset of LaTeX defined by MathJax [here](https://docs.mathjax.org/en/v2.5-latest/tex.html).

Aliases

  • IPython.core.magics.DisplayMagics.latex