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

Fraction formatting throughout 3_summary_of_quantum_operations is not uniform #10678

Open
padraignix opened this issue Jun 4, 2022 · 0 comments

Comments

@padraignix
Copy link
Contributor

padraignix commented Jun 4, 2022

While addressing Issue Qiskit/qiskit-tutorials#1333 noticed that fractional formatting in notebook is mixed.

Some instances use:

\theta/2

While others use:

\frac{\theta}{2}

Raising issue to suggest bringing notebook formatting to a single, unified approach of \frac{}{} and \tfrac{}{}

Originally posted by @padraignix in Qiskit/qiskit-tutorials#1330 (comment)

@Eric-Arellano Eric-Arellano transferred this issue from Qiskit/qiskit-tutorials Aug 21, 2023
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