JKQtPlotter/lib/jkqtmathtext
jkriege2 f83a3468b1 JKQTMathText:
- new options interface for JKQTMathText::parse()
  - breaking: removed JKQTMathtext::unparsedNode
  - several minor improvements
2022-08-13 19:43:39 +02:00
..
nodes JKQTMathText: 2022-08-13 19:43:39 +02:00
private fixed several (pedantic) compiler warnings 2022-07-23 16:05:13 +02:00
resources updated XITS to current master 2019-11-16 14:16:45 +01:00
CMakeLists.txt improved CMake scripts: better output, less warnings 2022-07-23 13:59:23 +02:00
jkqtmathtext_imexport.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtext.cpp JKQTMathText: 2022-08-13 19:43:39 +02:00
jkqtmathtext.h JKQTMathText: 2022-08-13 19:43:39 +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 NEW: JKQTMathText::parse() by default allows linebreaks in the LaTeX string to be parsed. This can be switched off by a parameter 2022-08-13 14:36:49 +02:00
jkqtmathtexttools.h NEW: JKQTMathText::parse() by default allows linebreaks in the LaTeX string to be parsed. This can be switched off by a parameter 2022-08-13 14:36:49 +02:00
LibTarget.cmake.in clean-up of library dependencies 2022-07-18 15:01:12 +02:00