Commit Graph

2824 Commits

Author SHA1 Message Date
tingerrr
5a03c818c8
Add depth and offset field to heading (#3038)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-29 08:51:56 +00:00
Laurenz
edf957399c
Enable cli feature by default for typst-docs (#3527) 2024-02-28 18:13:08 +00:00
Laurenz
e6fddd68e3
Fix package autocompletion deduplication (#3525) 2024-02-28 16:29:44 +00:00
Laurenz
8d63b0479c
Make use of is_some_and where applicable (#3523) 2024-02-28 14:24:50 +00:00
frozolotl
9d8df00ffb
Implement alpha modification methods for colors (#3516)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-28 14:09:13 +00:00
Laurenz
a518e2dd4d
Move docs generation code (#3519) 2024-02-28 10:37:52 +00:00
Laurenz
e16d3f5a67
Externalize assets (#3515) 2024-02-28 10:06:54 +00:00
Leedehai
5036c5aceb
Add search box to test-helper (#3517) 2024-02-28 08:08:51 +00:00
Laurenz
6dab30238a
Add vendor-openssl feature flag (#3510) 2024-02-28 08:04:03 +00:00
KG
85305139cd
Tidy up issue templates (#3511) 2024-02-27 22:39:21 +00:00
dependabot[bot]
b1d5216a56
Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#3514)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 21:49:42 +00:00
Laurenz
ba531c371e
Fix float overlap (#3507) 2024-02-27 13:05:29 +00:00
Laurenz
ae31640c0a
Fix out-of-order floats (#3506) 2024-02-27 12:34:26 +00:00
frozolotl
79615a01bd
Improve color negation (#3500) 2024-02-27 11:15:17 +00:00
Laurenz
0aa9254356
Fix bugs with parenthesized expression parsing (#3505) 2024-02-27 11:12:43 +00:00
Laurenz
9646a132a8
Fix parser bug with space before colon (#3504) 2024-02-27 10:43:02 +00:00
Laurenz
145723b1ef
New context system (#3497) 2024-02-27 10:05:16 +00:00
Leedehai
e9ee00a7c0
Add vertical alignment to equation number [Better Equation Numbering Pt.3] (#3482) 2024-02-26 15:57:21 +00:00
Jacob Hummer
7ed257a3c7
Add basic typst-docs CLI that spits out json (#3429)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-26 15:56:19 +00:00
Laurenz
85db05727b
Fix fold order for vectors (#3496) 2024-02-26 13:39:41 +00:00
Laurenz
ca5d682edb
Fix cast order for ToInt (#3485) 2024-02-25 11:50:11 +00:00
Jacob Hummer
010da18d99
Add base() injection getter to the typst-docs Resolver (#3484) 2024-02-25 11:37:14 +00:00
Ilia
ffd57bf56b
Sort languages when writing XMP metadata for reproducible builds (#3469) 2024-02-23 14:14:07 +00:00
Leedehai
0fe03bae6e
Add number-align to math.equation [Better Equation Numbering Pt.2] (#3446) 2024-02-22 08:49:24 +00:00
Evan Finken
4eab6deed6
Add tilde.dot (#3468) 2024-02-22 08:47:45 +00:00
Leedehai
20a8ea1a94
Update the Finnish translation of program listing (#3474) 2024-02-22 08:46:26 +00:00
Jacob Hummer
0186ae2786
Fix renamed clippy option (#3470) 2024-02-22 08:45:37 +00:00
PgBiel
a8671962d6
Some table improvements [More flexible tables] (#3473) 2024-02-22 08:42:10 +00:00
jaroeichler
92a2f01b74
Add symbols for arrows with tilde (#3434) 2024-02-22 08:36:32 +00:00
Laurenz
56ecd6c806
Wider callsite span (#3466) 2024-02-21 14:11:35 +00:00
Peng Guanwen
23756f9e8b
Remove special handling of Noto fonts (#3388) 2024-02-21 09:14:22 +00:00
Leedehai
f54d68daff
Use Outer(H|V)Alignment to constraint types (#3465) 2024-02-21 09:05:40 +00:00
Sébastien d'Herbais de Thun
d0dd81cddf
Added LazyHash (#3451)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-21 08:40:13 +00:00
Laurenz
be49935753
Destructuring improvements (#3463) 2024-02-21 08:38:47 +00:00
Leedehai
b2e509d472
Refactoring how MathRow is laid out into a frame while respecting alignment points (#3460) 2024-02-20 15:47:27 +00:00
PgBiel
4873312233
Table line customization [More Flexible Tables Pt.4] (#3393) 2024-02-20 15:41:43 +00:00
frozolotl
96fba58cf2
Fix color conversions (#3445) 2024-02-20 14:33:41 +00:00
frozolotl
1ca3d9204a
Change default highlight color to be transparent (#3453) 2024-02-20 13:57:26 +00:00
f3rn0s
f1495de8bb
Add module -> dictionary conversion (#3428)
Co-authored-by: f3rn0s <finn@volkis.com.au>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Co-authored-by: Ilia <43654815+istudyatuni@users.noreply.github.com>
2024-02-20 13:55:06 +00:00
Leedehai
b3ed2df27e
Better named MathContext.layout_*() methods (#3455) 2024-02-20 13:19:31 +00:00
Y.D.X
72d324c5b4
/Last in PDF should refer to the last _immediate_ children (#3447) 2024-02-20 13:15:42 +00:00
frozolotl
ee2128d115
Fix transparent text in PNG export (#3444) 2024-02-20 13:03:25 +00:00
frozolotl
d8aba7c4ff
Add alpha component to luma (#3438) 2024-02-20 13:01:11 +00:00
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
Laurenz
0fb2a67484
Introduce SyntaxSet (#3450) 2024-02-18 13:28:00 +00:00
Y.D.X
394864fd4a
fix: ToUnicode in PDF should describe CID instead of GID (#3435) 2024-02-17 12:42:00 +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