summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/yquant
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-09-04 20:16:25 +0000
committerKarl Berry <karl@freefriends.org>2021-09-04 20:16:25 +0000
commite9190b8fc54447b7c83db2757bc4d89ce050e48f (patch)
treeff2b74ca871cdcc030e6797985cf3b534e50ee05 /Master/texmf-dist/tex/latex/yquant
parentbb6c4752630a0fb461663c4bd12c0b2f946a61db (diff)
yquant (4sep21)
git-svn-id: svn://tug.org/texlive/trunk@60420 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/yquant')
-rw-r--r--Master/texmf-dist/tex/latex/yquant/yquant-config.tex2
-rw-r--r--Master/texmf-dist/tex/latex/yquant/yquant.sty2
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/yquant/yquant-config.tex b/Master/texmf-dist/tex/latex/yquant/yquant-config.tex
index 64979953eeb..a2d5a8fc9e5 100644
--- a/Master/texmf-dist/tex/latex/yquant/yquant-config.tex
+++ b/Master/texmf-dist/tex/latex/yquant/yquant-config.tex
@@ -235,7 +235,7 @@
operators/every swap/.style=%
{shape=yquant-swap, radius=.75mm, draw},%
operators/every wave/.style=%
- {shape=yquant-circle, radius=.5mm, fill}%
+ {shape=yquant-circle, radius=.5mm, fill},%
% every x is implicitly defined during gate declaration
operators/every xx/.style=%
{shape=yquant-rectangle, radius=.75mm, draw},%
diff --git a/Master/texmf-dist/tex/latex/yquant/yquant.sty b/Master/texmf-dist/tex/latex/yquant/yquant.sty
index e10d86a2871..a3bda686b8d 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}[2021/08/17 v0.5 Yet another quantum circuit library for LaTeX]
+\ProvidesPackage{yquant}[2021/09/04 v0.5.1 Yet another quantum circuit library for LaTeX]
\RequirePackage{etoolbox}[2018/02/11]
\RequirePackage{tikz}[2015/08/29]