Use unicode to display subscript
Jomik opened this issue ยท 2 comments
May I suggest using unicode to display subscript in the formulas?
System.out.println("CO\u2082);
would print "CO2".
Ah, thank you. I hadn't looked into what it would take to add subscripts. This should be available in the next release