X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/65916b0958b55a24073cb592e31b6bb7ac0585b9..0c03134ab73b90e9350769a7c73a78e358f22247:/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: