b57e6284fb
Better versioned tarball
Continuous integration / Tests (ubuntu-latest) (push) Failing after 18s
Continuous integration / Check clippy, formatting, and documentation (push) Failing after 27s
Continuous integration / Check fuzzers (push) Failing after 23s
Continuous integration / Check mininum Rust version (push) Failing after 25s
Continuous integration / Tests (windows-latest) (push) Has been cancelled
Continuous integration / Tests (push) Has been cancelled
2024-10-16 16:25:13 +03:00
a8d83b9bab
Fixed vendoring
Continuous integration / Tests (push) Blocked by required conditions
Continuous integration / Tests (windows-latest) (push) Waiting to run
Continuous integration / Check clippy, formatting, and documentation (push) Failing after 20s
Continuous integration / Tests (ubuntu-latest) (push) Failing after 22s
Continuous integration / Check fuzzers (push) Failing after 18s
Continuous integration / Check mininum Rust version (push) Failing after 20s
2024-10-16 15:22:14 +03:00
3a69c90810
Minor .spec and .gear/rules fix
2024-10-16 14:43:39 +03:00
a58cdc6c57
changelog
2024-10-16 14:28:29 +03:00
f68fbd825e
Changelog fix
2024-10-16 14:25:30 +03:00
576b4e53aa
0.11.1-alt1
...
- 0.11.1
2024-10-16 14:18:46 +03:00
0e2054b322
gear-update-tag
2024-10-16 13:53:23 +03:00
7051698d4d
Spec and .gear/rules
2024-10-16 13:34:26 +03:00
3701f841fe
gear-remotes-save
2024-10-16 13:30:53 +03:00
Laurenz
5011510270
Version bump
2024-05-17 15:49:14 +02:00
Laurenz
59d545d908
Update changelog
2024-05-17 15:41:45 +02:00
Laurenz
09b59d030d
Fix mention of current version in test ( #4169 )
2024-05-17 15:41:21 +02:00
Laurenz
836157a924
Fix show rules on queried elements ( #4166 )
2024-05-17 15:34:20 +02:00
Laurenz
2ecd0b126f
Mention that raw and equation syntax works in both markup and code mode ( #4164 )
2024-05-17 15:34:20 +02:00
Laurenz
24ed6d5935
Tweak usvg
options ( #4163 )
2024-05-17 15:34:20 +02:00
Laurenz
f56408a73c
Fix equations in RTL text ( #4150 )
2024-05-17 15:34:20 +02:00
Wenzhuo Liu
c2eddff485
Fix raw block has extra space when end with backtick ( #4162 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-17 15:34:20 +02:00
Malo
ba1ae1c9a2
Slightly improve tables in syntax.md
( #4151 )
2024-05-17 15:34:20 +02:00
Laurenz
573a2db4be
Documentation for literals ( #4149 )
2024-05-17 15:34:20 +02:00
Laurenz
1b119c33b3
Fix dangling mention of locate ( #4147 )
2024-05-17 15:34:20 +02:00
Laurenz
4d2d44fa1a
Fix link in metadata docs ( #4146 )
2024-05-17 15:34:20 +02:00
Laurenz
87513f9085
Bump hayagriva ( #4144 )
2024-05-17 15:34:20 +02:00
Leedehai
f535d90b7e
show math.equation: set align(..)
shall not break alignment points (#4094 )
2024-05-17 15:34:20 +02:00
bluebear94
1b405832a3
Revise docs for place
element ( #4105 )
2024-05-17 15:34:20 +02:00
Laurenz
3cc6e58eab
Run PDF and SVG export in CI ( #4097 )
2024-05-17 15:34:20 +02:00
Laurenz
a7102f88dd
Fix footnote migration ( #4095 )
2024-05-17 15:34:20 +02:00
Leedehai
58633bf9ff
Make more characters stretchable by mid() ( #4092 )
2024-05-17 15:34:20 +02:00
Myriad-Dreamin
03e3f01d54
Slice the before_window at char boundaries ( #4028 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-17 14:27:59 +02:00
Leedehai
a4522b0fe8
Fix the broken fuzz build ( #4056 )
2024-05-17 14:27:59 +02:00
3w36zj6
de6090b155
Add the list of built-in fonts in the documentation ( #4026 )
2024-05-17 14:27:59 +02:00
QuarticCat
ac888e085a
Fix suffix computation for Source::replace ( #3989 )
2024-05-17 14:27:59 +02:00
Ian Wrzesinski
dd60b3b7ca
Fix empty 2-d math args with whitespace/trivia ( #3786 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-17 14:27:59 +02:00
Laurenz
2f8b97f9c2
Add regression tests for container sizing with layoutable child ( #3955 )
2024-05-17 14:27:59 +02:00
Malo
ac7dff10b2
Fix compiler panic on stack with infinite spacing ( #3918 )
2024-05-17 14:27:59 +02:00
Laurenz
03c30556db
Fix path in sized container ( #3954 )
2024-05-17 14:27:59 +02:00
Rik Huijzer
b729fb3255
Mention typst fonts
for font
parameter ( #3919 )
2024-05-17 14:27:59 +02:00
Laurenz
e039552f9d
Better test runner ( #3922 )
2024-05-17 14:27:59 +02:00
A-Walrus
8e025c9cdf
Fix raw bidi text ( #3885 )
2024-05-17 14:27:59 +02:00
José Lopes
fcd7705fb6
Fix missing blackboard bold letters ( #3759 )
2024-05-17 14:27:59 +02:00
Tomás Cruz
cc46267be3
Deformed stroke for some length values fix ( #3860 )
2024-05-17 14:27:59 +02:00
Leedehai
e5f79c8ef9
Fix broken links in tables.md on striped rows and columns ( #3884 )
2024-05-17 14:27:58 +02:00
Leedehai
6ca8717305
Let the lexer respect linebreaks within inline raw ( #3756 )
2024-05-17 14:27:58 +02:00
Leedehai
88b305c3f9
Fix newline parsing behavior in code mode ( #3780 )
2024-05-17 14:27:58 +02:00
Gabriel Araújo
ca0754d80f
Fix wrong PDF page labels ( #3836 ) ( #3837 )
2024-05-17 14:27:58 +02:00
Laurenz
f246f0a245
A few CI and crate config changes ( #3852 )
2024-05-17 14:27:58 +02:00
Ana Gelez
05b1096268
Support negative dimensions in rectangles ( #3807 )
2024-05-17 14:27:58 +02:00
Ana Gelez
444c8682ce
Never shrink lines in raw blocks ( #3796 )
2024-05-17 14:27:58 +02:00
Leedehai
cb24d10404
Fix tab rendering for raw block with lang "typ(c)" ( #3847 )
2024-05-17 14:27:58 +02:00
Etienne Collin
c5e094757d
Fixed interaction of first_line_indent with outline ( #3745 )
2024-05-17 14:27:58 +02:00
Leedehai
8529ffe701
Fix str.trim(regex,at:end)
when the whole string is matched ( #3730 )
2024-05-17 14:27:58 +02:00