-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Open-PC.com   
Apps
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login
Cool Sites
Mobile Community


-
- Content .- Fans (2) .- Knowledge Base  . 

KLatexFormula

   3.1.2  

Qt Other Utility

KLatexFormula
zoom


KLatexFormula
zoom


KLatexFormula
zoom


Link:  Link
Depends on:  Qt 4.x
Downloads:  526
Submitted:  May 3 2009
Updated:  Nov 28 2009
Score: 
score67%67%score
 67% good
bad   good

Description:

This project is continued from kde-apps.org. Since it was re-written for pure Qt4, its place is here I guess. On kde-apps.org, the project reached 3694 downloads before being transferred to qt-apps.org.

KLatexFormula is an easy-to-use graphical user interface
for generating images (that you can drag and drop, copy and paste or save to disk) from LaTeX equations.

The program has two modes, shrinked and expanded mode. Shrinked mode is straightforward, and expanded mode lets you to specify a few options.

You can use KLatexFormula in command-line mode (eg. for scripts)by invoking klatexformula_cmdl executable. Type klatexformula_cmdl --help for more information.

Manuals are centralized on a wiki at http://klatexformula.sf.net/klfwiki.

Binaries are also available for Mac OS X and Windows.

I hope this can be useful for someone. I'm not sure of having much time to spend for keeping this application up to date, but I was encouraged to publish it so here it is... :-)




Changelog:

*** KLatexFormula 3.1.2+
- Binary Mac Installer for new version

*** KLatexFormula 3.1.2
- Fixed details in build system for packaging convenience

*** KLatexFormula 3.1.1
- Introduced fix that will stop KLatexFormula from re-building full latex symbols cache at first startup after upgrade

*** KLatexFormula 3.1.0
- Real-time Latex Preview
- Support for add-ons and plugins !
- System Tray integration plugin
- Many fixes and updates

*** KLatexFormula 3.0.1+
- Added Mac Binary Installer!

*** KLatexFormula 3.0.1
- Small bugfixes and added missing klatexformula.rc file for win compile

*** KLatexFormula 3.0.0
- Complete Source Re-Write for pure Qt 4 (needs Qt >= 4.4)
- Various minor changes, and added a nice color selection dialog ;)

*** KLatexFormula 2.1.1
- Fixed a bug in configuration that made formula previews invisible to users who hadn't yet used KLatexFormula.

*** KLatexFormula 2.1.0
- the concept of *Library* for tagging, ordering and archiving equations.

*** KLatexFormula 2.0.1
- bug fix in KLFBackend
- et voilà enfin une traduction en français pour ma petite application !

*** KLatexFormula 2.0.0 is out !
The source was subject to complete re-write for a cleaner API. See KLatexFormula homepage (klatexformula.sourceforge.net) for more information. (Note: The formula history of an older version of KLatexFormula can be imported in the newer version)
- New: A Symbols palette for insertinig in your code
- New: searching tagged history items
- New: Syntax highlighting
- Plus more features !




LicenseGPL
Source(klatexformula-3.1.2.tar.gz)
(Browse Packages)
Mac OS X(Mac OS X Binary Installer)
MS Windows(Windows MSI Installer)
send to a friend
subscription
other apps from phfaist

-

 Compillation?

 
 by warlockrf on: May 3 2009
 

I am sorry, but how to compile it?

it is stupid to run MSI under wine... but it works, yeah


reply to this

-
.

 Re: Compillation?

 
 by phfaist on: May 4 2009
 

Sorry, I should have specified this more clearly !

klatexformula-3.0.1> qmake
klatexformula-3.0.1> make

and to install in /usr, run as superuser:

klatexformula-3.0.1> make install

For these steps to work, you need the Qt4's qmake to be in your $PATH.

Best Regards,
Philippe Faist


reply to this

-
.

 Thumbs up!!

 
 by rod on: May 4 2009
 

Thanks for the porting to qt4. It is a very very useful app, and now it is faster, looking better, better integrated.

Thanks!


reply to this

-

 KLatexFormula in Fedora

 
 by nucleas on: May 10 2009
 

KLatexFormula can be installed now in Fedora 9, 10, 11 with yum:

yum install klatexformula


reply to this

-

 command-line mode

 
 by nucleas on: Nov 18 2009
 

Is command-line mode was removed in 3.1.0 version?
symlink klatexformula_cmdl works like klatexformula.


reply to this

-

 Re: command-line mode

 
 by phfaist on: Nov 18 2009
 

Hi nucleas,
klatexformula_cmdl is symlinked to klatexformula because now klatexformula itself suppports command-line instructions. type klatexformula --help for basic help. Basically, you can run either the full GUI, either in batch mode, each time possibly specifying latex input and possibly output file, etc.
Batch mode is automatically activated if a --latexinput or --input option is given.
Regards,
Philippe


reply to this

add commentback




-
-
all messages
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge Base
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About Qt-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2006-2010 Qt-Apps.org Team  
All rights reserved. Qt-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
Qt is a trademarks of Nokia