diff options
author | Karl Berry <karl@freefriends.org> | 2008-10-12 22:22:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-10-12 22:22:22 +0000 |
commit | 9cad19503f443217d31276de7630b4224f2853d0 (patch) | |
tree | b97cbaed7adf7715b2a3bdbc24396da483e7d042 /Master/texmf-dist/tex/texinfo/txi-tr.tex | |
parent | 952b6ae97b87ab07da5b80b770d5b81c0428d794 (diff) |
texinfo hyphenation support
git-svn-id: svn://tug.org/texlive/trunk@10946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/texinfo/txi-tr.tex')
-rw-r--r-- | Master/texmf-dist/tex/texinfo/txi-tr.tex | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/texinfo/txi-tr.tex b/Master/texmf-dist/tex/texinfo/txi-tr.tex index eafba9f9848..6042877f02c 100644 --- a/Master/texmf-dist/tex/texinfo/txi-tr.tex +++ b/Master/texmf-dist/tex/texinfo/txi-tr.tex @@ -1,12 +1,12 @@ -% txi-en.tex -- adaptation to Turkish for texinfo.tex. -% $Id: txi-tr.tex,v 1.3 2004/04/11 17:56:45 karl Exp $ +% $Id: txi-tr.tex,v 1.8 2008/10/12 22:18:40 karl Exp $ +% txi-tr.tex -- Turkish translations for texinfo.tex. % -% Copyright (C) 2003 Free Software Foundation, Inc. +% Copyright 2003, 2007, 2008 Free Software Foundation, Inc. % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by -% the Free Software Foundation; either version 2, or (at your option) -% any later version. +% the Free Software Foundation; either version 3 of the License, or (at +% your option) any later version. % % This program is distributed in the hope that it will be useful, % but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,15 +14,12 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +% along with this program. If not, see <http://www.gnu.org/licenses/>. % % Written by Alper Ersoy, 5 January 2003, <aersoy@tfz.net> -% -%% -%% Turkish translations of the used words. -%% -%% + +\txisetlanguage{turkish}{2}{2} + \gdef\putwordAppendix{Ek} \gdef\putwordChapter{Kesim} \gdef\putwordfile{dosya} |