summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bezos/accents.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/bezos/accents.sty')
-rw-r--r--Master/texmf-dist/tex/latex/bezos/accents.sty37
1 files changed, 28 insertions, 9 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{%