summaryrefslogtreecommitdiff
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
parentad2b4ce35eb65c792a7ebc1cac1d5a271b0945e1 (diff)
blochsphere (16sep15)
git-svn-id: svn://tug.org/texlive/trunk@38388 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/blochsphere/README.md4
-rw-r--r--Master/texmf-dist/doc/latex/blochsphere/blochsphere.pdfbin95413 -> 95334 bytes
-rw-r--r--Master/texmf-dist/source/latex/blochsphere/blochsphere.dtx15
-rw-r--r--Master/texmf-dist/tex/latex/blochsphere/blochsphere.sty14
4 files changed, 17 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/blochsphere/README.md b/Master/texmf-dist/doc/latex/blochsphere/README.md
index 7fea48e3529..d49a6cf4395 100644
--- a/Master/texmf-dist/doc/latex/blochsphere/README.md
+++ b/Master/texmf-dist/doc/latex/blochsphere/README.md
@@ -1,6 +1,6 @@
latex-blochsphere
=================
-A LaTeX package which allows for simple drawing of 3D projections of Bloch spheres.
+A LaTeX package which allows for simple drawing of axonometric projections of Bloch spheres.
-Documentation and stable API coming shortly.
+Refer to `blochsphere.pdf` for more information.
diff --git a/Master/texmf-dist/doc/latex/blochsphere/blochsphere.pdf b/Master/texmf-dist/doc/latex/blochsphere/blochsphere.pdf
index 951b5ed42a3..0cee7dff459 100644
--- a/Master/texmf-dist/doc/latex/blochsphere/blochsphere.pdf
+++ b/Master/texmf-dist/doc/latex/blochsphere/blochsphere.pdf
Binary files differ
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
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