summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cmpj/cmpj.sty
diff options
context:
space:
mode:
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}}