diff options
author | Karl Berry <karl@freefriends.org> | 2013-08-15 22:13:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-08-15 22:13:47 +0000 |
commit | 348ee98f6e5612626fbf72093fa8b526e573a1a3 (patch) | |
tree | f9d9b527a52eceea9851541e954d16b0b2035d7f /Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty | |
parent | 383f3a1a4878dab62fcae9f73369be14150bf0a6 (diff) |
upmethodology (16aug13)
git-svn-id: svn://tug.org/texlive/trunk@31435 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty index af8194d421c..9bf6eede16a 100644 --- a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty +++ b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty @@ -15,16 +15,8 @@ % write to the Free Software Foundation, Inc., 59 Temple Place - Suite % 330, Boston, MA 02111-1307, USA. % -% Creation date: 2009-10-30 -% Modifications (lastest first): -% 2013-05-17 Fixing the name of the provided package. -% 2013-04-28 Include xcolor.sty in place of color.sty. -% 2012-09-21 Move \copyright from upmethodology-fmt.sty -% 2009-11-03 \If* macros are marked with \long -% 2009-11-02 Add internal commands for footnotes. -% -\global\edef\upm@package@private@doctype@ver{2013/05/17} +\global\edef\upm@package@private@doctype@ver{2013/08/15} \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{upmethodology-p-common}[\upm@package@private@doctype@ver] @@ -137,10 +129,4 @@ {\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}} -%---------------------------------------- -% SYMBOLS -%---------------------------------------- -\let\upm@format@copyright\copyright -\renewcommand{\copyright}{\upm@format@copyright\xspace} - \endinput |