jkriege2
|
879544030b
|
FIX for issue <a href="https://github.com/jkriege2/JKQtPlotter/issues/117">#117: Unnecessary printing of tilde symbol in math</a> was incomplete in math-mode
|
2024-01-31 16:10:00 +01:00 |
|
jkriege2
|
c0bbe8f557
|
FIXED issue <a href="https://github.com/jkriege2/JKQtPlotter/issues/117">#117: Unnecessary printing of tilde symbol in math</a> (thanks to <a href="https://github.com/igormironchik">user:igormironchik</a> for reporting):<br/>Tilde was not recognized as a LaTeX instruction, now is interpreted as non-breaking whitespace
|
2024-01-31 15:47:26 +01:00 |
|
jkriege2
|
868d6dcdf4
|
fixed several compile warnings
|
2024-01-23 13:09:37 +01:00 |
|
jkriege2
|
3fc8951851
|
made more STATIC data members thread_local or secured them by a std::mutex. This was at least JKQTMathText and JKQTBasePlotter should be usable in several threads
|
2023-06-30 13:52:17 +02:00 |
|
jkriege2
|
7b715541e7
|
bugfixed parantheses for JKQTPCALTintslashfrac labels + some Codiga-Violations
|
2022-09-28 01:46:19 +02:00 |
|
jkriege2
|
6273e469cd
|
BREAKING/REWORKED: Separated the LaTeX parser into JKQTMathTextLatexParser from JKQTMathText
|
2022-08-20 16:19:40 +02:00 |
|