From 25304e2b695009bb74221b78861ff2ac169c0b85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20Gro=C3=9F?= Date: Tue, 8 Jul 2008 12:49:13 +0200 Subject: [PATCH] =?UTF-8?q?workarround=20f=C3=BCr=20erzeugeroperator?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- physics.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/physics.tex b/physics.tex index 0583b04..fd7597d 100644 --- a/physics.tex +++ b/physics.tex @@ -7,7 +7,7 @@ \newcommand{\one}{\mathbbm{1}} \newcommand{\zero}{\pmb{0}} \newcommand{\aDs}{{\hat{a}}} -\newcommand{\aCr}{{\aDs^\dagger}} +\newcommand{\aCr}{{{}\aDs^\dagger}} \newcommand{\nOp}{{\hat{n}}} \newcommand{\probb}[2]{\text{prob}\left[ #1\vphantom{#2} \right. \left| \vphantom{#1}#2 \right]}