mirror of
				https://github.com/congyu711/BeamerTheme.git
				synced 2025-11-04 08:01:08 +08:00 
			
		
		
		
	remove thm env indent & tailing '.'; add thm numbers; slightly changed proof env
This commit is contained in:
		@@ -135,15 +135,14 @@
 | 
			
		||||
% theorem env
 | 
			
		||||
\setbeamertemplate{theorem begin}{%
 | 
			
		||||
{
 | 
			
		||||
  \vspace{5pt}
 | 
			
		||||
  \vspace{5pt}%
 | 
			
		||||
  \usebeamerfont*{block title}%
 | 
			
		||||
  \selectfont
 | 
			
		||||
  \selectfont%
 | 
			
		||||
  \usebeamercolor[fg]{block title}%
 | 
			
		||||
  \textbf{
 | 
			
		||||
  \textbf{%
 | 
			
		||||
  \inserttheoremname
 | 
			
		||||
  % \inserttheoremnumber
 | 
			
		||||
  \inserttheoremnumber
 | 
			
		||||
  \ifx \inserttheoremaddition \empty \else\ [\inserttheoremaddition]\fi
 | 
			
		||||
  \inserttheorempunctuation
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
@@ -152,7 +151,7 @@
 | 
			
		||||
\setbeamertemplate{proof begin}{%
 | 
			
		||||
{\vspace{5pt}
 | 
			
		||||
\usebeamercolor[fg]{block title}
 | 
			
		||||
\textit{Proof.}}
 | 
			
		||||
\textit{\textbf{Proof:}}}
 | 
			
		||||
}
 | 
			
		||||
\setbeamertemplate{proof end}{
 | 
			
		||||
\qedhere
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user