qiskit/test/python/visualization/references/test_latex_scale_default.tex

15 lines
669 B
TeX

\documentclass[border=2px]{standalone}
\usepackage[braket, qm]{qcircuit}
\usepackage{graphicx}
\begin{document}
\scalebox{1.0}{
\Qcircuit @C=1.0em @R=1.0em @!R { \\
\nghost{{q}_{0} : } & \lstick{{q}_{0} : } & \multigate{4}{\mathrm{Unitary}}_<<<{0} & \qw & \qw\\
\nghost{{q}_{1} : } & \lstick{{q}_{1} : } & \ghost{\mathrm{Unitary}}_<<<{1} & \qw & \qw\\
\nghost{{q}_{2} : } & \lstick{{q}_{2} : } & \ghost{\mathrm{Unitary}}_<<<{2} & \qw & \qw\\
\nghost{{q}_{3} : } & \lstick{{q}_{3} : } & \ghost{\mathrm{Unitary}}_<<<{3} & \qw & \qw\\
\nghost{{q}_{4} : } & \lstick{{q}_{4} : } & \ghost{\mathrm{Unitary}}_<<<{4} & \qw & \qw\\
\\ }}
\end{document}