jkriege2
|
ebdc183b2b
|
IMPROVED: JKQTMathText: improved drawing of parantheses, square brackets ...
|
2022-06-26 23:46:11 +02:00 |
|
jkriege2
|
2d2acc3b19
|
NEW: JKQTMathText: added top-corner (\ulcorner/\urcorner) and bottom-corner brackets (\llcorner/\lrcorner)
|
2022-06-26 21:17:42 +02:00 |
|
jkriege2
|
03c59d3507
|
NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution
|
2022-06-19 22:36:38 +02:00 |
|
jkriege2
|
d885f7f00a
|
NEW: JKQTMathText: LaTeX-Parser understands optional instruction parameters in [...] now
|
2022-06-19 15:11:06 +02:00 |
|
jkriege2
|
c8ef57bb66
|
JKQTMathText: moved some node-specific enums into the node classes
|
2022-06-09 20:32:16 +02:00 |
|
jkriege2
|
7b83640a19
|
moved JKQTMathText images to their own subdirectory
|
2022-06-09 14:42:25 +02:00 |
|
jkriege2
|
992cad7ff3
|
MODIFIED: brace node now calculates the extension of the child height above or below the strikeoutPos, in order to center braces around the strikeoutPos
fixed: strikeoutPos was not correctly calculated in sub-/superscript node
NEW: JKQTMathText shows strikeoutPos when drawing Debug-Boxes
|
2022-06-09 14:31:27 +02:00 |
|
jkriege2
|
94ca27aed0
|
NEW/BREAKING: restructured JKQTMathText: broke up single, large CPP-file into several smaller files
added more examples to jkqtmathtext_test
|
2022-06-08 15:38:26 +02:00 |
|