How to align this symbol (\blacksquare) to the right?
I made a proof of theorem but to align this symbol is more difficult than the proof ;)
I like take this in the right of my paper.
\blacksquare
|
How to align this symbol ( I made a proof of theorem but to align this symbol is more difficult than the proof ;) I like take this in the right of my paper.
|
||||
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
theoremandproofenvironment. Some packages define their own environments for these, and a solution may depend on this information. – Werner Jun 22 '12 at 18:57amsthm, one of the answers to this question qed-for-theorems-without-proofs points to a tex document that illustrates how to handle "exceptions". – barbara beeton Jun 22 '12 at 19:27\hfill$\blacksquare$, but don't do that. Use aproofenvironment (e.g. fromamsthm) instead. – Caramdir Jun 22 '12 at 19:37