typst/crates/typst-layout/src/math
Mikołaj 3e7a39e968
Fix stroking of glyphs in math mode (#6243)
2025-05-28 17:29:40 +00:00
..
accent.rs Add dotless parameter to `math.accent` (#5939) 2025-03-31 09:17:49 +00:00
attach.rs Use SymbolElem in more places and add `char` cast for content 2025-01-23 16:28:29 -05:00
cancel.rs Don't generate accessors for required fields (#5680) 2025-01-10 16:54:11 +00:00
frac.rs Use SymbolElem in more places and add `char` cast for content 2025-01-23 16:28:29 -05:00
fragment.rs Fix stroking of glyphs in math mode (#6243) 2025-05-28 17:29:40 +00:00
lr.rs Semantic paragraphs (#5746) 2025-01-24 12:11:26 +00:00
mat.rs Unify layout of `vec` and `cases` with `mat` (#5934) 2025-03-31 09:38:04 +00:00
mod.rs Fix small copy-paste oversight (#5811) 2025-02-05 12:40:54 +00:00
root.rs Fix `math.root` frame size (#6021) 2025-03-11 10:18:15 +00:00
run.rs Remove line break opportunity when math operator precededes a closing paren (#6216) 2025-05-28 13:44:44 +00:00
shared.rs Unify layout of `vec` and `cases` with `mat` (#5934) 2025-03-31 09:38:04 +00:00
stretch.rs Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#6038) 2025-03-11 10:00:53 +00:00
text.rs Respect `par` constructor arguments (#5842) 2025-02-10 14:37:19 +00:00
underover.rs Unify layout of `vec` and `cases` with `mat` (#5934) 2025-03-31 09:38:04 +00:00