JKQtPlotter/lib/jkqtmathtext
2022-07-21 12:06:22 +02:00
..
nodes IMPROVED JKQTMathText: tokenizing and parsing of text in text-mode: now a lot of accents with commands like \"a, \'e and variants (e.g. {\"a}, \"{a}, ...) are supported now 2022-07-10 22:01:11 +02:00
private bugfix: added #define _USE_MATH_DEFINES needed for msvc to use M_PI, M_LN2... 2022-07-21 12:06:22 +02:00
resources updated XITS to current master 2019-11-16 14:16:45 +01:00
CMakeLists.txt NEW: Using precompiled headers in CMake-build to speed up build times 2022-07-20 22:31:42 +02:00
jkqtmathtext_imexport.h JKQTMathText code/documentation cleanup 2022-06-20 12:18:19 +02:00
jkqtmathtext.cpp added some additional accent-control-sequences 2022-07-18 15:01:42 +02:00
jkqtmathtext.h IMPROVED JKQTMathText: tokenizing and parsing of text in text-mode: now a lot of accents with commands like \"a, \'e and variants (e.g. {\"a}, \"{a}, ...) are supported now 2022-07-10 22:01:11 +02:00
jkqtmathtext.readme reorganized library files into lib-subdirectory and modified tests, doc, ... accordingly 2018-11-25 20:25:44 +01:00
jkqtmathtextlabel.cpp NEW/BREAKING: restructured JKQTMathText: broke up single, large CPP-file into several smaller files 2022-06-08 15:38:26 +02:00
jkqtmathtextlabel.h NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
jkqtmathtexttools.cpp refactored symbol node, should also fix issue #78 2022-07-05 22:03:08 +02:00
jkqtmathtexttools.h refactored symbol node, should also fix issue #78 2022-07-05 22:03:08 +02:00
LibTarget.cmake.in clean-up of library dependencies 2022-07-18 15:01:12 +02:00