Malo
|
6402bdacc7
|
Always attach primes as scripts by default (#3437)
|
2024-02-20 12:59:29 +00:00 |
|
Jacob Hummer
|
196c144d8f
|
fix IndexMap remove() deprecation warning (#3430)
|
2024-02-20 10:48:32 +00:00 |
|
Malo
|
09b364e9a3
|
Improve documentation on syntactical modes (#3419)
|
2024-02-15 13:49:29 +00:00 |
|
Laurenz
|
1d78c3ed43
|
Fix h and v in stack (#3423)
|
2024-02-15 10:07:07 +00:00 |
|
Laurenz
|
aabb4b5ecf
|
Better quote selection (#3422)
|
2024-02-15 09:41:27 +00:00 |
|
Laurenz
|
79e37ccbac
|
Don't round SVG size (#3415)
|
2024-02-14 15:07:38 +00:00 |
|
Laurenz
|
b89348b92a
|
Read EXIF data and apply image rotation (#3413)
|
2024-02-14 14:12:28 +00:00 |
|
Laurenz
|
52571dd9ef
|
Fix named destinations (#3411)
|
2024-02-14 11:39:55 +00:00 |
|
Laurenz
|
8ed1eff7b5
|
Fix text show-set regression (#3410)
|
2024-02-14 08:45:25 +00:00 |
|
Laurenz
|
1f68e15725
|
Minor realization improvements (#3408)
|
2024-02-13 18:35:38 +00:00 |
|
Martin Haug
|
9f1e0390c1
|
Add color-managed CMYK to RGB conversion (#3288)
|
2024-02-12 13:03:36 +00:00 |
|
Laurenz
|
63b73ee98c
|
Refactor behaved building (#3403)
|
2024-02-12 12:29:52 +00:00 |
|
Leedehai
|
17d687b6a2
|
Better errors for array/dictionary method calls that return mutable (#3370)
|
2024-02-11 13:08:43 +00:00 |
|
Harry Smith
|
a1f111dfa6
|
Fix hebrew symbol codepoints (#3375)
|
2024-02-11 13:04:57 +00:00 |
|
Joseph Wilson
|
260018c6cc
|
Fix typo in Stroke::repr (#3374)
|
2024-02-07 09:16:24 +00:00 |
|
Laurenz
|
302b870321
|
Delay errors for all show rules (#3323)
|
2024-02-05 09:56:09 +00:00 |
|
Leedehai
|
6a9866dc80
|
Update dictionary.insert() doc and tests (#3343)
|
2024-02-05 09:42:47 +00:00 |
|
Laurenz
|
92aba81a91
|
Support text show rules that match their own output (#3327)
|
2024-02-05 09:42:14 +00:00 |
|
Laurenz
|
71ed779599
|
Fix terms show rule (#3325)
|
2024-02-04 11:25:28 +00:00 |
|
Laurenz
|
2594b36701
|
Support for and/or selectors in show rules (#3326)
|
2024-02-02 14:25:19 +00:00 |
|
Martin Kröning
|
356032bf8c
|
font-exceptions: override weight of Arial Black (#3321)
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
|
2024-02-02 10:54:05 +00:00 |
|
Laurenz
|
f1ba218e8f
|
Use heading's own location for numbering (#3322)
|
2024-02-02 10:53:39 +00:00 |
|
Peng Guanwen
|
154747590e
|
Fix style issue for Latin Modern (#3315)
|
2024-02-02 08:53:51 +00:00 |
|
Leedehai
|
c06a71f653
|
Let for-loop iterate Dict with an iterator (#3318)
|
2024-02-02 08:52:58 +00:00 |
|
Leedehai
|
42f59af812
|
Allow for-loop to iterate over bytes (#3317)
|
2024-02-02 08:51:44 +00:00 |
|
Peng Guanwen
|
464a15bdca
|
Introduce override list to FontInfo (#3228)
|
2024-02-01 13:45:33 +00:00 |
|
Laurenz
|
7d33436e55
|
Fix show-set semantics (#3311)
|
2024-02-01 13:30:17 +00:00 |
|
Laurenz
|
426445edfc
|
Ensure synthesized field access never panics (#3310)
|
2024-01-31 13:56:57 +00:00 |
|
Leedehai
|
51854ba4df
|
Adjust for-loop's pattern matching rules (#3308)
|
2024-01-31 09:12:06 +00:00 |
|
Michael Färber
|
de31a5ce59
|
Document how to cite sources with special characters. (#3261)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-01-30 14:37:33 +00:00 |
|
Laurenz
|
b744b87818
|
Respect set rules in where selectors (#3290)
|
2024-01-30 14:24:41 +00:00 |
|
Laurenz
|
a1e8560ca6
|
Refactor #[elem] macro (#3303)
|
2024-01-30 13:49:51 +00:00 |
|
Laurenz
|
f14288cacf
|
Refactor folding (#3294)
|
2024-01-30 09:43:08 +00:00 |
|
Leedehai
|
a3e1c70e9e
|
Fix an error of uncastable dict input (#3247)
|
2024-01-30 09:30:57 +00:00 |
|
Leedehai
|
a603729336
|
Remove an unnecessary clone in loop evaluation (#3297)
|
2024-01-30 09:30:34 +00:00 |
|
Laurenz
|
03079887f3
|
Merge Fields and ElementFields traits
|
2024-01-29 12:37:55 +01:00 |
|
Terts Diepraam
|
ead94a64df
|
Link to datetime from datetime.display docs (#3270)
|
2024-01-29 10:47:36 +00:00 |
|
Laurenz
|
b09d6ae31c
|
Refactor math styling to bring it closer to normal styling (#3262)
|
2024-01-26 09:50:33 +00:00 |
|
zica
|
d8464a9a81
|
Add missing Chinese counting symbols to documentation (#3264)
|
2024-01-26 09:21:53 +00:00 |
|
Laurenz Stampfl
|
afc28264e8
|
Bump resvg + svg2pdf and add support for filters (#3254)
|
2024-01-25 15:42:04 +00:00 |
|
PgBiel
|
cd71741532
|
Merging cells: Colspans [More Flexible Tables Pt.3a] (#3239)
|
2024-01-25 15:35:10 +00:00 |
|
Wenzhuo Liu
|
6359a83f82
|
doc: remove inaccurate statement in eval (#3250)
|
2024-01-25 15:15:13 +00:00 |
|
Myriad-Dreamin
|
f1fbb479b0
|
Make typst's advanced color public (#3234)
|
2024-01-25 15:14:48 +00:00 |
|
Malo
|
02b16bf9cf
|
Make math.class affect the limit configuration (#3231)
|
2024-01-25 15:14:12 +00:00 |
|
Tobias Rapp
|
b4b17871d6
|
Add symbol name for narrow non-breaking space (#3217)
|
2024-01-25 15:08:22 +00:00 |
|
mkpoli
|
ff6da491c8
|
Add explanation of show rule scope in footnote (#3187)
|
2024-01-25 15:07:37 +00:00 |
|
PgBiel
|
47b8d61cd8
|
Implement bitwise operations on integers (#3130)
|
2024-01-25 15:07:11 +00:00 |
|
Laurenz
|
2a8e40f282
|
More efficient guard storage
|
2024-01-24 17:08:37 +01:00 |
|
Laurenz
|
6ab04d80f3
|
Remove guards for built-in elements
The only recursive built-in show rule was the one for equations and that one was unnecessary.
|
2024-01-24 16:29:20 +01:00 |
|
Laurenz
|
a3684352ea
|
Handle Finalize alongside Synthesize
|
2024-01-24 15:47:54 +01:00 |
|