-
Notifications
You must be signed in to change notification settings - Fork 71
Tables feature #195
Copy link
Copy link
Open
Labels
Status/1. ReadyThis issue has been confirmed and is ready to be worked on.This issue has been confirmed and is ready to be worked on.Type/Enhancement
Metadata
Metadata
Assignees
Labels
Status/1. ReadyThis issue has been confirmed and is ready to be worked on.This issue has been confirmed and is ready to be worked on.Type/Enhancement
Is your feature request related to a problem? Please describe.
We can use LaTeX syntaxes to make beautiful equations, but why not including tables?
Describe the solution you'd like
I suggest adding first the tabular environment, which will permit to design tables for Math. It should include basics commands such as \hline and \multicolumn.
Difficulty: How difficult would it be? (Trivial, Very Easy, Easy, Moderate, Hard, Very Hard, Tedious, Backbreaking)
I don't have a clue.