From d3d68a7e8bdaf7ed838f6afbe321ca56009f7a85 Mon Sep 17 00:00:00 2001 From: "Jan W. Krieger" Date: Thu, 9 Jun 2022 07:36:54 +0200 Subject: [PATCH] Update todo.dox --- doc/dox/todo.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dox/todo.dox b/doc/dox/todo.dox index aac2ab7f7d..72f9ce7263 100644 --- a/doc/dox/todo.dox +++ b/doc/dox/todo.dox @@ -42,7 +42,7 @@ This page lists several todos and wishes for future version of JKQTPlotter
  • check sub/superscript with italic text in math mode, possibly a correction is necessary
  • explore where QFontMetricsF::horizontalAdvance() can be used (for Qt >=5.15)
  • correction of frac-height (2*maxHeight or height1+height2) should be done by brace-node, not frac-node
  • -
  • +
  • properly implement the \limits command for \sum,\prod,...