KLatexFormula Changelog

What's new in KLatexFormula 3.3.0 Beta

Sep 9, 2014
  • CHANGES FOR PACKAGERS/DEVELOPERS:
  • The order of dependencies was reversed between klfbackend and klftools. Now, klfbackend depends on klftools and no longer the other way around.
  • Yet, if you want to use klfbackend in your program, and don't want to depend also on klftools, you can link to klfbackend_auto, the autonomous backend library which includes internally the (few) required sources from klftools.
  • Of course, the libraries are neither source nor binary compatible with version 3.2.
  • Support for Qt3 was abandoned. All libraries need Qt4 (4.4+). I'll try to make them Qt5-compatible soon.

New in KLatexFormula 3.2.11 (Jul 29, 2014)

  • fix for font outlining for future ghostscript versions (gs >= 9.15, in development)
  • should fix default application font size on some systems

New in KLatexFormula 3.2.8 (Jun 17, 2014)

  • fixes a bug caused by recent versions of ghostscript

New in KLatexFormula 3.2.7 (Jun 17, 2014)

  • fixes a bug preventing epstopdf from being executed on some linux systems

New in KLatexFormula 3.2.6 (Jun 17, 2014)

  • fixes a technical issue when compiling with gcc 4.7

New in KLatexFormula 3.2.5 (Jun 17, 2014)

  • fixes bug with epstopdf on ubuntu
  • includes Czech translation

New in KLatexFormula 3.2.4 (Jun 27, 2013)

  • removed unnecessary explicit -m32/-m64 build flags (should fix broken compilation on some platforms)
  • build system enhanced for building mac installers
  • minor enhancements

New in KLatexFormula 3.2.3 (Jun 27, 2013)

  • corrected some typos
  • klatexformula_cmdl provides output to console on MS Windows
  • minor bugfixes and enhancements

New in KLatexFormula 3.2.2 (Dec 7, 2010)

  • Visual feedback of which export type is used when copying or dragging an equation
  • HTML data export type (image with alternate text, ideal for pasting in e-mails which can then be read in both HTML and plain text)
  • Add-Ons can be even more easily installed by dragging the RCC Add-On file on the editor
  • For packagers: CMake variable KLF_NO_CMU_FONT tells klatexformula to use system font by default
  • For translators: Improved translation system with a new perl script to collect also messages in XML config files
  • some bug fixes

New in KLatexFormula 3.2.1 (Oct 26, 2010)

  • minor bugfixes and enhancements

New in KLatexFormula 3.2.0 (Sep 30, 2010)

  • NEW FEATURES:
  • Now a bigger preview can be opened on request after evaluating a formula (Shortcut: F2 key)
  • A new export mime-type profiles system allows you to specify precisely which formats you would like to export when using copy/paste and drag/drop. The formats are organized in profiles which you can select in a menu below the DRAG/COPY buttons.
  • It is now possible to re-open saved PNG images (try dragging them onto the editor).
  • LaTeX' Computer Modern Sans Serif font is used as the default application font. Don't like it? Don't worry, you can easily choose your preferred application font.
  • The code editor now automatically detects missing LaTeX packages when you type in a symbol for which you have not included the corresponding package in the preamble.
  • KLatexFormula now by default instructs ghostscript to outline fonts in EPS/PDF files. This fixes exports to eg. Adobe Illustrator.
  • The internals of the library were completely redesigned for greater flexibility. Read more on this subject on the page User Manual:The new library concept (KLF version 3.2).
  • A small plugin for KDE 4 's KTextEditor/KatePart was written to integrate KLatexFormula into any application that uses KTextEditor (eg. Kate, Kile).
  • The KLFTools library now groups some general utilities used within KLatexFormula that could also profit to other applications (see Devel Manual:KLFTools Library).
  • On windows, an installer with a pre-bundled minimal latex distribution (customized MikTeX distribution) is now available.

New in KLatexFormula 3.1.2 (Sep 30, 2010)

  • Fixed details in build system for packaging convenience

New in KLatexFormula 3.1.1 (Feb 26, 2010)

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

New in KLatexFormula 3.1.0 (Feb 26, 2010)

  • Real-time Latex Preview
  • Support for add-ons and plugins !
  • System Tray integration plugin
  • DBus interface
  • Many fixes and updates

New in KLatexFormula 3.0.1 (Feb 26, 2010)

  • Small bugfixes and added missing klatexformula.rc file for win compile

New in KLatexFormula 3.0.0 (Feb 26, 2010)

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

New in KLatexFormula 2.1.1 (Feb 26, 2010)

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

New in KLatexFormula 2.1.0 (Feb 26, 2010)

  • the concept of Library for tagging, organizing and archiving equations.

New in KLatexFormula 2.0.0 (Feb 26, 2010)

  • complete re-write for a cleaner API.
  • A Symbols palette for insertinig in your code
  • searching tagged history items
  • Syntax highlighting