Tobias Schmitz
|
de72040ce6
|
Merge branch 'main' into pdf-accessibility
|
2025-07-22 23:31:41 +02:00 |
|
Laurenz Stampfl
|
af2253ba16
|
Add support for PDF embedding (#6623)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-07-22 11:06:44 +00:00 |
|
Laurenz
|
b036fd97ab
|
Reformat with 2024 edition
|
2025-07-21 15:22:29 +02:00 |
|
Laurenz
|
c9c2315ad3
|
Fix 2024 clippy warnings
|
2025-07-21 15:22:29 +02:00 |
|
Laurenz
|
4bbd4e195b
|
Migrate to 2024 edition
|
2025-07-21 15:22:28 +02:00 |
|
pog102
|
55dad02887
|
Add Lithuanian translations (#6587)
|
2025-07-21 10:57:40 +00:00 |
|
Tobias Schmitz
|
9649def108
|
feat: add alt parameter to math.equation
|
2025-07-18 16:38:54 +02:00 |
|
Tobias Schmitz
|
d2105dcc35
|
feat: report spans for missing alt text and unknown/duplicate tag ids
|
2025-07-18 16:38:54 +02:00 |
|
Malo
|
b1c79b50d4
|
Fix documentation oneliners (#6608)
|
2025-07-18 13:25:17 +00:00 |
|
Tobias Schmitz
|
99815f449c
|
feat: best effort link alt text generation
|
2025-07-18 12:01:54 +02:00 |
|
Tobias Schmitz
|
0bd0dc6d92
|
feat: generate tags for bibliographies
|
2025-07-17 16:12:10 +02:00 |
|
Robin
|
5661c20580
|
Slightly improve selector docs (#6544)
|
2025-07-16 16:15:49 +00:00 |
|
Tobias Schmitz
|
bf75ab858d
|
feat: better alt text for footnote links
|
2025-07-16 14:04:22 +02:00 |
|
Tobias Schmitz
|
39a2c31169
|
Merge branch 'main' into pdf-accessibility
|
2025-07-16 12:59:06 +02:00 |
|
Laurenz
|
c58766440c
|
Support intra-doc links in HTML (#6602)
|
2025-07-16 08:17:42 +00:00 |
|
Malo
|
cdbf60e883
|
Change enum.item.number to Smart instead of Option (#6609)
|
2025-07-16 08:05:52 +00:00 |
|
Tobias Schmitz
|
451b0815ff
|
feat: mark numbering prefix of heading and outline as Lbl
|
2025-07-14 17:11:02 +02:00 |
|
Robin
|
f51cb4b03e
|
Rephrase docs for truncation of float/decimal to integer (#6543)
|
2025-07-14 13:31:27 +00:00 |
|
Robin
|
0c12828c9a
|
Fix minor typo in text docs (#6589)
|
2025-07-14 13:26:25 +00:00 |
|
Robin
|
b1a091a236
|
Use "whitespace" instead of "space" to denote block-level equation in docs (#6591)
|
2025-07-14 13:26:10 +00:00 |
|
Tobias Schmitz
|
9bbfe4c14a
|
fix: make figure captions sibling elements
if the caption is contained within the figure screen readers might ignore it
|
2025-07-14 10:46:00 +02:00 |
|
Tobias Schmitz
|
2621c6416e
|
feat!: revert making some elements Locatable
|
2025-07-13 18:06:03 +02:00 |
|
Tobias Schmitz
|
e5e5fba418
|
fix: revert making math elements Locatable
|
2025-07-13 17:53:55 +02:00 |
|
Tobias Schmitz
|
3c46056599
|
fix: public outline entry.inner() function
|
2025-07-13 17:46:55 +02:00 |
|
Tobias Schmitz
|
b5c6f7132b
|
feat!: remove unfinished manual tagging code for now
|
2025-07-13 17:38:19 +02:00 |
|
Tobias Schmitz
|
484f633e27
|
chore: remove left over file from merge
|
2025-07-13 17:30:37 +02:00 |
|
Tobias Schmitz
|
eb9a3359d5
|
feat: generate tags for lists and enums
|
2025-07-13 17:27:02 +02:00 |
|
Tobias Schmitz
|
e0074d6e39
|
refactor: make TableCell::kind #[parse] instead of #[synthesized]
|
2025-07-11 14:45:45 +02:00 |
|
Tobias Schmitz
|
e8af101a79
|
Merge branch 'main' into pdf-accessibility
|
2025-07-11 14:13:34 +02:00 |
|
Laurenz
|
98802dde7e
|
Complete movement of HTML export code to typst-html (#6584)
|
2025-07-10 10:42:34 +00:00 |
|
Laurenz
|
3aa7e861e7
|
Support images in HTML export (#6578)
|
2025-07-09 13:48:43 +00:00 |
|
Laurenz
|
a45c3388a6
|
More consistent Packed<T> to Content conversion methods (#6579)
|
2025-07-09 13:40:22 +00:00 |
|
Max
|
f9b01f595d
|
Move math styling to codex and add math.scr (#6309)
|
2025-07-09 13:08:49 +00:00 |
|
Robin
|
eed3407051
|
Update Swedish translations based on defaults used for LaTeX and cleveref (#6519)
|
2025-07-09 12:44:42 +00:00 |
|
Malo
|
1dc4c248d1
|
Add default argument for str.first and str.last (#6554)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-07-09 12:10:24 +00:00 |
|
frozolotl
|
9e6adb6f45
|
Ignore spans when checking for RawElem equality (#6560)
|
2025-07-09 12:04:22 +00:00 |
|
Robin
|
4534167656
|
Use "displayed" instead of "repeated" to avoid ambiguity in numbering docs (#6565)
|
2025-07-09 12:02:50 +00:00 |
|
Robin
|
e5e813219e
|
Fix typo of Typst domain in quote docs (#6573)
|
2025-07-09 12:01:57 +00:00 |
|
Laurenz
|
52a708b988
|
Move html module to typst-html crate (#6577)
|
2025-07-09 09:46:40 +00:00 |
|
Laurenz
|
e71674f6b3
|
Construct library via extension trait instead of default & inherent impl (#6576)
|
2025-07-09 09:28:26 +00:00 |
|
Tobias Schmitz
|
df10cb8570
|
feat: default to the url if no alt text is specified for a link
|
2025-07-09 10:18:48 +02:00 |
|
Laurenz
|
e5e1dcd9c0
|
Target-specific native show rules (#6569)
|
2025-07-09 08:16:36 +00:00 |
|
Tobias Schmitz
|
0c09c7d666
|
Merge branch 'main' into pdf-accessibility
|
2025-07-08 14:57:51 +02:00 |
|
Tobias Schmitz
|
edd213074f
|
refactor: remove general api to set cell kind and add pdf.(header|data)-cell
|
2025-07-08 14:14:37 +02:00 |
|
Laurenz
|
0a3c6939dd
|
Rewrite foundations of native elements (#6547)
|
2025-07-08 08:52:43 +00:00 |
|
Robin
|
51ab5b815c
|
Fix minor typo in function docs (#6542)
|
2025-07-07 14:15:10 +00:00 |
|
Laurenz
|
d1deb80bb8
|
Fix nightly warnings (#6558)
|
2025-07-05 12:23:48 +00:00 |
|
Tobias Schmitz
|
3d4d548934
|
feat: [WIP] generate alt text for ref elements
|
2025-07-03 18:43:30 +02:00 |
|
Tobias Schmitz
|
254aadccfc
|
docs: fix comment
|
2025-07-03 18:43:20 +02:00 |
|
Tobias Schmitz
|
50cd81ee1f
|
feat: generate headers attribute table cells
- fix marking repeated headers/footers as artifacts
- fix table row grouping with empty cells
|
2025-07-03 18:43:17 +02:00 |
|