diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-20 17:44:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-20 17:44:05 +0000 |
commit | 186a19ba4bc456118856d32fbc0f8e8f89cf757a (patch) | |
tree | f700f3e78c334327d7c1b6f522ba0818984b6abb /Master/texmf-dist/tex/latex | |
parent | 12eef879bc24532fac497fa1a394cd76ee58032f (diff) |
rm undertilde, license noinfo, no response from author
git-svn-id: svn://tug.org/texlive/trunk@22547 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/undertilde/undertilde.sty | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf-dist/tex/latex/undertilde/undertilde.sty b/Master/texmf-dist/tex/latex/undertilde/undertilde.sty deleted file mode 100644 index adec6ad57b7..00000000000 --- a/Master/texmf-dist/tex/latex/undertilde/undertilde.sty +++ /dev/null @@ -1,34 +0,0 @@ -%% -%% This is file `undertilde.sty', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% undertilde.dtx (with options: `package') -%% -%% IMPORTANT NOTICE: -%% -%% For the copyright see the source file. -%% -%% Any modified versions of this file must be renamed -%% with new filenames distinct from undertilde.sty. -%% -%% For distribution of the original source see the terms -%% for copying and modification in the file undertilde.dtx. -%% -%% This generated file may be distributed as long as the -%% original source files, as listed above, are part of the -%% same distribution. (The sources need not necessarily be -%% in the same archive or directory.) -\ProvidesPackage{undertilde}[2000/08/08 v1.0 Tilde under a math object] -\newlength\knuthian@fdfive -\def\mathpal@save#1{\let\was@math@style=#1\relax} -\def\utilde#1{\mathpalette\mathpal@save - {\setbox124=\hbox{$\was@math@style#1$}% -\setbox125=\hbox{$\fam=3\global\knuthian@fdfive=\fontdimen5\font$} -\setbox125=\hbox{$\widetilde{\vrule height 0pt depth 0pt width \wd124}$}% - \baselineskip=1pt\relax - \vtop{\copy124\copy125\vskip -\knuthian@fdfive}}} -\endinput -%% -%% End of file `undertilde.sty'. |