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-nl.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-nl.tex')
-rw-r--r-- | Master/texmf-dist/tex/texinfo/txi-nl.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/texinfo/txi-nl.tex b/Master/texmf-dist/tex/texinfo/txi-nl.tex index aab69f7ecb0..dd1967d9808 100644 --- a/Master/texmf-dist/tex/texinfo/txi-nl.tex +++ b/Master/texmf-dist/tex/texinfo/txi-nl.tex @@ -1,11 +1,11 @@ -% Dutch translation for texinfo.tex. -% $Id: txi-nl.tex,v 1.3 2004/04/11 17:56:45 karl Exp $ +% $Id: txi-nl.tex,v 1.6 2008/10/12 22:18:39 karl Exp $ +% txi-nl.tex -- Dutch translations for texinfo.tex. % -% Copyright (C) 1999 Free Software Foundation. +% Copyright 1999, 2007, 2008 Free Software Foundation. % % 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 of the License, or +% 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, @@ -14,10 +14,10 @@ % 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/>. + +\txisetlanguage{dutch}{2}{2} -% Set up fixed words if not already set. \gdef\putwordAppendix{Appendix} \gdef\putwordChapter{Hoofdstuk} \gdef\putwordfile{bestand} |