summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/blochsphere
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-16 21:35:00 +0000
committerKarl Berry <karl@freefriends.org>2015-09-16 21:35:00 +0000
commita2c81de346c0079fbaeb67e66f88720b0a4a8435 (patch)
tree43056caeb1f5d8593d53d9411de3ee36ab6adb87 /Master/texmf-dist/source/latex/blochsphere
parentad2b4ce35eb65c792a7ebc1cac1d5a271b0945e1 (diff)
blochsphere (16sep15)
git-svn-id: svn://tug.org/texlive/trunk@38388 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/blochsphere')
-rw-r--r--Master/texmf-dist/source/latex/blochsphere/blochsphere.dtx15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/blochsphere/blochsphere.dtx b/Master/texmf-dist/source/latex/blochsphere/blochsphere.dtx
index 10cae76ad58..1f24d40c00e 100644
--- a/Master/texmf-dist/source/latex/blochsphere/blochsphere.dtx
+++ b/Master/texmf-dist/source/latex/blochsphere/blochsphere.dtx
@@ -26,7 +26,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{blochsphere}
%<*package>
- [2015/08/17 v1.0 blochsphere drawing package]
+ [2015/09/15 v1.1 blochsphere drawing package]
%</package>
%
%<*driver>
@@ -77,6 +77,7 @@
% Right brace \} Tilde \~}
%
%
+% \changes{v1.1}{2015/09/15}{Fix \\drawAxis using removed keyval "mark"}
% \changes{v1.0}{2015/08/17}{Initial version}
%
% \DoNotIndex{\newcommand,\newenvironment}
@@ -645,13 +646,13 @@
\pgfmathsetmacro\newphi{180-##2}
\pgfmathsetmacro\newtheta{##3+180}
\ifnum\behind=0\relax
- \labelPolar[scale=1,mark=0]{blochspheretmpp}{##2}{##3}
- \labelPolar[mark=0]{blochspheretmps}{##2}{##3}
- \labelPolar[mark=0]{blochspheretmpe}{\newphi}{\newtheta}
+ \labelPolar[scale=1]{blochspheretmpp}{##2}{##3}
+ \labelPolar{blochspheretmps}{##2}{##3}
+ \labelPolar{blochspheretmpe}{\newphi}{\newtheta}
\else
- \labelPolar[scale=1,mark=0]{blochspheretmpp}{\newphi}{\newtheta}
- \labelPolar[mark=0]{blochspheretmpe}{##2}{##3}
- \labelPolar[mark=0]{blochspheretmps}{\newphi}{\newtheta}
+ \labelPolar[scale=1]{blochspheretmpp}{\newphi}{\newtheta}
+ \labelPolar{blochspheretmpe}{##2}{##3}
+ \labelPolar{blochspheretmps}{\newphi}{\newtheta}
\fi
\begingroup\edef\tmp{\endgroup%
\ifnum\behind=0\relax