From f11d28e8eee73e47288bf641430a5edde464f299 Mon Sep 17 00:00:00 2001 From: +merlan #flirora Date: Wed, 5 Feb 2025 13:25:52 -0500 Subject: [PATCH] Add failing test for #5775 --- tests/suite/model/cite.typ | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/suite/model/cite.typ b/tests/suite/model/cite.typ index b328dda49..8c9748150 100644 --- a/tests/suite/model/cite.typ +++ b/tests/suite/model/cite.typ @@ -147,3 +147,13 @@ B #cite() #cite(). // Error: 7-17 expected label, found string // Hint: 7-17 use `label("%@&#*!\\")` to create a label #cite("%@&#*!\\") + +--- issue-5775-cite-order-rtl --- +// Test citation order in RTL text. +#set page(width: 300pt) +این است +@tolkien54 +و این یکی هست +@arrgh + +#bibliography("/assets/bib/works.bib")