JKQtPlotter/lib/jkqtmathtext/nodes
jkriege2 868b89a99e JKQTMathText:
NEW: added \c \\snugshade{...}
  NEW: added \c \\snugbox{...}
  NEW: added \c \\phantom{xXy} , \c \\vphantom{xXy} and \c \\hphantom{xXy} instructions for whitespaces with the size of \c xXy
2022-08-10 14:36:16 +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: 2022-08-10 14:36:16 +02:00
jkqtmathtextinstructionnode.h JKQTMathText: added \unicode{XXXX} instruction 2022-07-24 23:22:54 +02:00
jkqtmathtextlistnode.cpp JKQTMathText: bugfixed some uninitialized variables 2022-08-07 17:42:43 +02:00
jkqtmathtextlistnode.h JKQTMathText: 2022-08-03 16:12:19 +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 JKQTMathText: added JKATMathTextNode::getSize()-Variant with struct return value 2022-08-07 17:48:05 +02:00
jkqtmathtextnode.h JKQTMathText: added JKATMathTextNode::getSize()-Variant with struct return value 2022-08-07 17:48:05 +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 JKQTMathtext: bugfixed symbols for registered and copyright (had wrong codepoint) 2022-08-10 12:09:13 +02:00
jkqtmathtextsymbolnode.h jkqtmathtext_render: added option to generate listing of all symbols + fixed some bugs 2022-08-07 22:13:31 +02:00
jkqtmathtexttextnode.cpp JKQTMathText: IMPROVED/REWORKED rendering of blackboard font: now several different rendering modes can be selected using JKQTMathText::setFontBlackboradMode() 2022-08-10 12:12:30 +02:00
jkqtmathtexttextnode.h JKQTMathText: IMPROVED/REWORKED rendering of blackboard font: now several different rendering modes can be selected using JKQTMathText::setFontBlackboradMode() 2022-08-10 12:12:30 +02:00
jkqtmathtextwhitespacenode.cpp JKQTMathText: 2022-08-10 14:36:16 +02:00
jkqtmathtextwhitespacenode.h JKQTMathText: 2022-08-10 14:36:16 +02:00