From 109a435244c29109322bcd46386301f6c62d4061 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 6 Jul 2021 03:00:52 +0000 Subject: CTAN sync 202107060300 --- graphics/pgf/contrib/yquant/doc/yquant-doc.pdf | Bin 679110 -> 680322 bytes graphics/pgf/contrib/yquant/doc/yquant-doc.tex | 10 ++++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'graphics/pgf/contrib/yquant/doc') diff --git a/graphics/pgf/contrib/yquant/doc/yquant-doc.pdf b/graphics/pgf/contrib/yquant/doc/yquant-doc.pdf index 203ef161c9..0a1e1d144a 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 8a9ebc886d..2b2469e463 100644 --- a/graphics/pgf/contrib/yquant/doc/yquant-doc.tex +++ b/graphics/pgf/contrib/yquant/doc/yquant-doc.tex @@ -1,3 +1,4 @@ +% !TeX spellcheck = en_US \documentclass{scrartcl} \title{yquant.sty package documentation} @@ -216,7 +217,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 beta version~0.4 \emph{should} be stable and interfaces are not very likely to change in an incompatible way in the future. + This beta version~0.4.1 \emph{should} be stable and interfaces are not very likely to change in an incompatible way in the future. \compat{New in 0.4}Sometimes, backwards\hyp incompatible changes are required or advisable, in which case a compatibility setting will allow to revert back to the old behavior (rather, to maximize compatibility, this is an opt\hyp in setting: unless you choose the new behavior, you will get the old one). Please do report all issues and desirable additions on \href{https://github.com/projekter/yquant/issues}{GitHub}. @@ -1021,6 +1022,7 @@ IndexSingle = ?number? | ( [ ?number? ], "-", [ ?number? ] ); Counters for target registers, positive, and negative controls are all independent. Finally, you can even access names within a subcircuit, provided you give a name to the subcircuit. All nodes in the subcircuit will then have the name \texttt{\textit{}-\textit{}}. + Note that here, \texttt{\textit{}} is the \emph{full} name of the subcircuit, which includes the \tex!-\idx! suffix, \compat{New in 0.4.1}unless there is only a single target register. For nested subcircuits, you will get multiple prefixes. \subsection{Shapes and the drawing pipeline} @@ -3410,7 +3412,7 @@ $=$ \subsection*{2020-10-27: Version 0.3.3} Fix \href{https://github.com/projekter/yquant/issues/6}{\#6}: shorten doesn't work for 2-qubit barriers. This fixes a bug in how the \texttt{shorten} keyword worked on \gate{barrier}s, which may require re\hyp assessing your chosen values. - \subsection*{2021-02-21: Version 0.4a} + \subsection*{2021-02-21: Version 0.4-alpha} Lots of internal fixes, most notably vertical alignment with subcircuits. \\ Introduce capability to perform vertical alignment with multi\hyp register gates. \\ Dramatic changes under the hood regarding horizontal positioning, which is now only determined in the drawing stage; this paves the way for delayed gates, which are planned for 0.4. @@ -3427,5 +3429,9 @@ $=$ \subsection*{2021-03-27: Version 0.4} New gate: \gate{inspect}. Various bug fixes. \\ Introduce the \texttt{direct control} feature: \gate{measure} gates can now substitute positive controls of future gates. + + \subsection*{2021-07-03: Version 0.4.1} + Fix \href{https://github.com/projekter/yquant/issues/9}{\#9}: Output bracket misaligned. \\ + Fix \href{https://github.com/projekter/yquant/issues/10}{\#10}: Unable to access node in subcircuit. As of this version, named nodes in subcircuits will also be properly aliased if there is only a single target subcircuit (so that you don't need to use the \texttt{-0} suffix for the subcircuit's name). %END_FOLD \end{document} \ No newline at end of file -- cgit v1.2.3