summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/coordsys/coordsys.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/coordsys/coordsys.sty')
-rw-r--r--Master/texmf-dist/tex/latex/coordsys/coordsys.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/coordsys/coordsys.sty b/Master/texmf-dist/tex/latex/coordsys/coordsys.sty
index 82f4fbaefc6..f4490f483e3 100644
--- a/Master/texmf-dist/tex/latex/coordsys/coordsys.sty
+++ b/Master/texmf-dist/tex/latex/coordsys/coordsys.sty
@@ -8,7 +8,7 @@
%%
%%
%% This is the coordsys and logsys packages
-%% Copyright 2000-04 by Mogens Lemvig Hansen,
+%% Copyright 2000-06 by Mogens Lemvig Hansen,
%% mlhansen@uniserve.com
%%
%% This program may be distributed and/or modified under the
@@ -22,7 +22,7 @@
%% This program consists of the files coordsys.dtx and coordsys.ins
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{coordsys}[2004/11/15 version 1.3]
+\ProvidesPackage{coordsys}[2006/02/03 version 1.4]
\newcommand{\ticklength}{\relax}
\newcommand{\vtickmark}{\relax}
\newcommand{\htickmark}{\relax}
@@ -75,11 +75,11 @@
\newcommand{\vlabel}[1]{#1}%
\newcommand{\rescaleby}[4][]{\renewcommand{#4}[1]{{%
\count@=##1\relax
- \ifnum\count@<0\count@=-\count@\fi
\ifnum\count@=0\relax
\@tempcntb=1\relax
\else
\multiply\count@ #2\relax
+ \ifnum\count@<0\count@=-\count@\fi
\@EuclidGCD{\count@}{#3}%
\count@=##1\relax
\multiply\count@ #2\relax