Skip to content

Releases: li-xin-yi/HK-journalist

Bug Fixed

31 Mar 19:51
Compare
Choose a tag to compare

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)

31 Mar 05:30
Compare
Choose a tag to compare

Add some new subtle features with version 0.0.7:

  1. If it fails to build an output file, both stderr and stdout information are given for debugging. From now, journalist.report returns the return code (0 if successful) of compiling process instead of filename.
  2. Turn off beamer argument in journalist.report() if you just want to generate a plain PDF article instead of slides
  3. Remove all temp files once after the final report generated successfully.
  4. 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

29 May 04:00
Compare
Choose a tag to compare
v0.0.6

repack

Support for zh_CN

04 May 14:15
Compare
Choose a tag to compare
v0.0.5

new version supporting for chinese

more flexible template generate

26 Dec 12:28
Compare
Choose a tag to compare
v0.0.4

add more flexible template

v0.0.3

23 Dec 10:23
Compare
Choose a tag to compare
  1. use copy instead of ref of a dict in preprocess, to avoid config arg changed in object
  2. subplot can show completely

init version

19 Dec 13:52
Compare
Choose a tag to compare
0.0.1

add toc