ktikz - Editor for the TikZ language 0.6

Florian Hackenberger f.hackenberger at chello.at
Sun Mar 23 13:25:14 CET 2008


Name: ktikz - Editor for the TikZ language
Version: 0.6
Type: KDE Graphic Editor
Depend: 
License: GPL
Homepage:
http://www.hackenberger.at/blog/ktikz-editor-for-the-tikz-language
More Info:
http://www.kde-apps.org/content/show.php?content=63188

Description:
 Version 0.6 is released! It is available as a
Debian package for Ubuntu Gutsy. 

Please post wishes and bug reports below or even
better, send them via email.

KtikZ is a small application helping you to create
TikZ (from the LaTeX pgf package) diagrams for
your publications. It requires qt4, libpoppler,
LaTeX (pdflatex), the LaTeX preview-latex-style
package [1] and pgf itself [2]. For the eps export
functionality you also need the poppler-utils
package. If you'd like to improve this litte tool
just check it out from svn
(svn://hackenberger.at/svnroot/ktikz) and send me
patches.

Here are some TODOs:
Print image
In multiple image mode, allow to save and export
only the current image
Load the contents of the TikZ commands menu from
an XML file
  (this would require an XML file for each
translation :-( )
Clicking an item in the TikZ commands dock widget
should not insert
  it, but only select it.  Pressing an Insert
button would then do the
  actual insertion.  There should also be a Help
button which opens the
  TikZ manual at the page where the selected item
is explained.

The following Ubuntu packages are required for
compilation
(not counting an ordinary C++ development
environment and a
standard LaTeX environment)
qt4-dev-tools
libqt4-dev
libpoppler-qt4-dev
pgf
preview-latex-style

Compile the application as following:
[quote]tar xf ktikz-0.3.tar.gz
cd ktikz
qmake-qt4
make
[/quote]

Now ktikz can be started with
[quote]./src/ktikz[/quote]

Optionally, you can install ktikz on your system
using:

sudo make instal

[1]
[url]http://www.gnu.org/software/auctex/preview-latex.html[/url]
[2]
[url]http://www.ctan.org/tex-archive/graphics/pgf/[/url]



Changelog:
 Version 0.6 (2008-02-25):
- added find and replace
- added go to line
- added indent selected paragraph
- remove crash when first character of the
document is '\'
- allow usage of -shell-escape, so that functions
can be plotted using
  gnuplot from within tikz
- added highlighting of the current line in code
editor
- added show white spaces
- added show matching brackets
- allow scrolling of code editor without moving
the cursor with Ctrl+Up
  and Ctrl+Down
- added template support for the LaTeX file in
which the PGF picture
  is included
- updated the icons to the latest version of
Oxygen


More information about the Kde-announce-apps mailing list