summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/yquant/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-05 21:23:01 +0000
committerKarl Berry <karl@freefriends.org>2022-02-05 21:23:01 +0000
commit57df68d21de1b2bd14611df0f545834e2fbe26ce (patch)
tree5eb6720900623108d5733183dd5016e4a895853c /Master/texmf-dist/doc/latex/yquant/README.md
parent26bd0456c7b295515be257d4fbf595d2393b9bab (diff)
yquant (5feb22)
git-svn-id: svn://tug.org/texlive/trunk@61897 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/yquant/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/yquant/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/yquant/README.md b/Master/texmf-dist/doc/latex/yquant/README.md
index 93e177ca280..d8f4ff4a262 100644
--- a/Master/texmf-dist/doc/latex/yquant/README.md
+++ b/Master/texmf-dist/doc/latex/yquant/README.md
@@ -6,6 +6,8 @@ yquant is a pure-LaTeX solution - i.e., it requires no external program - that i
It builds on and interacts with TiKZ, which brings an enourmous flexibility for customization of individual circuit.
Important features in the latest updates (for a much more complete list, see the documentation):
+- Support for vertical circuit layout (since 0.7)
+- Support for a simplified drawing pipeline (since 0.7)
- Support the `beamer` package (since 0.6)
- New `text` gate, which replaces the common `[draw=none] box` situation (since 0.6)
- Integration of all qpic examples in the manual, showcasing some very advanced circuits (since 0.6)