Mykel, thank you for creating these packages!  I was quite impressed with
Tikz examples (way) back when I was writing my thesis, but never took the
time to learn how to use them properly. I guess I still probably won't do
that, but your packages make it much more likely that I'll explore them!

Cheers,
   Kevin


On Thu, Aug 21, 2014 at 2:05 PM, Mykel Kochenderfer <
[email protected]> wrote:

> There are three new Julia packages for interfacing with PGF/TikZ
> <http://www.ctan.org/pkg/pgf> for making publication-quality graphics.
>
>    1. TikzPictures.jl <https://github.com/sisl/TikzPictures.jl>. Basic
>    interface to PGF/TikZ. Images can be saved as PDF, SVG, and TEX. If using
>    IJulia, it will output SVG images.
>    2. PGFPlots.jl <https://github.com/sisl/PGFPlots.jl>. Plotting tool
>    that uses the pgfplots <http://ctan.org/pkg/pgfplots> package (built
>    on top of TikZ).
>    3. TikzGraphs.jl <https://github.com/sisl/TikzGraphs.jl>. Graph layout
>    package using algorithms built into PGF/TikZ 3.0+.
>
> Documentation is provided with each package. Installation of the
> dependencies (e.g., pdf2svg and pgfplots) is still a bit manual, but
> instructions are in the documentation.
>

Reply via email to