From a6fc9ddd9fe6e7d022d0ffb4b2ef9a72f85cb1c0 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 27 Aug 2020 03:02:26 +0000 Subject: CTAN sync 202008270302 --- graphics/pgf/contrib/yquant/doc/yquant-doc.pdf | Bin 602267 -> 606925 bytes graphics/pgf/contrib/yquant/doc/yquant-doc.tex | 5 ++++- graphics/pgf/contrib/yquant/tex/yquant-draw.tex | 2 +- graphics/pgf/contrib/yquant/tex/yquant.sty | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) (limited to 'graphics/pgf') diff --git a/graphics/pgf/contrib/yquant/doc/yquant-doc.pdf b/graphics/pgf/contrib/yquant/doc/yquant-doc.pdf index fbfb209a94..645870d2de 100644 Binary files a/graphics/pgf/contrib/yquant/doc/yquant-doc.pdf and b/graphics/pgf/contrib/yquant/doc/yquant-doc.pdf differ diff --git a/graphics/pgf/contrib/yquant/doc/yquant-doc.tex b/graphics/pgf/contrib/yquant/doc/yquant-doc.tex index 407752853d..39197f4fb5 100644 --- a/graphics/pgf/contrib/yquant/doc/yquant-doc.tex +++ b/graphics/pgf/contrib/yquant/doc/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/graphics/pgf/contrib/yquant/tex/yquant-draw.tex b/graphics/pgf/contrib/yquant/tex/yquant-draw.tex index ec4dc80837..a74197192c 100644 --- a/graphics/pgf/contrib/yquant/tex/yquant-draw.tex +++ b/graphics/pgf/contrib/yquant/tex/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/graphics/pgf/contrib/yquant/tex/yquant.sty b/graphics/pgf/contrib/yquant/tex/yquant.sty index fe99da5c1f..9f77ed77c5 100644 --- a/graphics/pgf/contrib/yquant/tex/yquant.sty +++ b/graphics/pgf/contrib/yquant/tex/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