Skip to content

Releases: gdolle/latex-includetikz

v0.2.1

10 Feb 13:43
Compare
Choose a tag to compare
  • Minor fix

v0.2

09 Feb 18:57
Compare
Choose a tag to compare
  • Renaming keepratio option to font keepratio. This options let scale the font with the picture or keep the font to the size of the document.
  • Fix md5 filename that makes the tikz building crash if the latex compiler option "-output-directory" is not passed.
  • New compiler option required -recorder as it depends on currfile to work with compiler -output-directory option.
  • Replace newwrite by newoutputstream thanks to the newfile package to associate different stream per file. This fix a file writing problem which make the picture rebuild proces crash in previous release.

See the README.md for more details.

v0.1

07 Jan 20:54
Compare
Choose a tag to compare

Changelog

  • New options available (disable/force/keep ratio/...).
  • Partial support of figure refresh when options are changed.

Known bug/issues :

  • Refresh fails when option are changed for several figures at the same time (Write error unresolved).