Belle II Software development
|
Public Member Functions | |
def | __init__ (self, name) |
Adds a new section to your latex code with some additional commands to force a pagebreak and add a barrier for figure objects.
Definition at line 271 of file b2latex.py.
def __init__ | ( | self, | |
name | |||
) |
Calls super-class init and adds necessary latex commands to output.
Reimplemented from LatexObject.
Definition at line 277 of file b2latex.py.