-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Description
In order to match the delimiters, maybe the qm symbols should define like this?
\DeclareOption{qm}{
\newcommand{\ip}[2]{\ensuremath{\left\langle{#1}\middle\vert{#2}\right\rangle}}
\newcommand{\melem}[3]{\ensuremath{\left\langle{#1}\middle\vert{#2}\middle\vert{#3}\right\rangle}}
\newcommand{\expval}[1]{\ensuremath{\left\langle #1 \right\rangle}}
\newcommand{\op}[2]{\ensuremath{\left\vert{#1}\middle\rangle\middle\langle{#2}\right\vert}}
}
Metadata
Metadata
Assignees
Labels
No labels