Modifed the outdated \bf command to \textbf.

This commit is contained in:
Michael Bredel
2017-12-12 17:11:50 +01:00
parent a4e880d956
commit b75d44cb0b

View File

@@ -57,7 +57,7 @@
\theoremstyle{plain} {{\theorembodyfont{\normalfont}
\newtheorem{Definition}{Definition}}
\newcommand{\qed}{\hfill \mbox{\raggedright \rule{.07in}{.1in}}}
\newenvironment{proof}{\vspace{1ex}\noindent{\bf Proof}\hspace{0.5em}}
\newenvironment{proof}{\vspace{1ex}\noindent{\textbf Proof}\hspace{0.5em}}
{\hfill\qed\vspace{2ex}}
%*******************************************************************************