PgBiel
|
1c9f242638
|
Merge d13617ed9b9dd95376b8d068b85513cba8b1b702 into d1deb80bb8b4d5fad348c23a3e079e4854aa57e4
|
2025-07-05 14:34:13 +02:00 |
|
Laurenz
|
d1deb80bb8
|
Fix nightly warnings (#6558)
|
2025-07-05 12:23:48 +00:00 |
|
Andrew Voynov
|
88e451b3dc
|
Fix typo in PackageStorage (#6556)
|
2025-07-04 17:02:02 +00:00 |
|
Tobias Schmitz
|
cc3a68ecb1
|
Remove duplicate language computation (#6557)
|
2025-07-04 17:00:45 +00:00 |
|
Max
|
22a57fcf5c
|
Use punctuation math class for Arabic comma (#6537)
|
2025-07-02 08:01:44 +00:00 |
|
Malo
|
09c831d3b3
|
Use "subs" and "sups" font features for typographic scripts (#5777)
|
2025-07-02 08:00:45 +00:00 |
|
Robin
|
30ddc4a7ca
|
Fix typos in calc module docs (#6535)
|
2025-07-01 11:04:31 +00:00 |
|
Robin
|
d978f8c33a
|
Fix minor typo in array.product docs (#6532)
|
2025-07-01 11:04:11 +00:00 |
|
Adrián Delgado
|
c99f3ffc7d
|
Fix typo in PDF standard CLI help part 2 (#6531)
|
2025-06-30 16:51:36 +00:00 |
|
Adrián Delgado
|
880f56c90d
|
Fix typo in PDF standard CLI help (#6518)
|
2025-06-30 08:27:42 +00:00 |
|
Robin
|
a6cf0247b2
|
Fix typo in Advanced Styling docs tutorial (#6517)
|
2025-06-30 08:27:22 +00:00 |
|
Laurenz
|
c4bcfb18c1
|
Support HTML tests in test-helper extension (#6504)
|
2025-06-30 08:27:02 +00:00 |
|
Laurenz
|
e8f9877fc5
|
Acknowledgements (#6528)
|
2025-06-30 08:23:15 +00:00 |
|
PgBiel
|
d13617ed9b
|
skip layout of redundant gutter at the top of footer
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
315612b1f7
|
detect short lived headers and footers at the table edges
even if headers and footers are interleaved
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
f3cc3bdae7
|
fix space calculation of new footers
however, there are widows...
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
a2f5593174
|
improve check to pull next repeating footer
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
c346fb8589
|
initial proper subfooter unit tests
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
8f434146d8
|
clippy lints
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
40ae2324d1
|
test subfooters demo
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
858e620ef7
|
fix footer layout order and consecutive footer pushing
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
8c416b88f2
|
add footer level fields
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
eae79440b0
|
update multiple footer tests
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
7ee5dfaa89
|
fix footer layout range
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
183f47ecc0
|
use footer.range like header.range
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
bd7e403a6d
|
fix last repeating footers not being pushed
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
b3fd4676c4
|
not using repeatable
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
0951fe13fd
|
resolve multiple footers
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
f9b1bfd1b0
|
fix tfoot in table html
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
b26e004be9
|
fix footer widow check and rowspans
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
9422ecc74a
|
fix footer progression
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
58db042ff3
|
support repeated footers in rowspan simulation
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
e89e3066a4
|
repeated method fixes
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
3de1237f54
|
temporary workaround for footer lines
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
b63f6c99df
|
initial footer simulation and placement
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
db2ac385a9
|
move height resets to finish region internal
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
5f663a8da4
|
initial footer properties and bumping
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
3bf0f2b48c
|
clone footers after sorting
might want to rethink this
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
0a27b50551
|
footer pre sorting
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
5292c5b198
|
update html code for multiple footers
todo: test
|
2025-06-28 22:39:35 -03:00 |
|
PgBiel
|
cce5fe739a
|
multiple footers
|
2025-06-28 22:39:35 -03:00 |
|
Max
|
74b1b10986
|
Bump typst-dev-assets (#6514)
|
2025-06-27 10:35:05 +00:00 |
|
+merlan #flirora
|
584dd5fec6
|
Fix panic when sampling across two coincident gradient stops (#6166)
|
2025-06-27 09:26:15 +00:00 |
|
+merlan #flirora
|
b9f3a95e03
|
Sort line items by logical order when constructing frame (#5887)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-06-27 08:36:46 +00:00 |
|
Florian Bohlken
|
e8ce894ee7
|
Improve sentence in guide for LaTeX users (#6511)
|
2025-06-26 15:24:55 +00:00 |
|
Laurenz
|
9311f6f08e
|
Basic support for text decoration functions in HTML (#6510)
|
2025-06-26 13:44:45 +00:00 |
|
Laurenz
|
7420ec972f
|
Fix nested HTML frames (#6509)
|
2025-06-26 13:20:22 +00:00 |
|
Said A.
|
5dd5771df0
|
Disallow empty labels and references (#5776) (#6332)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-06-26 09:18:51 +00:00 |
|
Malo
|
04fd0acaca
|
Allow deprecating symbol variants (#6441)
|
2025-06-26 08:24:21 +00:00 |
|
Laurenz
|
6a1d6c08e2
|
Consistent sizing for html.frame (#6505)
|
2025-06-26 08:07:41 +00:00 |
|