CQuIC / qcircuit

A quantum circuit drawing application
GNU General Public License v2.0
164 stars 42 forks source link

Add parameter to \barrier command for horizontal offset #34

Closed mtreinish closed 5 years ago

mtreinish commented 5 years ago

This commit adds a new parameter to the \barrier command to specify a manual offset to place the barrier from placement. The distance between elements on a circuit is not fixed and figure out how to place the barrier may require manual adjustment.

This also adds documentation on how to use the \barrier command to Qtutorial.tex so there will be a guide on how to use it.

Travis-S commented 5 years ago

@mtreinish Submitted the release to CTAN today. Will let you know when it comes through.

mtreinish commented 5 years ago

@Travis-S ok cool, thanks a lot!

Travis-S commented 5 years ago

@mtreinish CTAN upload successful as version 2.6.0.

If other issues are discovered with latex_circuit_drawer that can be fixed by modifying qcircuit, do reach out and let us know.