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-pt.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-pt.tex')
-rw-r--r-- | Master/texmf-dist/tex/texinfo/txi-pt.tex | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/texinfo/txi-pt.tex b/Master/texmf-dist/tex/texinfo/txi-pt.tex index c65bc5e1d5a..105bc245d60 100644 --- a/Master/texmf-dist/tex/texinfo/txi-pt.tex +++ b/Master/texmf-dist/tex/texinfo/txi-pt.tex @@ -1,11 +1,12 @@ -% txi-pt.tex -- adaptation to Portuguese for texinfo.tex. +% $Id: txi-pt.tex,v 1.7 2008/10/12 22:18:39 karl Exp $ +% txi-pt.tex -- Portuguese translations for texinfo.tex. % -% Copyright (C) 1999 Free Software Foundation, Inc. +% Copyright 1999, 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 @@ -13,12 +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 Lalo Martins <lalo@webcom.com> at 05 August 1999 -%% -%% Portuguese translation of the used words. + +\txisetlanguage{portuguese}{2}{3} + \gdef\putwordAppendix{Ap\^endice} \gdef\putwordChapter{Cap\'\ptexi tulo} \gdef\putwordfile{Data} |