From 3b2eb877298c680a43a7aac44f8b2518ad75f2f5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 20 Jan 2020 22:50:10 +0000 Subject: wasysym (20jan20) git-svn-id: svn://tug.org/texlive/trunk@53469 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/wasysym/uwasy.fd | 19 +++++++++++++------ Master/texmf-dist/tex/latex/wasysym/uwasyvar.fd | 8 +++++--- Master/texmf-dist/tex/latex/wasysym/wasysym.sty | 21 +++++++++++++++++---- 3 files changed, 35 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist/tex/latex/wasysym') diff --git a/Master/texmf-dist/tex/latex/wasysym/uwasy.fd b/Master/texmf-dist/tex/latex/wasysym/uwasy.fd index 3b0f53110a1..95d1ea6731e 100644 --- a/Master/texmf-dist/tex/latex/wasysym/uwasy.fd +++ b/Master/texmf-dist/tex/latex/wasysym/uwasy.fd @@ -6,7 +6,7 @@ %% %% wasysym.dtx (with options: `fd') %% -%% Copyright (C) 1994-2003 by Axel Kielhorn. All rights reserved. +%% Copyright (C) 1994-2020 by Axel Kielhorn. All rights reserved. %% For additional copyright information see further down in this file. %% %% This file is to be used with the LaTeX2e system. @@ -21,7 +21,7 @@ %% %% Error reports in case of UNCHANGED versions to %% Axel Kielhorn -%% A.Kielhorn@web.de +%% tex@axelkielhorn.de %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -39,14 +39,21 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \ProvidesFile{uwasy.fd}% - [2003/10/30 v2.0 + [2020/01/19 v2.4 Wasy-2 symbol font definitions] \DeclareFontFamily{U}{wasy}{} -\DeclareFontShape{U}{wasy}{m}{n}{ <5> <6> <7> <8> <9> gen * wasy - <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88>wasy10 }{} +\DeclareFontShape{U}{wasy}{m}{n}{% +<5> +<6> +<7> +<8> +<9> gen * wasy +<10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> wasy10 }{} \DeclareFontShape{U}{wasy}{b}{n}{ <-10> sub * wasy/m/n - <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88>wasyb10 }{} + <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> wasyb10 }{} \DeclareFontShape{U}{wasy}{bx}{n}{ <-> sub * wasy/b/n}{} +\DeclareFontShape{U}{wasy}{m}{sl}{ <-> wasysl10 }{} +\DeclareFontShape{U}{wasy}{m}{it}{ <-> sub * wasy/m/sl }{} \endinput %% %% End of file `uwasy.fd'. diff --git a/Master/texmf-dist/tex/latex/wasysym/uwasyvar.fd b/Master/texmf-dist/tex/latex/wasysym/uwasyvar.fd index e1865856cf7..291d157bbea 100644 --- a/Master/texmf-dist/tex/latex/wasysym/uwasyvar.fd +++ b/Master/texmf-dist/tex/latex/wasysym/uwasyvar.fd @@ -6,7 +6,7 @@ %% %% wasysym.dtx (with options: `fdvar') %% -%% Copyright (C) 1994-2003 by Axel Kielhorn. All rights reserved. +%% Copyright (C) 1994-2020 by Axel Kielhorn. All rights reserved. %% For additional copyright information see further down in this file. %% %% This file is to be used with the LaTeX2e system. @@ -21,7 +21,7 @@ %% %% Error reports in case of UNCHANGED versions to %% Axel Kielhorn -%% A.Kielhorn@web.de +%% tex@axelkielhorn.de %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -39,7 +39,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \ProvidesFile{uwasy.fd}% - [2003/10/30 v2.0 + [2020/01/19 v2.4 Wasy-2 symbol font definitions] \DeclareFontFamily{U}{wasy}{} \DeclareFontShape{U}{wasy}{m}{n}{% @@ -52,6 +52,8 @@ \DeclareFontShape{U}{wasy}{b}{n}{ <-10> sub * wasy/m/n <10-> wasyb10 }{} \DeclareFontShape{U}{wasy}{bx}{n}{ <-> sub * wasy/b/n}{} +\DeclareFontShape{U}{wasy}{m}{sl}{ <-> wasysl10 }{} +\DeclareFontShape{U}{wasy}{m}{it}{ <-> sub * wasy/m/sl }{} \endinput %% %% End of file `uwasyvar.fd'. diff --git a/Master/texmf-dist/tex/latex/wasysym/wasysym.sty b/Master/texmf-dist/tex/latex/wasysym/wasysym.sty index 742cc9c7718..d549fc2ec79 100644 --- a/Master/texmf-dist/tex/latex/wasysym/wasysym.sty +++ b/Master/texmf-dist/tex/latex/wasysym/wasysym.sty @@ -6,7 +6,7 @@ %% %% wasysym.dtx (with options: `package') %% -%% Copyright (C) 1994-2003 by Axel Kielhorn. All rights reserved. +%% Copyright (C) 1994-2020 by Axel Kielhorn. All rights reserved. %% For additional copyright information see further down in this file. %% %% This file is to be used with the LaTeX2e system. @@ -21,7 +21,7 @@ %% %% Error reports in case of UNCHANGED versions to %% Axel Kielhorn -%% A.Kielhorn@web.de +%% tex@axelkielhorn.de %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -40,16 +40,19 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{wasysym} - [2003/10/30 v2.0 + [2020/01/19 v2.4 Wasy-2 symbol support package] \newif\ifwasy@integrals \newif\ifwasy@compatibility +\newif\ifwasy@euro \wasy@eurotrue \DeclareOption{compat1}{% \wasy@compatibilitytrue\wasy@integralsfalse}% \DeclareOption{integrals}{% \wasy@compatibilityfalse\wasy@integralstrue}% \DeclareOption{nointegrals}{% \wasy@compatibilityfalse\wasy@integralsfalse}% +\DeclareOption{noeuro}{% + \wasy@eurofalse}% \ExecuteOptions{compat1} \ProcessOptions\relax \def\wasy@setup{% @@ -210,7 +213,7 @@ \def\thorn {{\wasyfamily\char105}} \def\Thorn {{\wasyfamily\char106}} \DeclareTextCommand{\dh}{OT1}{{\wasyfamily\char107}} -\DeclareTextCommand{\DH}{OT1}{\leavevmode{\rm\setbox0\hbox{D}% +\DeclareTextCommand{\DH}{OT1}{\leavevmode{\setbox0\hbox{D}% \hbox to\wd0{\kern 0.04em\char32\hss D}}} \def\openo {{\wasyfamily\char108}} \def\inve {{\wasyfamily\char85}} @@ -256,6 +259,16 @@ \@ifpackageloaded{amsmath}{\wasy@amssetup}{\wasy@setup} \fi } +\def \wasyparagraph {{\wasyfamily\char"4D}} +\def \wasyeuro {{\wasyfamily\char"4E}} +\def \wasycmd {{\wasyfamily\char"53}} +\ifwasy@euro + \let \euro\wasyeuro +\fi +\let \Paragraph\wasyparagraph +\let \applecmd\wasycmd +\def \longs {{\wasyfamily\char"54}} +\def \roundz {{\wasyfamily\char"4F}} \endinput %% %% End of file `wasysym.sty'. -- cgit v1.2.3