jkriege2
|
8b482a191c
|
renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames
|
2023-03-15 14:59:34 +01:00 |
|
jkriege2
|
3132eb0102
|
refactorings, code improvements, no functional changes
|
2022-11-03 15:48:48 +01:00 |
|
jkriege2
|
94fcd02913
|
docfix
|
2022-10-30 21:52:30 +01:00 |
|
jkriege2
|
c6ac8a8cc4
|
NEW: barcharts can be colored by a user-specified functor
|
2022-10-22 16:40:44 +02:00 |
|
jkriege2
|
3de1df2b94
|
updated impulse plots & doc
|
2022-09-26 02:08:01 +02:00 |
|
jkriege2
|
bf4aa7ebdb
|
JKQTPCALTprintf for general axis tick formatting with a printf-format string
|
2022-09-24 00:16:57 +02:00 |
|
jkriege2
|
b536d79aeb
|
bugfix for older Qt versions
|
2022-09-23 21:45:30 +02:00 |
|
jkriege2
|
b7b78814da
|
bugfix
|
2022-09-11 07:52:19 +02:00 |
|
jkriege2
|
d46d82b17c
|
JKQTPlotter: added examples for custom symbols
|
2022-09-07 21:38:29 +02:00 |
|
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 |
|
jkriege2
|
bc4d5e2b86
|
made text size of JKQTMathText example images smaller + improved some images
|
2022-08-17 23:13:30 +02:00 |
|
jkriege2
|
ce6637fb4b
|
NEW: JKQTMathText::parse() by default allows linebreaks in the LaTeX string to be parsed. This can be switched off by a parameter
NEW: TabSize can be set in JKQTMathTextVerbatimNode
|
2022-08-13 14:36:49 +02:00 |
|
jkriege2
|
c58fc985ce
|
JKQTMathText: optimized frac/sub/super spacing
|
2022-08-12 16:50:26 +02:00 |
|
jkriege2
|
04beafb1a6
|
JKQTMathText: text/narrow-math-operators have less space around the,
|
2022-08-12 13:28:34 +02:00 |
|
jkriege2
|
42fdec354e
|
readded symbol images
|
2022-08-08 10:15:24 +02:00 |
|
jkriege2
|
030cdfe2e5
|
bugfixed JKQTMathText::drawIntoImage(), some code-cleanup in the other draw() functions + update of autogenerated doc-images
|
2022-08-08 10:12:59 +02:00 |
|
jkriege2
|
5cc0a2478a
|
JKQTMathText: updated documentation with new (auto-generated) images, added CMake Custom Target to generate documentation images with jkqtmathtext_render, improved documentation
|
2022-08-07 22:23:19 +02:00 |
|
jkriege2
|
edd7784d47
|
JKQTMathText: \\unicode{} now always accepts a codepoint and \utfeight{} a UTF8-seuqnece
|
2022-07-26 22:27:16 +02:00 |
|
jkriege2
|
e469dbb9ae
|
JKQTMathText: added instruction \\utfeight{HEX}
|
2022-07-25 23:29:32 +02:00 |
|
jkriege2
|
2ec3d12507
|
JKQTMathText: added \unicode{XXXX} instruction
|
2022-07-24 23:22:54 +02:00 |
|