Skip to content

#157: add quantikz export dialog with LaTeX download support - #158

Merged
Jooshua merged 6 commits into
developmentfrom
hiwi/157-feature-export-circuits-as-latex
Jun 30, 2026
Merged

#157: add quantikz export dialog with LaTeX download support#158
Jooshua merged 6 commits into
developmentfrom
hiwi/157-feature-export-circuits-as-latex

Conversation

@NicKIT01

Copy link
Copy Markdown
Collaborator

No description provided.

@NicKIT01 NicKIT01 linked an issue Jun 17, 2026 that may be closed by this pull request
Cancel
</Button>
<div className="pb-5 flex justify-between items-center">
<QuantikzExportButton circuit={circuit ?? null} />

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hier wurde eigentlich nur der Export Button eingebaut und das überliegende div styling dementsprechend angepasst. Ich glaube die makierten Änderungen kommen durch den formatter

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hier könnten wir noch einmal über die position des buttons reden; evtl. könnte man die Funktionalität z.B. auch über das Context menu im project tree anbieten?

@NicKIT01
NicKIT01 requested a review from Jooshua June 24, 2026 08:16
Comment thread frontend/src/simulation/qulacsMapper.ts
Comment thread frontend/src/simulation/CircuitTranslator.ts
Cancel
</Button>
<div className="pb-5 flex justify-between items-center">
<QuantikzExportButton circuit={circuit ?? null} />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hier könnten wir noch einmal über die position des buttons reden; evtl. könnte man die Funktionalität z.B. auch über das Context menu im project tree anbieten?

Comment thread frontend/src/views/circuit-view/util/quantikzMapper.ts
Comment thread frontend/src/views/circuit-view/util/quantikzMapper.ts Outdated
Comment thread frontend/src/views/circuit-view/util/quantikzMapper.ts
@sonarqubecloud

Copy link
Copy Markdown

@Jooshua
Jooshua merged commit 5e6196c into development Jun 30, 2026
5 checks passed
@Jooshua
Jooshua deleted the hiwi/157-feature-export-circuits-as-latex branch June 30, 2026 10:03
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

Successfully merging this pull request may close these issues.

Feature: Export Circuits as LaTex

2 participants