itikz
itikz copied to clipboard
Cell and line magic for PGF/TikZ-to-SVG rendering in Jupyter notebooks
* itikz version: 0.1.5 * Python version: Python 3.8.10 (default, May 19 2021, 13:12:57) [MSC v.1916 64 bit (AMD64)] * Operating System: Win 10 20H2 19042.985 * Jupyter Core: 6.4.0...
Not really a pull request, I just wanted to show you what changes I made: I had to create multiple toolstacks to bypass problems with pdflatex, xelatex, etc... I added...
Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...
### Description Thank you for the great work! I wanted to use `--file-prefix tikz/` so that all `.tex` and `.svg` files were located in a subdirectory and did not clutter...
Hello there, ### Description First of all, I LOVE your extension, I really like it and plan to use it intensely for my teaching material from now on. The support...
* itikz version:0.1.5 * Python version: 3.8.2 * Operating System: linux ### Description latex engine needs executing more than once. ### What I Did ``` %%itikz --temp-dir --implicit-standalone --tex-packages=nicematrix,tikz \NiceMatrixOptions{code-for-last-row...
* itikz version: 0.1.3 * Python version: 3.7.1 * Operating System: Ubuntu 18.04 ### Description I am experiencing problems when a notebook contains more than one itikz drawing. Somehow the...
* itikz version: 0.1.4 * Python version: 3.8.5 * Operating System: Windows 10 19041.508 ### Description Render a simple tikz image im Jupyter Notebook ### What I Did Jupyter Notebook...
* itikz version: 0.1.5 * Python version: 3.8.2 * Operating System: Ubuntu 20.04 ### Description I would like to call itikz to create an SVG object, without returning the TikZ-code...
Thanks for this great extension! I read that you weren't sure if it worked on Windows. I tried it on my PC and all you need for Windows 10 support...