1
vote
1answer
94 views

Syntax Highlight in Winedt

I am using Winedt 7.1 and learning TikZ and I am thinking about to add the commands to the keyword.ini, in the help they mentioned, adding to many keywords may affect the performance. Is there a ...
0
votes
1answer
97 views

Error with TikzEdt after updating LaTeX packages [closed]

I upgraded LyX and consequently updated LaTeX packages. After this TikzEdt producing compilation error even with new files (see image below). I re-installed TikzEdt but no use. I'd highly appreciate ...
22
votes
4answers
6k views

What You See is What You Get (WYSIWYG) for PGF/TikZ?

I was wondering if there is anything similar to LyX for PGF/TikZ (e.g. a high-level WYSIWYG editor or code generator for PGF/TikZ). If there is no WYSIWYG editor for this tandem, is there one that ...
5
votes
2answers
858 views

Looking for a 'high level' Graphics editor for Mac. Then convert diagram to TiKZ code.

I am trying to make a large assortment of VERY basic graphs for including in my documents. (squares with the sides labeled, circles, etc...). It seems the TiKZ package is what I want to use. Does ...
4
votes
1answer
485 views

Are there any Windows-based Graphical editors for \pgfdeclareshape

On TeXample, Martin Scharrer contributed an excellent d-flipflop example that simplifies circuit drawing to a two step-process of Place the part: % Place FFs \foreach \m in {0,...,\N} ...