mirror of
https://github.com/typst/typst
synced 2025-06-28 08:12:53 +08:00
Bump typst-dev-assets
(#6514)
This commit is contained in:
parent
584dd5fec6
commit
74b1b10986
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2911,7 +2911,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "typst-dev-assets"
|
name = "typst-dev-assets"
|
||||||
version = "0.13.1"
|
version = "0.13.1"
|
||||||
source = "git+https://github.com/typst/typst-dev-assets?rev=fddbf8b#fddbf8b99506bc370ac0edcd4959add603a7fc92"
|
source = "git+https://github.com/typst/typst-dev-assets?rev=bfa947f#bfa947f3433d7d13a995168c40ae788a2ebfe648"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "typst-docs"
|
name = "typst-docs"
|
||||||
|
@ -33,7 +33,7 @@ typst-syntax = { path = "crates/typst-syntax", version = "0.13.1" }
|
|||||||
typst-timing = { path = "crates/typst-timing", version = "0.13.1" }
|
typst-timing = { path = "crates/typst-timing", version = "0.13.1" }
|
||||||
typst-utils = { path = "crates/typst-utils", version = "0.13.1" }
|
typst-utils = { path = "crates/typst-utils", version = "0.13.1" }
|
||||||
typst-assets = { git = "https://github.com/typst/typst-assets", rev = "c1089b4" }
|
typst-assets = { git = "https://github.com/typst/typst-assets", rev = "c1089b4" }
|
||||||
typst-dev-assets = { git = "https://github.com/typst/typst-dev-assets", rev = "fddbf8b" }
|
typst-dev-assets = { git = "https://github.com/typst/typst-dev-assets", rev = "bfa947f" }
|
||||||
arrayvec = "0.7.4"
|
arrayvec = "0.7.4"
|
||||||
az = "1.2"
|
az = "1.2"
|
||||||
base64 = "0.22"
|
base64 = "0.22"
|
||||||
|
@ -34,7 +34,7 @@ To the right! Where the sunlight peeks behind the mountain.
|
|||||||
#align(start)[Start]
|
#align(start)[Start]
|
||||||
#align(end)[Ende]
|
#align(end)[Ende]
|
||||||
|
|
||||||
#set text(lang: "ar")
|
#set text(lang: "ar", font: "Noto Sans Arabic")
|
||||||
#align(start)[يبدأ]
|
#align(start)[يبدأ]
|
||||||
#align(end)[نهاية]
|
#align(end)[نهاية]
|
||||||
|
|
||||||
|
@ -45,6 +45,7 @@ Lריווח #h(1cm) R
|
|||||||
|
|
||||||
--- bidi-whitespace-reset ---
|
--- bidi-whitespace-reset ---
|
||||||
// Test whether L1 whitespace resetting destroys stuff.
|
// Test whether L1 whitespace resetting destroys stuff.
|
||||||
|
#set text(font: ("Libertinus Serif", "Noto Sans Arabic"))
|
||||||
الغالب #h(70pt) ن#" "ة
|
الغالب #h(70pt) ن#" "ة
|
||||||
|
|
||||||
--- bidi-explicit-dir ---
|
--- bidi-explicit-dir ---
|
||||||
@ -87,7 +88,7 @@ Lריווח #h(1cm) R
|
|||||||
columns: (1fr, 1fr),
|
columns: (1fr, 1fr),
|
||||||
lines(6),
|
lines(6),
|
||||||
[
|
[
|
||||||
#text(lang: "ar")[مجرد نص مؤقت لأغراض العرض التوضيحي. ]
|
#text(lang: "ar", font: ("Libertinus Serif", "Noto Sans Arabic"))[مجرد نص مؤقت لأغراض العرض التوضيحي. ]
|
||||||
#text(lang: "ar")[سلام]
|
#text(lang: "ar")[سلام]
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
@ -29,6 +29,7 @@ ABCअपार्टमेंट
|
|||||||
\ ט
|
\ ט
|
||||||
|
|
||||||
--- shaping-font-fallback ---
|
--- shaping-font-fallback ---
|
||||||
|
#set text(font: ("Libertinus Serif", "Noto Sans Arabic"))
|
||||||
// Font fallback for emoji.
|
// Font fallback for emoji.
|
||||||
A😀B
|
A😀B
|
||||||
|
|
||||||
|
@ -80,7 +80,7 @@ I'm in#text(tracking: 0.15em + 1.5pt)[ spaace]!
|
|||||||
|
|
||||||
--- text-tracking-arabic ---
|
--- text-tracking-arabic ---
|
||||||
// Test tracking in arabic text (makes no sense whatsoever)
|
// Test tracking in arabic text (makes no sense whatsoever)
|
||||||
#set text(tracking: 0.3em)
|
#set text(tracking: 0.3em, font: "Noto Sans Arabic")
|
||||||
النص
|
النص
|
||||||
|
|
||||||
--- text-spacing ---
|
--- text-spacing ---
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
--- repeat-dots-rtl ---
|
--- repeat-dots-rtl ---
|
||||||
// Test dots with RTL.
|
// Test dots with RTL.
|
||||||
#set text(lang: "ar")
|
#set text(lang: "ar", font: ("Libertinus Serif", "Noto Sans Arabic"))
|
||||||
مقدمة #box(width: 1fr, repeat[.]) 15
|
مقدمة #box(width: 1fr, repeat[.]) 15
|
||||||
|
|
||||||
--- repeat-empty ---
|
--- repeat-empty ---
|
||||||
@ -35,7 +35,7 @@ A#box(width: 1fr, repeat(rect(width: 6em, height: 0.7em)))B
|
|||||||
#set align(center)
|
#set align(center)
|
||||||
A#box(width: 1fr, repeat(rect(width: 6em, height: 0.7em)))B
|
A#box(width: 1fr, repeat(rect(width: 6em, height: 0.7em)))B
|
||||||
|
|
||||||
#set text(dir: rtl)
|
#set text(dir: rtl, font: "Noto Sans Arabic")
|
||||||
ريجين#box(width: 1fr, repeat(rect(width: 4em, height: 0.7em)))سون
|
ريجين#box(width: 1fr, repeat(rect(width: 4em, height: 0.7em)))سون
|
||||||
|
|
||||||
--- repeat-unrestricted ---
|
--- repeat-unrestricted ---
|
||||||
|
@ -151,6 +151,7 @@ B #cite(<netwok>) #cite(<arrgh>).
|
|||||||
--- issue-5775-cite-order-rtl ---
|
--- issue-5775-cite-order-rtl ---
|
||||||
// Test citation order in RTL text.
|
// Test citation order in RTL text.
|
||||||
#set page(width: 300pt)
|
#set page(width: 300pt)
|
||||||
|
#set text(font: ("Libertinus Serif", "Noto Sans Arabic"))
|
||||||
@netwok
|
@netwok
|
||||||
aaa
|
aaa
|
||||||
این است
|
این است
|
||||||
|
@ -231,7 +231,7 @@ Welcome \ here. Does this work well?
|
|||||||
|
|
||||||
--- par-hanging-indent-rtl ---
|
--- par-hanging-indent-rtl ---
|
||||||
#set par(hanging-indent: 2em)
|
#set par(hanging-indent: 2em)
|
||||||
#set text(dir: rtl)
|
#set text(dir: rtl, font: ("Libertinus Serif", "Noto Sans Arabic"))
|
||||||
لآن وقد أظلم الليل وبدأت النجوم
|
لآن وقد أظلم الليل وبدأت النجوم
|
||||||
تنضخ وجه الطبيعة التي أعْيَتْ من طول ما انبعثت في النهار
|
تنضخ وجه الطبيعة التي أعْيَتْ من طول ما انبعثت في النهار
|
||||||
|
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
--- quote-dir-author-pos ---
|
--- quote-dir-author-pos ---
|
||||||
// Text direction affects author positioning
|
// Text direction affects author positioning
|
||||||
|
#set text(font: ("Libertinus Serif", "Noto Sans Arabic"))
|
||||||
And I quote: #quote(attribution: [René Descartes])[cogito, ergo sum].
|
And I quote: #quote(attribution: [René Descartes])[cogito, ergo sum].
|
||||||
|
|
||||||
#set text(lang: "ar")
|
#set text(lang: "ar")
|
||||||
@ -9,6 +10,7 @@ And I quote: #quote(attribution: [René Descartes])[cogito, ergo sum].
|
|||||||
|
|
||||||
--- quote-dir-align ---
|
--- quote-dir-align ---
|
||||||
// Text direction affects block alignment
|
// Text direction affects block alignment
|
||||||
|
#set text(font: ("Libertinus Serif", "Noto Sans Arabic"))
|
||||||
#set quote(block: true)
|
#set quote(block: true)
|
||||||
#quote(attribution: [René Descartes])[cogito, ergo sum]
|
#quote(attribution: [René Descartes])[cogito, ergo sum]
|
||||||
|
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
--- numbers ---
|
--- numbers ---
|
||||||
// Test numbers in text mode.
|
// Test numbers in text mode.
|
||||||
|
#set text(font: ("Libertinus Serif", "Noto Sans Arabic"))
|
||||||
12 \
|
12 \
|
||||||
12.0 \
|
12.0 \
|
||||||
3.14 \
|
3.14 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user