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

13 lines
398 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} : } & \qw & \qw\\
\nghost{{q}_{1} : } & \lstick{{q}_{1} : } & \qw & \qw\\
\nghost{\mathrm{{c} : }} & \lstick{\mathrm{{c} : }} & \lstick{/_{_{3}}} \cw & \cw\\
\\ }}
\end{document}