TikzPictures.jl Versions Save

Creating PGF/TikZ pictures and saving them in various formats

v3.5.0

10 months ago

TikzPictures v3.5.0

Diff since v3.4.2

Closed issues:

  • Failure to precompile do to Tectonic issue (#82)
  • success function for testing of lualatex installation throws an exception when not installed (#83)

Merged pull requests:

  • Updates to work on apple silicon (#84) (@dylan-asmar)

v3.4.2

2 years ago

TikzPictures v3.4.2

Diff since v3.4.1

Merged pull requests:

  • CompatHelper: bump compat for "Tectonic" to "0.8" (#80) (@github-actions[bot])

v3.4.1

2 years ago

TikzPictures v3.4.1

Diff since v3.4.0

Closed issues:

  • UndefVarError: tex_log not defined when _run encounters an error. (#77)

v3.4.0

2 years ago

TikzPictures v3.4.0

Diff since v3.3.3

Closed issues:

  • Path for files (#51)

v3.3.3

3 years ago

TikzPictures v3.3.3

Diff since v3.3.2

Merged pull requests:

  • Remove undefined macro L_mstr (#72) (@khosravipasha)

v3.3.2

3 years ago

TikzPictures v3.3.2

Diff since v3.3.1

Closed issues:

  • ! Undefined control sequence. 330 \sa@placebox ... (#67)
  • standalone.cls not found (#68)
  • Why is limit_to not exposed for TIKZ (#69)

Merged pull requests:

  • Make limit_to available for TIKZ like with TEX (#70) (@H-M-H)

v3.3.1

3 years ago

TikzPictures v3.3.1

Diff since v3.3.0

Closed issues:

  • Tag New Release With Custom Environments (#62)
  • Integration with Pluto.jl Notebook (#64)
  • Standalone workaround does not trigger (#65)

Merged pull requests:

  • Resize TikzPicture with adjustbox width and height options (#66) (@mossr)

v3.3.0

3 years ago

TikzPictures v3.3.0

Diff since v3.2.0

Closed issues:

  • Customize environment for TikZ picture (#58)

Merged pull requests:

  • Provide multiple lazy-loaded backends for SVGs (#57) (@mirkobunse)
  • Added custom environments to support tikz-cd (#59) (@mehalter)
  • decrement version number (#61) (@MaximeBouton)
  • Trying to fix the tests at RegistryCI (#63) (@mirkobunse)

v3.2.0

3 years ago

TikzPictures v3.2.0

Diff since v3.1.0

Closed issues:

  • Emergency Stop (#54)

Merged pull requests:

  • Use pdftocairo from Poppler_jll instead of pdf2svg (#55) (@tomyun)
  • Optionally omit the tikzpicture and document environments. (#56) (@mirkobunse)

v3.1.0

4 years ago

TikzPictures v3.1.0

Diff since v3.0.5

Closed issues:

  • Changing global working directory (#44)
  • Struggling with preamble (#49)
  • tikzset (#50)
  • PDF and SVG ouput not working on Windows on Julia 1.4 (#53)

Merged pull requests:

  • Add a runtime warning if pdf2svg could not be found (#47) (@giordano)
  • Install TagBot as a GitHub Action (#52) (@JuliaTagBot)