Menu

#9 Super and subscripts in text editor

closed
None
Feature Request
2020-09-07
2020-07-21
No

It would be nice if the text editor supported superscripts and subscripts, because there's nothing philosophers like more than writing out variables with super and subscripts.

Discussion

  • Jason Winning

    Jason Winning - 2020-09-07
    • status: open --> closed
     
  • Jason Winning

    Jason Winning - 2020-09-07

    This feature will be in the next version released after 1.19.2, though it will unfortunately require the user to type the html tags (<sub> and <sup>). A toolbar button for superscript and subscript will basically just tell the user how to do this. Unfortunately there's no way to build in superscript or subscript functionality directly into the text editor. The text editor component is the JavaFX HTMLEditor, which cannot be configured to directly change superscript/subscript within the editor itself. So a better solution would require completely redesigining the text editor from scratch using a different underlying technology (like RichTextFX).

     

    Last edit: Jason Winning 2020-09-07

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.