JKQtPlotter/lib/jkqtmathtext
jkriege2 5722970496 JKQTMathText:
- NEW: added environment-modifying commands for font sizes: \c \\tiny ... \c \\normalsize ... \c \\Huge
- NEW: added environment-modifying commands for text color: \c {\\color{COL}...}
- NEW: added environment-modifying commands for text formatting: \c {\\bfseries...}, \c {\\itshape...}, \c {\\bf...}, \c {\\it...}, \c {\\sffamily...}, \c {\\ttfamily...}, ...
- REFACTORING: split up several .h/.cpp-files in nodes subdirectory
2022-08-19 12:16:00 +02:00
..
nodes JKQTMathText: 2022-08-19 12:16:00 +02:00
private fixed several (pedantic) compiler warnings 2022-07-23 16:05:13 +02:00
resources
CMakeLists.txt JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtext_imexport.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtext.cpp JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtext.h JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtext.readme
jkqtmathtextlabel.cpp
jkqtmathtextlabel.h NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
jkqtmathtexttools.cpp JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtexttools.h JKQTMathText: 2022-08-19 12:16:00 +02:00
LibTarget.cmake.in clean-up of library dependencies 2022-07-18 15:01:12 +02:00