summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2012-10-06 09:26:32 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2012-10-06 09:26:32 +0000
commit2642cb8f94a8070118c06133cdd27f50abb894a2 (patch)
tree9347132f421830f35010ae65f81c3e8e487cb0a7 /Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty
parentb3c4f06491e51805bec542709ec7bb8f0a1adb3d (diff)
upmethodology update
git-svn-id: svn://tug.org/texlive/trunk@27896 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.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