diff options
Diffstat (limited to 'Master/texmf-dist/source/bibtex/biber/t/tdata/encoding1.bib')
-rw-r--r-- | Master/texmf-dist/source/bibtex/biber/t/tdata/encoding1.bib | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/bibtex/biber/t/tdata/encoding1.bib b/Master/texmf-dist/source/bibtex/biber/t/tdata/encoding1.bib new file mode 100644 index 00000000000..6c2467a70b0 --- /dev/null +++ b/Master/texmf-dist/source/bibtex/biber/t/tdata/encoding1.bib @@ -0,0 +1,9 @@ +% -*- coding: latin-9-unix -*- +% This is a latin9 encoded file (Notice the "LATIN CAPITAL LETTER S WITH CARON"). +% The top line is a hint to Emacs to open in the right encoding +@BOOK{test¦, + YEAR = {1999}, + AUTHOR = {Edward Encalcer}, + TITLE = {¦ome title}, + PUBLISHER = {A press} +} |