59 lines
1.7 KiB
TeX
59 lines
1.7 KiB
TeX
% txi-es.tex -- TeX macros to handle Spanish language documents.
|
|
%
|
|
% Copyright (C) 1999 by Adrian Perez Jorge
|
|
%
|
|
% This txi-es.tex file 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.
|
|
%
|
|
% This txi-es.tex file is distributed in the hope that it will be
|
|
% useful, but WITHOUT ANY WARRANTY; without even the implied warranty
|
|
% of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
% General Public License for more details.
|
|
%
|
|
|
|
%
|
|
% Set up fixed words for Spanish.
|
|
%
|
|
|
|
\gdef\putwordAppendix{Ap\'endice}
|
|
\gdef\putwordChapter{Cap\'{\char16{}}tulo}
|
|
\gdef\putwordfile{archivo}
|
|
\gdef\putwordIndexIsEmpty{(El \'Indice est\'a vac\'{\char16{}}o)}
|
|
\gdef\putwordIndexNonexistent{(No existe el \'Indice)}
|
|
\gdef\putwordInfo{Info}
|
|
\gdef\putwordMethodon{M\'etodo de}
|
|
\gdef\putwordNoTitle{Sin T\'{\char{16}}tulo}
|
|
\gdef\putwordof{de}
|
|
\gdef\putwordon{de}
|
|
\gdef\putwordpage{p\'agina}
|
|
\gdef\putwordsection{secci\'on}
|
|
\gdef\putwordSection{Secci\'on}
|
|
\gdef\putwordsee{v\'ease}
|
|
\gdef\putwordSee{V\'ease}
|
|
\gdef\putwordShortTOC{Resumen del Contenido}
|
|
\gdef\putwordTOC{\'Indice General}
|
|
%
|
|
\gdef\putwordMJan{enero}
|
|
\gdef\putwordMFeb{febrero}
|
|
\gdef\putwordMMar{marzo}
|
|
\gdef\putwordMApr{abril}
|
|
\gdef\putwordMMay{mayo}
|
|
\gdef\putwordMJun{junio}
|
|
\gdef\putwordMJul{julio}
|
|
\gdef\putwordMAug{agosto}
|
|
\gdef\putwordMSep{septiembre}
|
|
\gdef\putwordMOct{octubre}
|
|
\gdef\putwordMNov{noviembre}
|
|
\gdef\putwordMDec{diciembre}
|
|
%
|
|
\gdef\putwordDefmac{Macro}
|
|
\gdef\putwordDefspec{Forma Especial}
|
|
\gdef\putwordDefivar{Variable de Instancia}
|
|
\gdef\putwordDefvar{Variable}
|
|
\gdef\putwordDefopt{Opci\'on de Usuario}
|
|
\gdef\putwordDeffunc{Funci\'on}
|
|
|
|
\endinput
|