From 772ec4b27c05c88ff3000c01bb43d30eed66b0df Mon Sep 17 00:00:00 2001 From: Mc-Zen Date: Wed, 28 Jun 2023 22:09:47 +0200 Subject: [PATCH] [update] gallery, readme --- README.md | 10 +- docs/guide/gallery.typ | 2 +- docs/images/gallery.svg | 1686 ++++++++++++++++++++------------------- 3 files changed, 874 insertions(+), 824 deletions(-) diff --git a/README.md b/README.md index 757a739..693e24c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Quantum Circuit + Quantum Circuit

@@ -12,9 +12,9 @@ **Quill** is a package for creating quantum circuit diagrams in [Typst](https://typst.app/). -Note, that this package is in beta and may still be undergoing breaking changes. As new features like data types and scoped functions will be added to Typst, this package will be adapted to profit from the new paradigms. +_Note, that this package is in beta and may still be undergoing breaking changes. As new features like data types and scoped functions will be added to Typst, this package will be adapted to profit from the new paradigms._ -Meanwhile, we suggest importing everything from `quill.typ` in a local scope to avoid polluting the global namespace (see example below). +_Meanwhile, we suggest importing everything from `quill.typ` in a local scope to avoid polluting the global namespace (see example below)._