JKQtPlotter/lib/jkqtmathtext
jkriege2 45d6ef373b bugfix: JKQTMathText: \sum and \prod used the wrong symbol in XITS-mode
NEW: JKQTMathText: \limits and \nolimits work as in LaTeX now (before it was simply removed and the functionality implemented for a fixed list of symbols)
remove/breaking: JKQTMathText: \v[a-zA-Z] and shorthand for \vec{a-zA-Z} was removed
improvement: improved typesetting of sub-/supercripts, especially for large math operators and braces
2022-06-26 00:28:49 +02:00
..
nodes bugfix: JKQTMathText: \sum and \prod used the wrong symbol in XITS-mode 2022-06-26 00:28:49 +02:00
resources updated XITS to current master 2019-11-16 14:16:45 +01:00
CMakeLists.txt NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
jkqtmathtext_imexport.h JKQTMathText code/documentation cleanup 2022-06-20 12:18:19 +02:00
jkqtmathtext.cpp bugfix: JKQTMathText: \sum and \prod used the wrong symbol in XITS-mode 2022-06-26 00:28:49 +02:00
jkqtmathtext.h bugfix: JKQTMathText: \sum and \prod used the wrong symbol in XITS-mode 2022-06-26 00:28:49 +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: LaTeX-Parser understands optional instruction parameters in [...] now 2022-06-19 15:11:06 +02:00
jkqtmathtexttools.h NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
LibTarget.cmake.in more required changes for Qt6 compatibility 2022-04-22 13:27:31 +02:00