From 5619ebeda25cee690006876a9ded0c375573e530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20St=C3=B6hr?= Date: Tue, 19 Mar 2013 23:53:17 +0100 Subject: [PATCH] languages: update support for Kazakh as discussed on the list, as there is not support for Kazakh in babel we must assure that the T2A fontenc is loaded --- lib/languages | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/languages b/lib/languages index f8bcaa1fb5..b04fb98ee0 100644 --- a/lib/languages +++ b/lib/languages @@ -600,6 +600,10 @@ Language kazakh GuiName "Kazakh" Encoding pt154 LangCode kk_KZ + PostBabelPreamble + \input{t2aenc.def} + \AtBeginDocument{\fontencoding{T2A}\selectfont} + EndPostBabelPreamble End Language korean