index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
src
/
math
/
attach.rs
Age
Commit message (
Expand
)
Author
2023-06-24
Tidy up
Laurenz
2023-06-24
Use third person in documentation (#1560)
MALO
2023-06-24
Added argument to disable limits in inline math, closes #1522 (#1552)
sitandr
2023-06-20
Created new system for limits (fixes #1443) (#1452)
sitandr
2023-05-24
Fix panic in attachment layout
Laurenz
2023-05-19
Reduce redundant ops when computing sup/sub shifts (#1190)
Leedehai
2023-05-17
Better documentation outlines
Laurenz
2023-05-11
Adjust attach() per TeXbook Appendix G 18a (#1129)
Leedehai
2023-04-28
Slight improvement to attach.rs's doc (#996)
Leedehai
2023-04-28
Nit: sort and annotate codepoints which should attach as limits (#999)
Leedehai
2023-04-26
Touch up docs
Laurenz
2023-04-25
Support indices preceding the base symbol, revamping #699 (#825)
Leedehai
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-18
clippy::wrong_self_convention (#857)
Marek Barvíř
2023-04-07
Swap the misplaced top/bottom style (#642)
Leedehai
2023-03-19
Renaming and refactoring
Laurenz
2023-03-10
New #[func] macro
Laurenz
2023-03-09
Make all optional fields settable
Laurenz
2023-03-08
Streamline field names
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-02-06
Make Rust happier about the inline documentation
Laurenz
2023-02-03
Keep font directly in `GlyphFragment`
Laurenz
2023-02-02
Ignore accent when positioning superscript
Laurenz
2023-02-02
More robust automatic math spacing
Laurenz
2023-02-01
Treat italics correction differently
Laurenz
2023-02-01
Fix sub- and superscript ascent/descent
Laurenz
2023-01-31
Symbol improvements
Laurenz
2023-01-28
More capable math calls
Laurenz
2023-01-28
Rework math attachments and accents
Laurenz