From ecb5543985cc0788d9c01e8c2e28d8ca6d8e19b6 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 15 Mar 2023 12:33:38 +0100 Subject: Node links --- tests/ref/meta/bibliography.png | Bin 38227 -> 86422 bytes tests/typ/meta/bibliography.typ | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/ref/meta/bibliography.png b/tests/ref/meta/bibliography.png index 3ff542d1..15b99ec0 100644 Binary files a/tests/ref/meta/bibliography.png and b/tests/ref/meta/bibliography.png differ diff --git a/tests/typ/meta/bibliography.typ b/tests/typ/meta/bibliography.typ index 2e2ddd35..ce4b8f31 100644 --- a/tests/typ/meta/bibliography.typ +++ b/tests/typ/meta/bibliography.typ @@ -14,7 +14,7 @@ --- #set page(width: 200pt) = Details -See also #cite("arrgh", [p. 22]), @arrgh[p. 4], and @cannonfodder[p. 5]. +See also #cite("arrgh", "cannonfodder", [p. 22]), @arrgh[p. 4], and @cannonfodder[p. 5]. #bibliography("/works.bib") --- @@ -22,6 +22,7 @@ See also #cite("arrgh", [p. 22]), @arrgh[p. 4], and @cannonfodder[p. 5]. #set page(width: 200pt) #bibliography("/works.bib", title: [Works to be cited], style: "author-date") #line(length: 100%) -The net-work is a creature of its own. @stupid +As described by #cite("stupid", brackets: false), +the net-work is a creature of its own. This is close to piratery! @arrgh And quark! @quark -- cgit v1.2.3