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/tex/latex/bezos | |
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/tex/latex/bezos')
-rw-r--r-- | Master/texmf-dist/tex/latex/bezos/accents.sty | 37 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/bezos/checkend.sty | 1 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/bezos/dotlessi.sty | 1 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/bezos/esindex.sty | 47 |
4 files changed, 62 insertions, 24 deletions
diff --git a/Master/texmf-dist/tex/latex/bezos/accents.sty b/Master/texmf-dist/tex/latex/bezos/accents.sty index 6abb9da0bd4..79392a3326e 100644 --- a/Master/texmf-dist/tex/latex/bezos/accents.sty +++ b/Master/texmf-dist/tex/latex/bezos/accents.sty @@ -2,17 +2,36 @@ % | Typeset accents.tex to get the documentation. | % +--------------------------------------------------+ % -% This file is copyrighted (c) 1998, 1999, 2000 by Javier Bezos. -% All Rights Reserved. +%% Copyright (C) 1998, 1999, 2000, 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 accents.tex and accents.sty. % -% 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. +% Changes +% ~~~~~~~ +% +% 2006-05-12. TeX converts to ord any symbol with a math accent. +% Accents now emulates this behaviour with braces around the +% nucleous; otherwise, the original category is preserved and +% the accents could look misaligned. (Reported by Viet-TrungLuu.) % % Release % ~~~~~~~ -\ProvidesPackage{accents}[2000/08/06 v1.2 Math Accent Tools] + +\ProvidesPackage{accents}[2006/05/12 v1.3 Math Accent Tools] \let\cc@palette\mathpalette @@ -40,7 +59,7 @@ \let\math@bgroup\@empty \def\math@egroup##1{\cc@setchar##1}% \cc@palette\cc@@accent{#2}% - \cc@nuc + {\cc@nuc}% \endgroup} \def\cc@iaccent#1#2{% @@ -101,7 +120,7 @@ \let\math@bgroup\@empty \def\math@egroup##1{\cc@setchar##1}% \cc@palette\cc@accentset{#2}% - \cc@nuc + {\cc@nuc}% \endgroup} \def\cc@accentset#1#2{% diff --git a/Master/texmf-dist/tex/latex/bezos/checkend.sty b/Master/texmf-dist/tex/latex/bezos/checkend.sty index 49f1ec54975..87b71517555 100644 --- a/Master/texmf-dist/tex/latex/bezos/checkend.sty +++ b/Master/texmf-dist/tex/latex/bezos/checkend.sty @@ -9,7 +9,6 @@ % archives in directory macros/latex/base/lppl.txt; either % version 1 of the License, or any later version. % -% Please, send your comments and suggestions to <jbezos@wanadoo.es>. % % Usage % ~~~~~ diff --git a/Master/texmf-dist/tex/latex/bezos/dotlessi.sty b/Master/texmf-dist/tex/latex/bezos/dotlessi.sty index f1492bd0c77..a2b646f9186 100644 --- a/Master/texmf-dist/tex/latex/bezos/dotlessi.sty +++ b/Master/texmf-dist/tex/latex/bezos/dotlessi.sty @@ -9,7 +9,6 @@ % archives in directory macros/latex/base/lppl.txt; either % version 1 of the License, or any later version. % -% Please, send your comments and suggestions to <jbezos@arrakis.es>. % % Usage % ~~~~~ diff --git a/Master/texmf-dist/tex/latex/bezos/esindex.sty b/Master/texmf-dist/tex/latex/bezos/esindex.sty index 5fefcf2c184..f423ad6cd0b 100644 --- a/Master/texmf-dist/tex/latex/bezos/esindex.sty +++ b/Master/texmf-dist/tex/latex/bezos/esindex.sty @@ -1,12 +1,30 @@ -% 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. - -\ProvidesPackage{esindex}[2004/07/19 v1.1 Spanish indexes] +% +--------------------------------------------------+ +% | Typeset ensindex.tex 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. + +% Changes +% +% 2006/05/12. Bug fixed. Missing accents in multilevel entries. + +\ProvidesPackage{esindex}[2006/05/12 v1.2 Spanish indexes] \def\esx@level{`\!} \def\esx@actual{`\@} @@ -52,7 +70,8 @@ \let\esx@g\@empty \esx@bar@idx#2|\@@ \expandafter\esx@@index\esx@b!\@@ - \protected@edef\esx@g{\noexpand\index#1{\esx@g\esx@a}}% + \toks@\expandafter{\esx@g}% + \protected@edef\esx@g{\noexpand\index#1{\the\toks@\esx@a}}% \esx@g} } @@ -86,7 +105,8 @@ \ifnum\catcode`\"=\active \let"\"% \fi - \protected@xdef\esx@g{\esx@g#1\string &}% + \toks@\expandafter{\esx@g}% + \protected@xdef\esx@g{\the\toks@#1\string &}% \endgroup \begingroup \def*##1{% <- its lower case is the quote char (") @@ -98,10 +118,11 @@ \string*\string##1% \fi}% \def\esx@b{#2}% + \toks@\expandafter{\esx@g}% \ifx\esx@b\@empty - \protected@xdef\esx@g{\esx@g#1}% + \protected@xdef\esx@g{\the\toks@#1}% \else - \protected@xdef\esx@g{\esx@g#1!}% + \protected@xdef\esx@g{\the\toks@#1!}% \esx@@index#2\@@ \fi \endgroup} |