Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qcircuit breaks curves package #48

Open
teschlg opened this issue Mar 1, 2023 · 0 comments
Open

qcircuit breaks curves package #48

teschlg opened this issue Mar 1, 2023 · 0 comments

Comments

@teschlg
Copy link

teschlg commented Mar 1, 2023

The subject says it all. The simple sample below works fine without loading qcircuit but stops working once it is loaded.

\documentclass{standalone}
\usepackage{curves}
\usepackage{qcircuit}

\unitlength1cm

\begin{document}
\begin{picture}(11,4)
\curve(3,0.7, 3,2, 4,3)
\end{picture}
\end{document}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant