Quick Tips: Latex QED symbol

Some Latex document styles include a definition for a QED symbol (typically a box), but others do not.  If you are using a style that doesn’t come with one, you can quickly add your own definition of QED, just add:

\newcommand{\qed}{\hfill \mbox{\raggedright \rule{.07in}{.1in}}}

at the start of your document, and then you can use \qed to make the symbol wherever you need.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>