summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/babel/locale/ceb
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-09-29 21:06:55 +0000
committerKarl Berry <karl@freefriends.org>2023-09-29 21:06:55 +0000
commitd789a70cec21d44b4a6b8b5c463803039f41e173 (patch)
treebac28b6aa9c00b2e45b32e549a2a9d5a6dbddb15 /Master/texmf-dist/tex/generic/babel/locale/ceb
parent155b3034fd32de71bba86fcfc09369fd980275e1 (diff)
babel (29sep23)
git-svn-id: svn://tug.org/texlive/trunk@68400 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/babel/locale/ceb')
-rw-r--r--Master/texmf-dist/tex/generic/babel/locale/ceb/babel-ceb.ini141
-rw-r--r--Master/texmf-dist/tex/generic/babel/locale/ceb/babel-cebuano.tex12
2 files changed, 153 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/babel/locale/ceb/babel-ceb.ini b/Master/texmf-dist/tex/generic/babel/locale/ceb/babel-ceb.ini
new file mode 100644
index 00000000000..7b23027bd4b
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/babel/locale/ceb/babel-ceb.ini
@@ -0,0 +1,141 @@
+; This file is part of babel. For further details see:
+; https://www.ctan.org/pkg/babel
+; Data has been collected mainly from the following sources:
+; * Common Locale Data Repository (license Unicode):
+; http://cldr.unicode.org/
+; http://unicode.org/copyright.html
+
+[identification]
+charset = utf8
+version = 1.0
+date = 2023-09-15
+name.local = Cebuano
+name.english = Cebuano
+name.babel = cebuano
+tag.bcp47 = ceb
+language.tag.bcp47 = ceb
+tag.bcp47.likely = ceb-Latn-PH
+tag.opentype = CEB
+script.name = Latin
+script.tag.bcp47 = Latn
+script.tag.opentype = latn
+level = 1
+encodings =
+derivate = no
+
+[captions]
+; xetex, luatex
+preface =
+ref =
+abstract =
+bib =
+chapter =
+appendix =
+contents =
+listfigure =
+listtable =
+index =
+figure =
+table =
+part =
+encl =
+cc =
+headto =
+page =
+see =
+also =
+proof =
+glossary =
+
+[captions.licr]
+; pdftex
+preface =
+ref =
+abstract =
+bib =
+chapter =
+appendix =
+contents =
+listfigure =
+listtable =
+index =
+figure =
+table =
+part =
+encl =
+cc =
+headto =
+page =
+see =
+also =
+proof =
+glossary =
+
+[date.gregorian]
+date.long = [MMMM] [d], [y]
+date.short = [M]/[d]/[yy]
+months.wide.1 = Enero
+months.wide.2 = Pebrero
+months.wide.3 = Marso
+months.wide.4 = Abril
+months.wide.5 = Mayo
+months.wide.6 = Hunyo
+months.wide.7 = Hulyo
+months.wide.8 = Agosto
+months.wide.9 = Setyembre
+months.wide.10 = Oktubre
+months.wide.11 = Nobyembre
+months.wide.12 = Disyembre
+
+[date.gregorian.licr]
+months.wide.1 = Enero
+months.wide.2 = Pebrero
+months.wide.3 = Marso
+months.wide.4 = Abril
+months.wide.5 = Mayo
+months.wide.6 = Hunyo
+months.wide.7 = Hulyo
+months.wide.8 = Agosto
+months.wide.9 = Setyembre
+months.wide.10 = Oktubre
+months.wide.11 = Nobyembre
+months.wide.12 = Disyembre
+
+[time.gregorian]
+time.medium = [h]:[mm]:[ss] [a]
+time.short = [h]:[mm] [a]
+
+[typography]
+frenchspacing = yes
+hyphenrules =
+lefthyphenmin =
+righthyphenmin =
+hyphenchar =
+prehyphenchar =
+posthyphenchar =
+exhyphenchar =
+preexhyphenchar =
+postexhyphenchar =
+hyphenationmin =
+
+[characters]
+delimiters.quotes =
+auxiliary = [c f j ñ q v x z]
+exemplarCharacters = [a b d e g h i k l m n o p r s t u w y]
+index = [A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]
+punctuation = [\\- ‑ , ; \\: ! ? . … ' ‘ ’ \" “ ” ( ) \\[ \\] @ * / \\& # ′ ″]
+
+[numbers]
+defaultNumberingSystem =
+minimumGroupingDigits =
+decimal = .
+exponential =
+group = ,
+infinity =
+list =
+minusSign = -
+nan =
+perMille =
+percentSign = %
+plusSign = +
+superscriptingExponent =
diff --git a/Master/texmf-dist/tex/generic/babel/locale/ceb/babel-cebuano.tex b/Master/texmf-dist/tex/generic/babel/locale/ceb/babel-cebuano.tex
new file mode 100644
index 00000000000..8df64db3f0c
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/babel/locale/ceb/babel-cebuano.tex
@@ -0,0 +1,12 @@
+% This file is part of babel. For further details see:
+% https://www.ctan.org/pkg/babel
+\ifx\BabelBeforeIni\undefined
+ \PackageError{babel}%
+ {This file is a component of babel and cannot\MessageBreak
+ be loaded directly. I'll stop immediately}%
+ {Just use babel as documented.}%
+ \stop
+\fi
+\BabelBeforeIni{ceb}{%
+}
+\endinput \ No newline at end of file