I m using the braket notation to write a physics report (with the braket package). Writing a plus and a minus within a ket or a bra looks really ugly (bra is < | and ket is | > ) Are there any ideas on how to make it look better? having a line like this:
|1,-1>=<--|1, -1>|-->+<-+|1, -1>|-+>+<+-|1, -1>|+ -> etc
is pretty unreadable in the pdf, as the pluses/minuses inside and outside the braket notation are indistinguishable. The idea is that a smaller or smaller and thicker plus/minus only within the braket notation would make it more readable, only I don't know if such a symbol exists. Would I have to create it manually? I d like to avoid that, as it would decrease my typing speed seriously, even with a shortcut..


\bra{}and\ket{}and more... – Willie Wong Apr 11 '11 at 13:48\bra{}which takes one argument, such that for all instances of the symbols+and-, you want them to be set in a different fontsize/weight? – Willie Wong Apr 11 '11 at 14:13\;macros is the simplest, and perhaps the best, thing that you can do – after changing to a different typeface for the contents of the\bracket{}s and\ket{}s of course. – Niel de Beaudrap Apr 11 '11 at 21:32