summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/yhmath/yhmath.sty
blob: 727b5e73da43b968915d38742813794007d5b0e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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\begin{matrix}}{\end{matrix}\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'.