From 349e8a7f69ad92909fcaa1b581ea3fdcbddaac76 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 13 Jan 2006 00:11:54 +0000 Subject: yhmath git-svn-id: svn://tug.org/texlive/trunk@1466 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/yhmath/OMXyhex.fd | 18 ++++++++++++++++++ Master/texmf-dist/tex/latex/yhmath/yhmath.sty | 27 +++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/yhmath/OMXyhex.fd create mode 100644 Master/texmf-dist/tex/latex/yhmath/yhmath.sty (limited to 'Master/texmf-dist/tex/latex/yhmath') diff --git a/Master/texmf-dist/tex/latex/yhmath/OMXyhex.fd b/Master/texmf-dist/tex/latex/yhmath/OMXyhex.fd new file mode 100644 index 00000000000..c248ef0d5be --- /dev/null +++ b/Master/texmf-dist/tex/latex/yhmath/OMXyhex.fd @@ -0,0 +1,18 @@ +%% +%% This is file `OMXyhex.fd', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% yhmath.dtx (with options: `fdfile') +%% + \ProvidesFile{OMXyhex.fd} +\ProvidesFile{OMXyhex.fd} + [1996/01/04 v1.0 YH's humble contribution to TeX maths] +\DeclareFontFamily{OMX}{yhex}{}{} +\DeclareFontShape{OMX}{yhex}{m}{n}{ + <-> sfixed * yhcmex10 + }{} +\endinput +%% +%% End of file `OMXyhex.fd'. diff --git a/Master/texmf-dist/tex/latex/yhmath/yhmath.sty b/Master/texmf-dist/tex/latex/yhmath/yhmath.sty new file mode 100644 index 00000000000..c22f325d313 --- /dev/null +++ b/Master/texmf-dist/tex/latex/yhmath/yhmath.sty @@ -0,0 +1,27 @@ +%% +%% This is file `yhmath.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% yhmath.dtx (with options: `package') +%% +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{yhmath} +\RequirePackage{amsmath} +\DeclareSymbolFont{largesymbols}{OMX}{yhex}{m}{n} +\DeclareMathAccent{\widetilde}{\mathord}{largesymbols}{"65} +\DeclareMathAccent{\widehat}{\mathord}{largesymbols}{"62} +\DeclareMathAccent{\widetriangle}{\mathord}{largesymbols}{"E6} +\DeclareMathAccent{\wideparen}{\mathord}{largesymbols}{"F3} +\newenvironment{amatrix}{\left\langle\matrix}{\endmatrix\right\rangle} +\def\adots{\mathinner{\mkern2mu\raise\p@\hbox{.} +\mkern2mu\raise4\p@\hbox{.}\mkern1mu +\raise7\p@\vbox{\kern7\p@\hbox{.}}\mkern1mu}} +\edef\@tempa#1#2{\def#1{\mathaccent\string"\noexpand\accentclass@#2 }} +\@tempa\ring{017} +\newcommand{\widering}[1]{\overset{\smash{\lower1.333ex\hbox{$% +\displaystyle\ring{}$}}}{\wideparen{#1}}} +\endinput +%% +%% End of file `yhmath.sty'. -- cgit v1.2.3