mkrphys / ipython-tikzmagic

IPython magics for generating figures with TikZ
BSD 3-Clause "New" or "Revised" License
160 stars 44 forks source link

Fix for ImageMagick path, options for \tikzpicture and show how to correctly use preamble #20

Closed DavidPowell closed 6 years ago

DavidPowell commented 6 years ago

I was attempting to reproduce this control systems example within a Jupyter notebook, on a Windows machine. I ran into the following problems, all of which are addressed in this pull request:

I'm happy to change any of the options if necessary, or to split this PR into 3 separate ones covering each of the issues.

DavidPowell commented 6 years ago

An example notebook showing the working example is available here.