diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2010-05-25 15:33:11 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2010-05-25 15:33:11 +0000 |
commit | 22187c8835cb42a63e01ce22487c56f0e4bd6bdb (patch) | |
tree | 30d39a64f42c60331ba653aac24b17b033f61a4c /Master/texmf-dist/tex/context/config | |
parent | 6eec017f2b5bcee9fd120c9ec2a50f2ca502a2ad (diff) |
add ini files for fmtutil
git-svn-id: svn://tug.org/texlive/trunk@18471 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/config')
6 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/config/cont-de.ini b/Master/texmf-dist/tex/context/config/cont-de.ini new file mode 100644 index 00000000000..b44ff333107 --- /dev/null +++ b/Master/texmf-dist/tex/context/config/cont-de.ini @@ -0,0 +1,2 @@ +\input cont-de + diff --git a/Master/texmf-dist/tex/context/config/cont-en.ini b/Master/texmf-dist/tex/context/config/cont-en.ini new file mode 100644 index 00000000000..36df33db1f5 --- /dev/null +++ b/Master/texmf-dist/tex/context/config/cont-en.ini @@ -0,0 +1,2 @@ +\input cont-en + diff --git a/Master/texmf-dist/tex/context/config/cont-fr.ini b/Master/texmf-dist/tex/context/config/cont-fr.ini new file mode 100644 index 00000000000..c9b560210f5 --- /dev/null +++ b/Master/texmf-dist/tex/context/config/cont-fr.ini @@ -0,0 +1,2 @@ +\input cont-fr + diff --git a/Master/texmf-dist/tex/context/config/cont-it.ini b/Master/texmf-dist/tex/context/config/cont-it.ini new file mode 100644 index 00000000000..e0935cb9393 --- /dev/null +++ b/Master/texmf-dist/tex/context/config/cont-it.ini @@ -0,0 +1,2 @@ +\input cont-it + diff --git a/Master/texmf-dist/tex/context/config/cont-nl.ini b/Master/texmf-dist/tex/context/config/cont-nl.ini new file mode 100644 index 00000000000..3ccab8334c8 --- /dev/null +++ b/Master/texmf-dist/tex/context/config/cont-nl.ini @@ -0,0 +1,2 @@ +\input cont-nl + diff --git a/Master/texmf-dist/tex/context/config/cont-ro.ini b/Master/texmf-dist/tex/context/config/cont-ro.ini new file mode 100644 index 00000000000..ea9b42d448b --- /dev/null +++ b/Master/texmf-dist/tex/context/config/cont-ro.ini @@ -0,0 +1,2 @@ +\input cont-ro + |