JKQtPlotter/lib/jkqtmathtext/nodes
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
..
jkqtmathtextbracenode.cpp NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
jkqtmathtextbracenode.h NEW: JKQTMathText: LaTeX-Parser understands optional instruction parameters in [...] now 2022-06-19 15:11:06 +02:00
jkqtmathtextdecoratednode.cpp NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
jkqtmathtextdecoratednode.h JKQTMathText: moved some node-specific enums into the node classes 2022-06-09 20:32:16 +02:00
jkqtmathtextfracnode.cpp JKQTMathText: moved some node-specific enums into the node classes 2022-06-09 20:32:16 +02:00
jkqtmathtextfracnode.h JKQTMathText code/documentation cleanup 2022-06-20 12:18:19 +02:00
jkqtmathtextinstructionnode.cpp NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
jkqtmathtextinstructionnode.h - NEW: reworked node class tree: inserted base-class nodes for single-child, dual-child! 2022-06-08 23:52:22 +02:00
jkqtmathtextlistnode.cpp bugfix: JKQTMathText: \sum and \prod used the wrong symbol in XITS-mode 2022-06-26 00:28:49 +02:00
jkqtmathtextlistnode.h bugfix: JKQTMathText: \sum and \prod used the wrong symbol in XITS-mode 2022-06-26 00:28:49 +02:00
jkqtmathtextmatrixnode.cpp - NEW: reworked node class tree: inserted base-class nodes for single-child, dual-child! 2022-06-08 23:52:22 +02:00
jkqtmathtextmatrixnode.h - NEW: reworked node class tree: inserted base-class nodes for single-child, dual-child! 2022-06-08 23:52:22 +02:00
jkqtmathtextnode.cpp bugfix: JKQTMathText: \sum and \prod used the wrong symbol in XITS-mode 2022-06-26 00:28:49 +02:00
jkqtmathtextnode.h bugfix: JKQTMathText: \sum and \prod used the wrong symbol in XITS-mode 2022-06-26 00:28:49 +02:00
jkqtmathtextnodetools.cpp NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
jkqtmathtextnodetools.h NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
jkqtmathtextsqrtnode.cpp NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
jkqtmathtextsqrtnode.h - NEW: reworked node class tree: inserted base-class nodes for single-child, dual-child! 2022-06-08 23:52:22 +02:00
jkqtmathtextsubsupernode.cpp bugfix: JKQTMathText: \sum and \prod used the wrong symbol in XITS-mode 2022-06-26 00:28:49 +02:00
jkqtmathtextsubsupernode.h moved JKQTMathText images to their own subdirectory 2022-06-09 14:42:25 +02:00
jkqtmathtextsymbolnode.cpp bugfix: JKQTMathText: \sum and \prod used the wrong symbol in XITS-mode 2022-06-26 00:28:49 +02:00
jkqtmathtextsymbolnode.h NEW/BREAKING: restructured JKQTMathText: broke up single, large CPP-file into several smaller files 2022-06-08 15:38:26 +02:00
jkqtmathtexttextnode.cpp - NEW: reworked node class tree: inserted base-class nodes for single-child, dual-child! 2022-06-08 23:52:22 +02:00
jkqtmathtexttextnode.h NEW/BREAKING: restructured JKQTMathText: broke up single, large CPP-file into several smaller files 2022-06-08 15:38:26 +02:00