From a2c81de346c0079fbaeb67e66f88720b0a4a8435 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 16 Sep 2015 21:35:00 +0000 Subject: blochsphere (16sep15) git-svn-id: svn://tug.org/texlive/trunk@38388 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/blochsphere/blochsphere.sty | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex/latex/blochsphere') diff --git a/Master/texmf-dist/tex/latex/blochsphere/blochsphere.sty b/Master/texmf-dist/tex/latex/blochsphere/blochsphere.sty index 720b05b5bc2..4a511cb7051 100644 --- a/Master/texmf-dist/tex/latex/blochsphere/blochsphere.sty +++ b/Master/texmf-dist/tex/latex/blochsphere/blochsphere.sty @@ -20,7 +20,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{blochsphere} - [2015/08/17 v1.0 blochsphere drawing package] + [2015/09/15 v1.1 blochsphere drawing package] \NeedsTeXFormat{LaTeX2e}[1994/06/01] \ProvidesPackage{blochsphere}[2015/08/17] %% \usepackage{trace} @@ -236,13 +236,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 -- cgit v1.2.3