summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/tests/testperiodu.bib
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2022-04-29 03:14:26 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2022-04-29 03:14:26 +0000
commitaf4ad1c389367c6a6a264ee9402ac094ee28fc28 (patch)
tree2ab8e1945907815ea7548753fb018da549a0aac0 /Build/source/texk/bibtex-x/tests/testperiodu.bib
parentbe99afdf8b3704c3a42465354f690ed41bf5fdbc (diff)
bibtex-x: ver4.00, add is.cjk.str$, bitwise and/or to built-in function
git-svn-id: svn://tug.org/texlive/trunk@63173 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex-x/tests/testperiodu.bib')
-rw-r--r--Build/source/texk/bibtex-x/tests/testperiodu.bib8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/bibtex-x/tests/testperiodu.bib b/Build/source/texk/bibtex-x/tests/testperiodu.bib
index 0f63becfb6f..e6bd30ba548 100644
--- a/Build/source/texk/bibtex-x/tests/testperiodu.bib
+++ b/Build/source/texk/bibtex-x/tests/testperiodu.bib
@@ -3,12 +3,16 @@
@Type{abc2, field = {ABC xyz!}, }
@Type{abc3, field = {ABC xyz?}, }
@Type{abc4, field = {ABC xyz,}, }
+@Type{abc5, field = {ABC {xyz!}}, }
+@Type{abc6, field = {ABC {{xyz?}}}, }
@Type{cyrillic0, field = {АБВ эюя}, }
@Type{cyrillic1, field = {АБВ эюя.}, }
@Type{cyrillic2, field = {АБВ эюя!}, }
@Type{cyrillic3, field = {АБВ эюя?}, }
@Type{cyrillic4, field = {АБВ эюя,}, }
+@Type{cyrillic5, field = {АБВ {эюя!}}, }
+@Type{cyrillic6, field = {АБВ {{эюя?}}}, }
@Type{aiu0, field = {あいうわおん}, }
@Type{aiu1, field = {あいうわおん。}, }
@@ -22,4 +26,8 @@
@Type{aiu9, field = {あいうわおん‽}, }
@Type{aiuA, field = {あいうわおん、}, }
@Type{aiuB, field = {あいうわおん,}, }
+@Type{aiuC, field = {あいうわ{おん!}}, }
+@Type{aiuD, field = {あいうわ{{おん?}}}, }
+@Type{aiuE, field = {あいうわ{{{おん‼}}}}, }
+@Type{aiuF, field = {あいうわ{{{{おん⁇}}}}}, }