From 7b5487090fb9724487b2821fa71e4f5f330e7d66 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 26 Aug 2020 21:11:42 +0000 Subject: yquant (26aug20) git-svn-id: svn://tug.org/texlive/trunk@56189 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/yquant/yquant-doc.pdf | Bin 602267 -> 606925 bytes Master/texmf-dist/doc/latex/yquant/yquant-doc.tex | 5 ++++- Master/texmf-dist/tex/latex/yquant/yquant-draw.tex | 2 +- Master/texmf-dist/tex/latex/yquant/yquant.sty | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Master/texmf-dist/doc/latex/yquant/yquant-doc.pdf b/Master/texmf-dist/doc/latex/yquant/yquant-doc.pdf index fbfb209a949..645870d2de9 100644 Binary files a/Master/texmf-dist/doc/latex/yquant/yquant-doc.pdf and b/Master/texmf-dist/doc/latex/yquant/yquant-doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/yquant/yquant-doc.tex b/Master/texmf-dist/doc/latex/yquant/yquant-doc.tex index 407752853de..39197f4fb52 100644 --- a/Master/texmf-dist/doc/latex/yquant/yquant-doc.tex +++ b/Master/texmf-dist/doc/latex/yquant/yquant-doc.tex @@ -199,7 +199,7 @@ This document outlines the scope and usage of the \Yquant{} package. It contains both a reference and a huge number of examples. \Yquant{} is a package that makes typesetting quantum circuits easy; the package is available on CTAN. - This alpha version~0.3.1 \emph{should} be stable and interfaces are not very likely to change in an incompatible way in the future. + This alpha version~0.3.2 \emph{should} be stable and interfaces are not very likely to change in an incompatible way in the future. Please do report all issues and desirable additions. \subsection{How to read the manual} @@ -3058,5 +3058,8 @@ $=$ \subsection{2020-07-11: Version 0.3.1} Add legacy support for very old \TikZ{} versions such as the one used on the arXiv. + + \subsection{2020-08-24: Version 0.3.2} + Fix \href{https://github.com/projekter/yquant/issues/5}{\#5}: Can't draw circuits with more than 9 qubits. %END_FOLD \end{document} \ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/yquant/yquant-draw.tex b/Master/texmf-dist/tex/latex/yquant/yquant-draw.tex index ec4dc808371..a74197192c7 100644 --- a/Master/texmf-dist/tex/latex/yquant/yquant-draw.tex +++ b/Master/texmf-dist/tex/latex/yquant/yquant-draw.tex @@ -941,7 +941,7 @@ \protected\def\yquant@draw@@finalize@ctrl@single#1#2{% \unless\ifyquant@circuit@operator@hasControls% - \yquant@register@set@x#1{\the\dimen2}% + \yquant@register@set@x{#1}{\the\dimen2}% \fi% \eappto\yquant@draw@append{% \yquant@draw@callback@wire{#1}% diff --git a/Master/texmf-dist/tex/latex/yquant/yquant.sty b/Master/texmf-dist/tex/latex/yquant/yquant.sty index fe99da5c1ff..9f77ed77c56 100644 --- a/Master/texmf-dist/tex/latex/yquant/yquant.sty +++ b/Master/texmf-dist/tex/latex/yquant/yquant.sty @@ -15,7 +15,7 @@ % % The Current Maintainer of this work is Benjamin Desef. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{yquant}[2020/07/11 v0.3.1 Yet another quantum circuit library for LaTeX] +\ProvidesPackage{yquant}[2020/08/24 v0.3.2 Yet another quantum circuit library for LaTeX] \RequirePackage{etoolbox}[2018/02/11] \RequirePackage{tikz}[2015/08/29] -- cgit v1.2.3