summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty
diff options
context:
space:
mode:
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.sty9
1 files changed, 8 insertions, 1 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 3768fc94363..3beb327f31a 100644
--- a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty
+++ b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty
@@ -17,11 +17,12 @@
%
% Creation date: 2009-10-30
% Modifications (lastest first):
+% 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{2009/11/03}
+\global\edef\upm@package@private@doctype@ver{2012/09/21}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-p-doctype}[\upm@package@private@doctype@ver]
@@ -134,4 +135,10 @@
{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
+%----------------------------------------
+% SYMBOLS
+%----------------------------------------
+\let\upm@format@copyright\copyright
+\renewcommand{\copyright}{\upm@format@copyright\xspace}
+
\endinput