Releases: li-xin-yi/HK-journalist
Releases · li-xin-yi/HK-journalist
Bug Fixed
Change shell argument in the invocation of subprocess.run
, which may lead to no output PDF. (see the document and this question)
New features (debug info + plain PDF mode + long table)
Add some new subtle features with version 0.0.7:
- If it fails to build an output file, both
stderr
andstdout
information are given for debugging. From now,journalist.report
returns the return code (0 if successful) of compiling process instead of filename. - Turn off
beamer
argument injournalist.report()
if you just want to generate a plain PDF article instead of slides - Remove all temp files once after the final report generated successfully.
- For automatically generated templates, a table or a paragraph may be too long to display in one single slide page, so they are allowed to span multiple pages when specifying template pages for them.
bug fixed
Support for zh_CN
v0.0.5 new version supporting for chinese
more flexible template generate
v0.0.4 add more flexible template
v0.0.3
init version
0.0.1 add toc