JKQtPlotter/lib/jkqtmathtext/nodes
jkriege2 326ba7313c JKQTMathText:
- NEW: JKQTMathTextVerticalListNode allows to typeset a vertical list of lines
- NEW: added \substack[lcr]{...\\...}, \lsubstack{...\\...}, \rsubstack{...\\...} instructions
2022-07-30 23:30:47 +02:00
..
jkqtmathtextbracenode.cpp NEW: JKQTMathText: added functions to set the font-size in pixels (as alternative to the existing functions that set them in points), implements request #76 2022-07-04 21:02:43 +02:00
jkqtmathtextbracenode.h NEW: JKQTMathText: LaTeX-Parser understands optional instruction parameters in [...] now 2022-06-19 15:11:06 +02:00
jkqtmathtextdecoratednode.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtextdecoratednode.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtextfracnode.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtextfracnode.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtextinstructionnode.cpp JKQTMathText: \\unicode{} now always accepts a codepoint and \utfeight{} a UTF8-seuqnece 2022-07-26 22:27:16 +02:00
jkqtmathtextinstructionnode.h JKQTMathText: added \unicode{XXXX} instruction 2022-07-24 23:22:54 +02:00
jkqtmathtextlistnode.cpp JKQTMathText: 2022-07-30 23:30:47 +02:00
jkqtmathtextlistnode.h JKQTMathText: 2022-07-30 23:30:47 +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 removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtextnode.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtextnodetools.cpp JKQTMathText: 2022-07-30 23:30:47 +02:00
jkqtmathtextnodetools.h JKQTMathText: 2022-07-30 23:30:47 +02:00
jkqtmathtextsqrtnode.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtextsqrtnode.h IMPROVED: JKQTMathText: optional parameter of \sqrt is properly parsed now 2022-06-28 21:59:50 +02:00
jkqtmathtextsubsupernode.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtextsubsupernode.h moved JKQTMathText images to their own subdirectory 2022-06-09 14:42:25 +02:00
jkqtmathtextsymbolnode.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtextsymbolnode.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtexttextnode.cpp - JKQTMathText: IMPROVED/breaking: refactored symbol node JKQTMathTextSymbolNode and changed font-lookup! 2022-07-03 20:30:12 +02:00
jkqtmathtexttextnode.h - JKQTMathText: IMPROVED/breaking: refactored symbol node JKQTMathTextSymbolNode and changed font-lookup! 2022-07-03 20:30:12 +02:00
jkqtmathtextwhitespacenode.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtextwhitespacenode.h NEW: JKQTMathText: added functions to set the font-size in pixels (as alternative to the existing functions that set them in points), implements request #76 2022-07-04 21:02:43 +02:00