From 207a8a1821f51269f9b939749323a6d4bfe549f3 Mon Sep 17 00:00:00 2001 From: Takuji Tanaka Date: Sat, 16 Apr 2022 00:19:16 +0000 Subject: bibtex-x: ver3.80, enhance width$, substring$, etc. git-svn-id: svn://tug.org/texlive/trunk@63038 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/bibtex-x/tests/testperiodu.bib | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Build/source/texk/bibtex-x/tests/testperiodu.bib (limited to 'Build/source/texk/bibtex-x/tests/testperiodu.bib') diff --git a/Build/source/texk/bibtex-x/tests/testperiodu.bib b/Build/source/texk/bibtex-x/tests/testperiodu.bib new file mode 100644 index 00000000000..0f63becfb6f --- /dev/null +++ b/Build/source/texk/bibtex-x/tests/testperiodu.bib @@ -0,0 +1,25 @@ +@Type{abc0, field = {ABC xyz}, } +@Type{abc1, field = {ABC xyz.}, } +@Type{abc2, field = {ABC xyz!}, } +@Type{abc3, field = {ABC xyz?}, } +@Type{abc4, field = {ABC xyz,}, } + +@Type{cyrillic0, field = {АБВ эюя}, } +@Type{cyrillic1, field = {АБВ эюя.}, } +@Type{cyrillic2, field = {АБВ эюя!}, } +@Type{cyrillic3, field = {АБВ эюя?}, } +@Type{cyrillic4, field = {АБВ эюя,}, } + +@Type{aiu0, field = {あいうわおん}, } +@Type{aiu1, field = {あいうわおん。}, } +@Type{aiu2, field = {あいうわおん.}, } +@Type{aiu3, field = {あいうわおん!}, } +@Type{aiu4, field = {あいうわおん?}, } +@Type{aiu5, field = {あいうわおん‼}, } +@Type{aiu6, field = {あいうわおん⁇}, } +@Type{aiu7, field = {あいうわおん⁈}, } +@Type{aiu8, field = {あいうわおん⁉}, } +@Type{aiu9, field = {あいうわおん‽}, } +@Type{aiuA, field = {あいうわおん、}, } +@Type{aiuB, field = {あいうわおん,}, } + -- cgit v1.2.3