diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-01 22:38:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-01 22:38:51 +0000 |
commit | 3bdca128c46d8851d6cdd6612a1fd2d33cfd9e1b (patch) | |
tree | a4fba5fa97deb3b9cc029f3d4a9ae9c02c886062 /Master/texmf-dist/doc/latex/bezos/esindex.tex | |
parent | 12e838406005e7d86054c1b4a605be7eb2f49080 (diff) |
bezos update
git-svn-id: svn://tug.org/texlive/trunk@1739 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bezos/esindex.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/bezos/esindex.tex | 46 |
1 files changed, 31 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/bezos/esindex.tex b/Master/texmf-dist/doc/latex/bezos/esindex.tex index acad83e758c..27f1b83aaed 100644 --- a/Master/texmf-dist/doc/latex/bezos/esindex.tex +++ b/Master/texmf-dist/doc/latex/bezos/esindex.tex @@ -1,29 +1,42 @@ -% This file is copyrighted (c) 1998-2004 by Javier Bezos. -% All Rights Reserved. -% -% This program can be redistributed and/or modified under the terms -% of the LaTeX Project Public License Distributed from CTAN -% archives in directory macros/latex/base/lppl.txt; either -% version 1 of the License, or any later version. +% +--------------------------------------------------+ +% | Typeset this file to get the documentation. | +% +--------------------------------------------------+ +% +%% Copyright (C) 1998-2004, 2006 Javier Bezos +%% All Rights Reserved +%% http://www.texytipografia.com +%% +%% This work may be distributed and/or modified under the conditions +%% of the LaTeX Project Public License, either version 1.3 of this +%% license or (at your option) any later version. The latest version +%% of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% This Current Maintainer of this work is Javier Bezos. +%% +%% This work consists of the files esindex.tex and esindex.sty. \documentclass{article} \usepackage[spanish,activeacute]{babel} +\spanishdatedel \usepackage[cp1252]{inputenc} \title{Paquete \textsf{esindex}\footnote{Este - archivo est\'a actualmente en la versi\'on 1.1 - con fecha 15/07/19. + archivo est\'a actualmente en la versi\'on 1.2 + con fecha 12/05/2006. Esta copia del manual se compuso el~\today.}} - \author{Javier Bezos\footnote{Por favor, env\'{\i}en - comentarios y sugerencias a \texttt{jbezos@wanadoo.es} - o a mi direcci\'on postal: Apartado 116.035, E-28080 Madrid, - Spain.}} + \author{Javier Bezos\footnote{Para comentarios y sugerencias: +\texttt{http://www.texytipografia.com}.}} \raggedright \parskip=1ex -\date{19/07/2004} +\date{12/05/2006} \begin{document} @@ -86,7 +99,7 @@ combinaci'on y la trata aparte. Lo mismo vale para \verb|'| o \end{verbatim} equivale a \begin{verbatim} -\index{{"!`}Ciguen^^ffas{"!}@{"!`}Cig"ue'nas{"!}|textbf} +\index{{"!`}Ciguen^^ffas{"!}@{"!`}Cig\"ue\~nas{"!}|textbf} \end{verbatim} Sin embargo, el uso del car'acter \verb|quote| @@ -106,4 +119,7 @@ sino que tan s'olo se a'naden al final de la ene. En el rar'isimo caso de que hubiera palabras que empiezan por e'ne habria que modificar el archivo \verb|.ind| a mano. +La versión 1.2 corrige la supresión incorrecta de acentos en los +primeros niveles si había más de uno. + \end{document} |