3825 Commits

Author SHA1 Message Date
hpcfzl
dbc06a63a2
Merge cd4923f10d5c582e05c2dd9e6c73f5997fd2ce30 into af2253ba16dfdc731e787e3a43a6f6a63ea65e0a 2025-07-22 19:21:54 +08: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
hpcfzl
cd4923f10d
Update guide-for-latex-users.md
Apply discussed Guide for LaTeX users sentence change.
2025-07-21 19:35:34 +02:00
hpcfzl
8e512bd0b1
Update docs/guides/guide-for-latex-users.md
Change proposed Guide for LaTeX users sentence change.

Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2025-07-21 19:25:01 +02:00
hpcfzl
d1f5a3d2d5
Update .github/ISSUE_TEMPLATE/2-feature.yml
Revert proposed emoji change.

Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2025-07-21 19:23:49 +02:00
Laurenz
b036fd97ab Reformat with 2024 edition 2025-07-21 15:22:29 +02:00
Laurenz
e81a5a6ef2 Yeet if_chain macro 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
Laurenz
eed75ca4d6 Bump MSRV to 1.88 2025-07-21 15:22:28 +02:00
Laurenz
a43b7e785c Bump CI Rust to 1.88 2025-07-21 13:48:48 +02:00
pog102
55dad02887
Add Lithuanian translations (#6587) 2025-07-21 10:57:40 +00:00
Erik
b790c6d59c
Add rust-analyzer to flake devShell (#6618) 2025-07-18 14:36:10 +00:00
Malo
b1c79b50d4
Fix documentation oneliners (#6608) 2025-07-18 13:25:17 +00:00
Patrick Massot
4629ede020
Mention Tinymist in README.md (#6601) 2025-07-18 13:21:36 +00:00
Lachlan Kermode
627f5b9d4f
Add show rule for smallcaps in HTML (#6600) 2025-07-17 16:09:13 +00:00
hpcfzl
a1c01dff7f
Merge branch 'typst:main' into patch-1 2025-07-17 13:22:55 +02:00
hpcfzl
941c3123af
Update query.rs
Fixes typo `The `query` functions lets`
2025-07-16 21:01:38 +02:00
Robin
5661c20580
Slightly improve selector docs (#6544) 2025-07-16 16:15:49 +00:00
hpcfzl
d45a621358
Update 2-feature.yml
Replaces all **1** occurrence of *invisible* emoji
2025-07-16 13:29:32 +02:00
hpcfzl
68bf10498f
Update page.rs
Replaces all **1** occurrence of *invisible* emoji
2025-07-16 13:25:16 +02:00
hpcfzl
6e7049ba32
Update table.rs
Replaces all **1** occurrence of *invisible* emoji
2025-07-16 13:19:32 +02:00
hpcfzl
c98c72847d
Update guide-for-latex-users.md
Replaces **2** occurrences of *invisible* emojis
2025-07-16 12:48:17 +02:00
hpcfzl
7eefc19441
Update guide-for-latex-users.md
Removes `or a `/``
2025-07-16 12:23:23 +02:00
Laurenz
7897e86bcc
Restore timing scopes for native show rules (#6616) 2025-07-16 09:54:43 +00:00
hpcfzl
8571158b50
Merge branch 'typst:main' into patch-1 2025-07-16 11:26:36 +02:00
Laurenz
8e0e0f1a3b
Bump zip dependency (#6615) 2025-07-16 09:12:38 +00:00
Laurenz
0a4b72f8f6
Partially automate span assignment in native show rule (#6613) 2025-07-16 08:55:06 +00:00
Laurenz
c58766440c
Support intra-doc links in HTML (#6602) 2025-07-16 08:17:42 +00:00
Y.D.X.
ea5272bb2b
Support setting fonts repeatedly with different covers (#6604) 2025-07-16 08:10:21 +00:00
Malo
cdbf60e883
Change enum.item.number to Smart instead of Option (#6609) 2025-07-16 08:05:52 +00:00
hpcfzl
2fbed47c3e
Update guide-for-latex-users.md
Adds `tabularray`
2025-07-15 21:34:36 +02:00
hpcfzl
eabedfc61c
Update guide-for-latex-users.md
Removes a double space
2025-07-15 21:29:42 +02:00
hpcfzl
615ded766b
Update guide-for-latex-users.md
Removes `Unlike LaTeX`
2025-07-15 21:19:18 +02:00
Laurenz
9a6268050f
HTML frame improvements (#6605) 2025-07-15 14:48:31 +00: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
Said A.
0264534928
Fix regression in reference autocomplete (#6586) 2025-07-10 15:02:23 +00:00
Said A.
70710deb2b
Deduplicate labels for code completion (#6516) 2025-07-10 13:15:19 +00:00
Laurenz
275012d7c6
Handle lower and upper in HTML export (#6585) 2025-07-10 10:54:06 +00:00
Laurenz
98802dde7e
Complete movement of HTML export code to typst-html (#6584) 2025-07-10 10:42:34 +00:00
Laurenz
ac77fdbb6e
Fix tooltip for figure reference (#6580) 2025-07-09 13:50:54 +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
Jassiel Ovando
1bbb58c43f
Add completions subcommand (#6568) 2025-07-09 12:41:40 +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