KaTeX / KaTeX/KaTeX

Option to make individual aligned equations flush left like flalign

Open
#1,990 10 comments 12 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
20.4k
Forks
1.3k
Avg merge
14h 37m
Merged PRs (30d)
7

Description

**Is your feature request related to a problem? Please describe.**
I would like to align equations, but not have them centered, but "flushed" left like the `flalign` environment.
I doesn't seem like the provided `aligned` environment supports this.

**Describe the solution you'd like:**
Maybe provide a `flaligned` environment?

**Link to or name of a (La)TeX package that provides the same feature:**
`flalign` from `amsmath`

**Describe alternatives you've considered:**
I haven't found any alternatives that can do this.

**Additional context:**

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the existing aligned environment implementation and its tests, then compare its behavior with the amsmath flalign reference. Done means providing a documented way to render individually aligned equations flush left rather than centered, with coverage for the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
latex, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.