diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/generic/babel-turkish/README.md (renamed from Master/texmf-dist/doc/generic/babel-turkish/README) | 17 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/babel-turkish/turkish.pdf | bin | 266759 -> 297619 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/generic/babel-turkish/turkish.dtx | 8 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/babel-turkish/turkish.ldf | 6 |
4 files changed, 19 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/generic/babel-turkish/README b/Master/texmf-dist/doc/generic/babel-turkish/README.md index 33faa1dd917..ca7c9f9c402 100644 --- a/Master/texmf-dist/doc/generic/babel-turkish/README +++ b/Master/texmf-dist/doc/generic/babel-turkish/README.md @@ -1,8 +1,18 @@ -Turkish 1.3b ------------- +Turkish 1.4 +----------- This is the babel style for Turkish. +**This package is NOT being actively maintained, but bugs might +got fixed if you report them. If you want to take over maintenance of +this language style, please contact me at +http://www.texnia.com/contact.html .** + +Changes 1.4 +----------- +* Added TU encoding + + Changes 1.3 ----------- * UTF-8 encoded strings for XeTeX and LuaTeX @@ -11,6 +21,3 @@ Changes 1.3 * Translation for Glossary. * The manual describes how to deal with the ligature fi and how to disable the = shorthand. - ----------- -2014-03-24
\ No newline at end of file diff --git a/Master/texmf-dist/doc/generic/babel-turkish/turkish.pdf b/Master/texmf-dist/doc/generic/babel-turkish/turkish.pdf Binary files differindex f4dd3fb9890..4dff0e72d9c 100644 --- a/Master/texmf-dist/doc/generic/babel-turkish/turkish.pdf +++ b/Master/texmf-dist/doc/generic/babel-turkish/turkish.pdf diff --git a/Master/texmf-dist/source/generic/babel-turkish/turkish.dtx b/Master/texmf-dist/source/generic/babel-turkish/turkish.dtx index 6428bb5034f..09ebca13094 100644 --- a/Master/texmf-dist/source/generic/babel-turkish/turkish.dtx +++ b/Master/texmf-dist/source/generic/babel-turkish/turkish.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -% Copyright 1989-2014 Johannes L. Braams and any individual authors +% Copyright 1989-2019 Johannes L. Braams and any individual authors % listed elsewhere in this file. All rights reserved. % % This file is part of the Babel system. @@ -36,7 +36,7 @@ %<code>\ProvidesLanguage{turkish} %\fi %\ProvidesFile{turkish.dtx} - [2014/03/22 v1.3b Turkish support from the babel system] + [2019/07/05 v1.4 Turkish support from the babel system] %\iffalse %% File `turkish.dtx' % @@ -235,7 +235,7 @@ % \begin{macrocode} \ifx\BabelLower\@undefined\else \StartBabelCommands*{turkish}{captions} - [unicode, charset=utf8, fontenc=EU1 EU2] + [unicode, charset=utf8, fontenc=EU1 EU2 TU] \SetString\prefacename{Önsöz} \SetString\refname{Kaynaklar} \SetString\abstractname{Özet} @@ -267,7 +267,7 @@ \BabelLower{`İ}{`i}% \BabelLower{`I}{`ı}} \StartBabelCommands*{turkish}{date} - [unicode, charset=utf8, fontenc=EU1 EU2] + [unicode, charset=utf8, fontenc=EU1 EU2 TU] \SetStringLoop{month#1name}{% Ocak,Şubat,Mart,Nisan,Mayıs,Haziran,% Temmuz,Ağustos,Eylül,Ekim,Kasım,Aralık} diff --git a/Master/texmf-dist/tex/generic/babel-turkish/turkish.ldf b/Master/texmf-dist/tex/generic/babel-turkish/turkish.ldf index 2aa469a990d..54f9526b67f 100644 --- a/Master/texmf-dist/tex/generic/babel-turkish/turkish.ldf +++ b/Master/texmf-dist/tex/generic/babel-turkish/turkish.ldf @@ -37,7 +37,7 @@ %% and covered by LPPL is defined by the unpacking scripts (with %% extension .ins) which are part of the distribution. \ProvidesLanguage{turkish} - [2014/03/22 v1.3b Turkish support from the babel system] + [2019/07/05 v1.4 Turkish support from the babel system] %% File `turkish.dtx' %% Turkish Language Definition File %% Copyright (C) 1994 - 2005 @@ -80,7 +80,7 @@ \space\number\year}} \ifx\BabelLower\@undefined\else \StartBabelCommands*{turkish}{captions} - [unicode, charset=utf8, fontenc=EU1 EU2] + [unicode, charset=utf8, fontenc=EU1 EU2 TU] \SetString\prefacename{Önsöz} \SetString\refname{Kaynaklar} \SetString\abstractname{Özet} @@ -112,7 +112,7 @@ \BabelLower{`İ}{`i}% \BabelLower{`I}{`ı}} \StartBabelCommands*{turkish}{date} - [unicode, charset=utf8, fontenc=EU1 EU2] + [unicode, charset=utf8, fontenc=EU1 EU2 TU] \SetStringLoop{month#1name}{% Ocak,Şubat,Mart,Nisan,Mayıs,Haziran,% Temmuz,Ağustos,Eylül,Ekim,Kasım,Aralık} |