Dear users,
I want to put a qed-box at the end of all my remarks. I am using ams-book
The best way seems to be to redefine the theorem-style remark to include the
\qed command which puts a box at the right place.
For an environment I would use:
\newenvironment{myremark}{\begin{remark}}{\qed\end{remark}}
But I can not find out how to do this for a theorem environment.
Second, I want lyx to use myremark instead of remark, when I select remark in
lyx
What should I do to make lyx do this?
Thanks,
Bas