-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Aspect/EditorThis is related to CSharpMath.Editor.This is related to CSharpMath.Editor.Status/1. BlockedRequires another issue or pull request to be completed before being ready.Requires another issue or pull request to be completed before being ready.Type/Enhancement
Description
Is your feature request related to a problem? Please describe.
Currently, the editor cannot create and edit bracket pairs that scale to the size of the formulae inside. This will be beneficial as bracket-counting will no longer be required.
Describe the solution you'd like
Being able to point MathListIndices to Inner atoms. (e.g. \big(, \big))
Describe alternatives you've considered
Not implementing. Traditional bracket pairs still have the advantage of not requiring to be balanced.
Difficulty: How difficult would it be? (Trivial, Very Easy, Easy, Moderate, Hard, Very Hard, Tedious, Backbreaking)
Hard. Editing inner atoms is tricky because the ambiguity of editing delimiters of Inner atoms.
Metadata
Metadata
Assignees
Labels
Aspect/EditorThis is related to CSharpMath.Editor.This is related to CSharpMath.Editor.Status/1. BlockedRequires another issue or pull request to be completed before being ready.Requires another issue or pull request to be completed before being ready.Type/Enhancement