Changes between Initial Version and Version 1 of Ticket #864


Ignore:
Timestamp:
Jun 26, 2007, 6:21:46 AM (17 years ago)
Author:
Martin Kou
Comment:

Well... actually it is not an error to have such situation. Many will tell you that this is necessary. For example:

x<sup>B<sub>1</sub></sup>

The above is ok. Actually there is a limitation in the editor as it is not able to include a subscript inside another subscript!

But ok, we are not proposing a formula editor here... maybe the "switchable" approach is better?! Any thoughts?

I'm moving it to the Features Requests therefore.


Moved from SF. Original poster: fredck

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #864

    • Property Cc Frederico Caldeira Knabben added
    • Property Reporter changed from Martin Kou to virtimus@…
  • Ticket #864 – Description

    initial v1  
    44of execute function):
    55
     6{{{
    67if (((this.Name=='Subscript') &&
    78(!FCK.EditorDocument.queryCommandState('Subscript')))
     
    1011FCK.ExecuteNamedCommand('RemoveFormat');
    1112}
     13}}}
    1214
    1315and voila - subscript/superscript works fine ...
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy