Table of contents Index

class Interactive

Declared in module PyLaTeX.LaTeXPy

Inheritance hierarchy:

PyLaTeX.LaTeXPy.Interactive
  PyLaTeX.LaTeXPy.Content

Synopsis

class Interactive(Content):
    def __str__(self)

    # Inherited from PyLaTeX.LaTeXPy.Content
    def __init__(self, text)
    def __str__(self)

Description

The content of the interactive environment.


Author: Berthold H\366llmann
Version: 1.5