If this is all that you need, I think that an editor for style is
overkill. It could potentially slow down the program, it will be
difficult to test and you have to wait for version 5 (at the very
least).
What about defining our own syntax? I have this idea, tell me if I am
wrong.
We can use the dollar sign $ to insert directive to the program. The
directive is made by a number, which tells how many characters are
affected, and a symbol that says if there is a superscript, a
subscript or plain text. We can use the symbols + - and =
respectivelly. In your case, for example:
R$1+4 CH3
will write R4 CH3 with 4 as superscript and 3 as subscript.
On Nov 18, 9:22 am, "P.Ullrich" <
pasqual.ullr...@googlemail.com>
wrote: