4 lines
133 B
Python
4 lines
133 B
Python
c.SlidesExporter.exclude_input = True
|
|
c.SlidesExporter.reveal_scroll = True
|
|
c.PDFExporter.latex_command = ["pdflatex", "{filename}"]
|