summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2024-02-14Fix named destinations (#3411)Laurenz
2024-02-14Fix text show-set regression (#3410)Laurenz
2024-02-13Minor realization improvements (#3408)Laurenz
2024-02-12lexer: Allow emphasis in Korean text without spaces (#3397)Natsu Kagami
2024-02-12Add color-managed CMYK to RGB conversion (#3288)Martin Haug
2024-02-12Named destinations (#2954)Heinenen
2024-02-12Refactor behaved building (#3403)Laurenz
2024-02-11Better errors for array/dictionary method calls that return mutable (#3370)Leedehai
2024-02-11Fix hebrew symbol codepoints (#3375)Harry Smith
2024-02-08Do not enter alternate screen if colors are disabled (#3366)frozolotl
2024-02-07Fix typo in Stroke::repr (#3374)Joseph Wilson
2024-02-05Support reading input from stdin (#3339)spore
2024-02-05Delay errors for all show rules (#3323)Laurenz
2024-02-05Update dictionary.insert() doc and tests (#3343)Leedehai
2024-02-05Support text show rules that match their own output (#3327)Laurenz
2024-02-04Fix terms show rule (#3325)Laurenz
2024-02-04Fix error swallowing (#3338)tingerrr
2024-02-02Support for and/or selectors in show rules (#3326)Laurenz
2024-02-02font-exceptions: override weight of Arial Black (#3321)Martin Kröning
2024-02-02Use heading's own location for numbering (#3322)Laurenz
2024-02-02Fix style issue for Latin Modern (#3315)Peng Guanwen
2024-02-02Let for-loop iterate Dict with an iterator (#3318)Leedehai
2024-02-02Allow for-loop to iterate over bytes (#3317)Leedehai
2024-02-01Introduce override list to FontInfo (#3228)Peng Guanwen
2024-02-01Fix show-set semantics (#3311)Laurenz
2024-01-31Ensure synthesized field access never panics (#3310)Laurenz
2024-01-31Use alternate screen and refactor terminal output. (#2665)frozolotl
2024-01-31Adjust for-loop's pattern matching rules (#3308)Leedehai
2024-01-30Document how to cite sources with special characters. (#3261)Michael Färber
2024-01-30Respect set rules in where selectors (#3290)Laurenz
2024-01-30Refactor `#[elem]` macro (#3303)Laurenz
2024-01-30Refactor folding (#3294)Laurenz
2024-01-30Fix an error of uncastable dict input (#3247)Leedehai
2024-01-30Remove an unnecessary clone in loop evaluation (#3297)Leedehai
2024-01-29Refactor capability helpersLaurenz
2024-01-29Merge `Fields` and `ElementFields` traitsLaurenz
2024-01-29Link to `datetime` from `datetime.display` docs (#3270)Terts Diepraam
2024-01-29Do not parse special spaces to Space Token (#3267)Peng Guanwen
2024-01-26Configure ureq to use sytem-native TLS (#3258)Laurenz
2024-01-26Refactor math styling to bring it closer to normal styling (#3262)Laurenz
2024-01-26Add missing Chinese counting symbols to documentation (#3264)zica
2024-01-25Bump resvg + svg2pdf and add support for filters (#3254)Laurenz Stampfl
2024-01-25Merging cells: Colspans [More Flexible Tables Pt.3a] (#3239)PgBiel
2024-01-25Include units in top-level SVG element (#3233)Artemis Tosini
2024-01-25doc: remove inaccurate statement in eval (#3250)Wenzhuo Liu
2024-01-25Make typst's advanced color public (#3234)Myriad-Dreamin
2024-01-25Make `math.class` affect the limit configuration (#3231)Malo
2024-01-25Fix PDF export of grayscale image (#3219)Laurenz Stampfl
2024-01-25Add symbol name for narrow non-breaking space (#3217)Tobias Rapp
2024-01-25Add explanation of show rule scope in footnote (#3187)mkpoli