Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for \begin \end environments #206

Closed
rymohr opened this issue Mar 16, 2015 · 4 comments
Closed

Add support for \begin \end environments #206

rymohr opened this issue Mar 16, 2015 · 4 comments

Comments

@rymohr
Copy link

rymohr commented Mar 16, 2015

Found a couple related issues and just wanted to add a central one to tie everything together:

@PeterBocan
Copy link

Is there somebody working on it?

@rymohr
Copy link
Author

rymohr commented Mar 16, 2015

Not that I know of, though @KevinB7 and @xymostech have given it some thought:
#43 (comment)
#61 (comment)

xymostech pushed a commit to xymostech/KaTeX that referenced this issue Jun 12, 2015
Summary:
Add basic support for some environments in KaTeX. To create
multiple columns of objects, we simply stack vlists next to each other,
and then manually manage the vertical alignment ourselves.

So far, this only supports `matrix` (to an artibrary size, where real
LaTeX only supports 10 columns!), and the `align*` environment with only
two columns in it. Support for more environments shouldn't be terribly
hard with this basic structure though.

Fixes KaTeX#43
Partially fixes KaTeX#61
Ping KaTeX#206

Test Plan:
 - `make test`
 - Make sure screenshots look good

Reviewers: kevinb, alpert

Differential Revision: https://phabricator.khanacademy.org/D17235
@gagern
Copy link
Collaborator

gagern commented Jun 18, 2015

Can we close this, now that #246 has been merged?

@kevinbarabash
Copy link
Member

I think we can close this because the infrastructure for \begin and \end. We'll leave the other issues open that deal with specific environments.

sebastianpantin pushed a commit to sebastianpantin/KaTeX that referenced this issue Sep 17, 2017
…-look-and-feel-fixes_molly

20170905 minor look and feel fixes molly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants