LWN.net Logo

Cirkuit 0.1.2

From:  Matteo Agostinelli <agostinelli-AT-gmail.com>
To:  kde-announce-apps <kde-announce-apps-AT-kde.org>
Subject:  Cirkuit 0.1.2
Date:  Tue, 7 Jul 2009 21:31:32 +0200
Message-ID:  <92bc81338f640462ee8cb3b56700b212@www.kde-apps.org>
Archive-link:  Article, Thread

Name: Cirkuit
Version: 0.1.2
Type: KDE Scientific
Depend: KDE 4.x
License: GPL
Homepage:
http://wwwu.uni-klu.ac.at/magostin/cirkuit.html
More Info:
http://www.kde-apps.org/content/show.php?content=107098

Description:
 Cirkuit is a KDE4 GUI for the Circuit macros by
Dwight Aplevich, which is a set of macros for
drawing high-quality line diagrams to include in
TeX, LaTeX, or similar documents. Cirkuit builds a
live preview of the source code and can export the
resulting images in EPS, PDF, PNG or PSTricks
format.

Requirements
------------

To run this application you need to have the
following applications installed:

* latex (with PSTricks package)
* m4
* gs
* dvips
* epstopdf
* pdf2svg

On Debian-based systems (e.g. Ubuntu/Kubuntu) type
the following command to install the required
apps:

sudo apt-get install texlive-latex-base
texlive-pstricks texlive-base-bin
texlive-extra-utils m4 ghostscript pdf2svg


To build Cirkuit you need the KDE4 and Qt4 dev
packages. To install them on Debian-based systems,
type

sudo apt-get install kdelibs5-dev libqt4-dev


To build the application, follow the usual
KDE4/CMake procedure:

tar xzvf cirkuit-0.1.2.tar.gz
cd cirkuit-0.1.2
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
make
sudo make install

Visit the application homepage:
[url]http://wwwu.uni-klu.ac.at/magostin/cirkuit.html[/url]

Comments are welcome!

EDIT: Ubuntu 64-bit package added

Changelog:
 - 0.1.2
Faster preview generation
Export to SVG
Line number visualization
Fixed cutting of figures when exporting to EPS/PDF
Fixed CMakeLists.txt
Various bug fixes

- 0.1.1
Fixed a bug which prevented the generation of the
preview
Improved auto-configuration of the macros

- 0.1
Initial version




JOB RECOMMENDATION:
------
Praktikant m/w Programmierung/Marketing/IT -
openDesktop.org - trainee
 http://www.KDE-Apps.org/jobs/?id=109
------
Junior Software Engineer in Stuttgart (w/m) -
softSCIENCE GmbH - vollzeit
 http://www.KDE-Apps.org/jobs/?id=61

more jobs: http://www.KDE-Apps.org/jobs/


_______________________________________________
Kde-announce-apps mailing list
Kde-announce-apps@kde.org
https://mail.kde.org/mailman/listinfo/kde-announce-apps



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds