Skip to content

Commit 44c37b6

Browse files
committed
expose mulcite
1 parent d686e20 commit 44c37b6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

examples/common-body.typ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#import "../lib.typ": flex-caption, fonts
1+
#import "../lib.typ": flex-caption, fonts, mulcite
22

33
#import fonts: *
44

@@ -33,7 +33,7 @@ $
3333
A = overbrace((a + b + c) + underbrace(i(d + e + f), "虚数"), "复数")
3434
$<eq:sample>
3535

36-
@lst:code-sample 所示,这是一段代码 @zjuthesis@floater2005surface@WANG2022102149@chCurl
36+
@lst:code-sample 所示,这是一段代码 @zjuthesis@floater2005surface@WANG2022102149@chCurl这是连续引用测试 #mulcite(<zjuthesis>, <floater2005surface>, <WANG2022102149>, <chCurl>)。
3737

3838
#figure(
3939
image("../assets/zju-emblem.svg", width: 40%),

lib.typ

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
#import "utils/structure.typ": frontmatter, mainmatter
99

1010
#import "utils/flex-caption.typ": flex-caption
11+
#import "utils/citext/lib.typ": mulcite

0 commit comments

Comments
 (0)