X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/262c7082c23ab266254175438d1524470996c4d2..refs/heads/commerce:/librarian/pdf.py diff --git a/librarian/pdf.py b/librarian/pdf.py index bcf8d9a..c34042e 100644 --- a/librarian/pdf.py +++ b/librarian/pdf.py @@ -180,10 +180,11 @@ def transform(wldoc, verbose=False, save_tex=None, morefloats=None, verbose: prints all output from LaTeX save_tex: path to save the intermediary LaTeX file to morefloats (old/new/none): force specific morefloats - cover: a cover.Cover object - flags: less-advertising, + cover: a cover.Cover object or True for default + flags: less-advertising, not-wl, images customizations: user requested customizations regarding various formatting parameters (passed to wl LaTeX class) """ + # TODO: images # Parse XSLT try: