JuliaTeX / TikzPictures.jl

Creating PGF/TikZ pictures and saving them in various formats
Other
89 stars 28 forks source link

Deprecation warnings #86

Open dylan-asmar opened 10 months ago

dylan-asmar commented 10 months ago

tectonic() and pdftocairo() appear to be deprecated.

When running test:

┌ Warning: tectonic() is deprecated, use the non-do-block form
│   caller = ip:0x0
└ @ Core :-1
...
┌ Warning: pdftocairo() is deprecated, use the non-do-block form
│   caller = ip:0x0
└ @ Core :-1