All Projects → klatexformula → klatexformula

klatexformula / klatexformula

Licence: GPL-2.0 license
Generate images from LaTeX equations that you can drag and drop, copy and paste or save to disk.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects
c
50402 projects - #5 most used programming language
Objective-C++
1391 projects

Projects that are alternatives of or similar to klatexformula

Persepolis
Persepolis Download Manager is a GUI for aria2.
Stars: ✭ 5,218 (+7354.29%)
Mutual labels:  qt5, macosx
Qtfm
Qt File Manager
Stars: ✭ 73 (+4.29%)
Mutual labels:  qt5, macosx
transmat
Share data beyond the browser boundaries. Enable users to transfer data to external apps, and open your webapp to receive external data.
Stars: ✭ 453 (+547.14%)
Mutual labels:  drag-drop, copy-paste
Racoon
✒️ A simple code editor based on Qt
Stars: ✭ 20 (-71.43%)
Mutual labels:  qt5
qnotero
Standalone sidekick to the Zotero reference manager
Stars: ✭ 38 (-45.71%)
Mutual labels:  qt5
PrincekinKlineFrame
一款用Swift开发的K线图和深度图组件,具有轻量、敏捷等特点,可供虚拟货币行业和金融行业使用
Stars: ✭ 72 (+2.86%)
Mutual labels:  macosx
qt-ribbon
A ribbon bar implementation for Qt widgets applications
Stars: ✭ 43 (-38.57%)
Mutual labels:  qt5
ceed-cpp
CEGUI unified editor (CEED) for editing layout files and more
Stars: ✭ 44 (-37.14%)
Mutual labels:  qt5
skinner
Skin export / import tools for Autodesk Maya
Stars: ✭ 68 (-2.86%)
Mutual labels:  export
WMIT
Warzone Model Import Tool - for use with Warzone 2100
Stars: ✭ 14 (-80%)
Mutual labels:  qt5
nvim
Repository for the Tandem NeoVim Plugin
Stars: ✭ 23 (-67.14%)
Mutual labels:  macosx
Data-Export
Data-Export支持将链上数据导出到MySQL、ES等便于进行大数据处理的存储介质中,解决区块链数据复杂查询、分析、可视化和处理的问题。
Stars: ✭ 37 (-47.14%)
Mutual labels:  export
ExcelExport
Classes to generate Excel/CSV Report in ASP.NET Core
Stars: ✭ 39 (-44.29%)
Mutual labels:  export
Reports.JS
Stimulsoft Reports.JS is a reporting tool for Node.js and JavaScript applications.
Stars: ✭ 33 (-52.86%)
Mutual labels:  export
vatsinator-legacy
An open-source Vatsim monitor
Stars: ✭ 12 (-82.86%)
Mutual labels:  qt5
MarvelForKeynote
Sync your Keynote file to Marvel
Stars: ✭ 16 (-77.14%)
Mutual labels:  macosx
mini-qml
Minimal Qt deployment for Linux, Windows, macOS and WebAssembly.
Stars: ✭ 44 (-37.14%)
Mutual labels:  qt5
export-command
Exports WordPress content to a WXR file.
Stars: ✭ 12 (-82.86%)
Mutual labels:  export
bookmarks
A PySide2 based file and asset manager for animation and CG productions.
Stars: ✭ 33 (-52.86%)
Mutual labels:  qt5
vimiv-qt
An image viewer with vim-like keybindings
Stars: ✭ 130 (+85.71%)
Mutual labels:  qt5
---------------------------
KLatexFormula - README file
---------------------------


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


DESCRIPTION
-----------

This application provides an easy-to-use graphical user interface
for generating images from LaTeX equations. These images can be
dragged and dropped or copied and pasted into external applications
(presentations, text documents, graphics...), or can be saved to
disk in a variety of formats (PNG, JPG, BMP, EPS, PDF, etc.). In
addition to the graphical user interface, a command-line interface
and a C++ library is provided to perform the same job.


INSTALLATION
------------

Installation instructions can be found at

  https://klatexformula.sourceforge.io/doc/install


HELP & DOCUMENTATION
--------------------

Documentation can be found at

  https://klatexformula.sourceforge.io/doc/


REPORTING BUGS AND PROVIDING FEEDBACK
-------------------------------------

Please report bugs and wishes at

  https://sourceforge.net/p/klatexformula/bugs/


LEGAL INFORMATION
-----------------

KLatexFormula is licensed under the GPL license (version 2 or at your option any later
version), a copy of which is provided in the COPYING file.

* This source tarball contains fonts (Computer Modern Unicode Fonts in otf
  format) provided by Andrey V. Panov. The original copyright notice is
  provided in the file CMUFONTS_COPYRIGHT.

* This source tarball contains code from Qt/Trolltech:
    - src/modeltest.h
    - src/modeltest.cpp
  The original copyright notice is included in the first lines of those files.

* This source tarball contains code from Qt/Nokia slightly modified by myself:
    - src/klftools/qtcolortriangle.h
    - src/klftools/qtcolortriangle.cpp
  The original copyright notice is included in the first lines of those files.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].