summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cmpj/cmpj.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-05 23:29:37 +0000
committerKarl Berry <karl@freefriends.org>2011-09-05 23:29:37 +0000
commita7a29f3107bd09ca044ce0eb3fccbb2204498819 (patch)
treec3366d10e316c4afdf029815725632358dd06a89 /Master/texmf-dist/tex/latex/cmpj/cmpj.sty
parent9f0b84a2f5a8abb83327701668f335049ad287cb (diff)
cmpj (5sep11)
git-svn-id: svn://tug.org/texlive/trunk@23833 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cmpj/cmpj.sty')
-rw-r--r--Master/texmf-dist/tex/latex/cmpj/cmpj.sty17
1 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/cmpj/cmpj.sty b/Master/texmf-dist/tex/latex/cmpj/cmpj.sty
index 41628f19285..bcd10638615 100644
--- a/Master/texmf-dist/tex/latex/cmpj/cmpj.sty
+++ b/Master/texmf-dist/tex/latex/cmpj/cmpj.sty
@@ -7,7 +7,7 @@
%%% http://www.icmp.lviv.ua/journal/ %%%
%%% using LaTeX2e %%%
%%% %%%
-%%% Last time modified: March 31, 2011 %%%
+%%% Last time modified: August 28, 2011 %%%
%%% %%%
%%% Copyright (C) 2011 by the Institute for Condensed Matter Physics %%%
%%% of the National Academy of Sciences of Ukraine %%%
@@ -22,11 +22,11 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{cmpj}
- [2011/03/31 v1.15
+ [2011/08/28 v1.17
The Condensed Matter Physics journal package]
\def\filename{cmpj.sty}
-\def\fileversion{1.15}
-\def\filedate{2011/03/31}
+\def\fileversion{1.17}
+\def\filedate{2011/08/28}
\immediate\write32{This is '\filename' v\fileversion \space <\filedate> ^^J%
the Condensed Matter Physics journal package}
@@ -641,7 +641,8 @@
\voffset -1in
\hoffset -1in
\textwidth 150mm
-\textheight 227mm
+%\textheight 227mm
+\textheight 646pt % = 227.0430331mm
\topmargin 30mm
\headheight 15pt
\headsep 6mm
@@ -722,8 +723,10 @@
\newcommand{\rd}{\mathrm{d}}
\newcommand{\re}{\mathrm{e}}
\newcommand{\ri}{\mathrm{i}}
-\DeclareMathOperator{\Real}{Re}
-\DeclareMathOperator{\Img}{Im}
+%\DeclareMathOperator{\Real}{Re}
+%\DeclareMathOperator{\Img}{Im}
+\newcommand{\Real}{\mathop{\mathgroup\symoperators Re}\nolimits}
+\newcommand{\Img}{\mathop{\mathgroup\symoperators Im}\nolimits}
\renewcommand{\Re}{\Real}
\renewcommand{\Im}{\Img}
\newcommand\lastpage{\label{last@page}}