Skip to content

Commit b90e518

Browse files
committed
add nested group to ancestor delimiter test
1 parent 15244c2 commit b90e518

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

tests/local/choose_UseAncestorsDelimiter.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ https://github.com/typst/hayagriva/issues/180
1818

1919

2020
>>===== RESULT =====>>
21-
Title_Edition_Publisher_Place_TitleEditionPublisherPlace
21+
Title_Edition_Publisher_Place_TitleEditionPublisherPlace_PublisherPublisherPublisher
2222
<<===== RESULT =====<<
2323

2424

@@ -65,6 +65,11 @@ Title_Edition_Publisher_Place_TitleEditionPublisherPlace
6565
</if>
6666
</choose>
6767
<text macro="unaffected"/>
68+
<group>
69+
<text variable="publisher"/>
70+
<text variable="publisher"/>
71+
<text variable="publisher"/>
72+
</group>
6873
</group>
6974
</layout>
7075
</citation>

0 commit comments

Comments
 (0)