/tikzzz

A tiny tikzzz editor in the browser

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

tikzzz

tikzzz is a tiny tikz editor in the browser.

  • when you write your tikz code, the image is updated ;
  • When you move nodes with the mouse, the code is updated.

It is inspired by QTikZ and KTikZ.

Screenshot

image

Requirements

On Ubuntu, install php7.2-cli package:

$ sudo apt install php7.2-cli

Install also pdf2svg.

How to launch it?

Use this Shell script runlocally.sh:

$ ./runlocally.sh

It should open your browser to http://127.0.0.1:8123/, if not you can copy-paste the link or click on it.

License?

Written by François Schwarzentruber