diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-30 21:37:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-30 21:37:24 +0000 |
commit | c15b609a52b61a317ebdae81beac7b8645d120c1 (patch) | |
tree | 19104d0ae9d3da91e7ba0f99f014b640b5f92bfe /Master/texmf-dist/tex/latex/fdsymbol | |
parent | a5a60adba9e52ccc366bb3a74d07a6ba2b16d744 (diff) |
fdsymbol (30may11)
git-svn-id: svn://tug.org/texlive/trunk@22691 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fdsymbol')
-rw-r--r-- | Master/texmf-dist/tex/latex/fdsymbol/fdsymbol.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/fdsymbol/fdsymbol.sty b/Master/texmf-dist/tex/latex/fdsymbol/fdsymbol.sty index e79c3399486..50d56536a1f 100644 --- a/Master/texmf-dist/tex/latex/fdsymbol/fdsymbol.sty +++ b/Master/texmf-dist/tex/latex/fdsymbol/fdsymbol.sty @@ -26,7 +26,7 @@ %% and the derived file fdsymbol.sty. %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\ProvidesPackage{fdsymbol}[2011/05/21 v0.6 FdSymbol support package] +\ProvidesPackage{fdsymbol}[2011/05/30 v0.6a FdSymbol support package] \RequirePackage{xkeyval} \define@boolkey{fdsymbol.sty}[fdsy@]{largedelims}[true]{} @@ -458,9 +458,9 @@ \fdsy@DeclareSymbol{\crossing}{symbols}{\mathrel} \fdsy@DeclareSymbol{\between}{symbols}{\mathrel} \fdsy@DeclareSymbol{\separated}{symbols}{\mathrel} -\fdsy@DeclareSymbol{\bot}{symbols}{\mathord} \fdsy@DeclareSymbol{\top}{symbols}{\mathord} \fdsy@DeclareAlias{\intercal}{symbols}{\mathbin} +\fdsy@DeclareSymbol{\bot}{symbols}{\mathord} \fdsy@DeclareSymbol{\wreath}{symbols}{\mathbin} \fdsy@DeclareAlias{\wr}{symbols}{\mathbin} \fdsy@DeclareSymbol{\angle}{symbols}{\mathord} |