From 2642cb8f94a8070118c06133cdd27f50abb894a2 Mon Sep 17 00:00:00 2001 From: Manuel Pégourié-Gonnard Date: Sat, 6 Oct 2012 09:26:32 +0000 Subject: upmethodology update git-svn-id: svn://tug.org/texlive/trunk@27896 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/upmethodology/upmethodology-p-common.sty | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty') 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 -- cgit v1.2.3