Skip to content

Instantly share code, notes, and snippets.

@tonussi
Created July 23, 2013 12:47
Show Gist options
  • Save tonussi/6062093 to your computer and use it in GitHub Desktop.
Save tonussi/6062093 to your computer and use it in GitHub Desktop.
theosty
\newtheorem{theorem}{Theorem}
\newtheorem{acknowledgement}[theorem]{Acknowledgement}
\newtheorem{algorithm}[theorem]{Algorithm}
\newtheorem{axiom}[theorem]{Axiom}
\newtheorem{case}[theorem]{Case}
\newtheorem{claim}[theorem]{Claim}
\newtheorem{conclusion}[theorem]{Conclusion}
\newtheorem{condition}[theorem]{Condition}
\newtheorem{conjecture}[theorem]{Conjecture}
\newtheorem{corollary}[theorem]{Corollary}
\newtheorem{criterion}[theorem]{Criterion}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{example}[theorem]{Example}
\newtheorem{exercise}[theorem]{Exercise}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{notation}[theorem]{Notation}
\newtheorem{problem}[theorem]{Problem}
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{remark}[theorem]{Remark}
\newtheorem{solution}[theorem]{Solution}
\newtheorem{summary}[theorem]{Summary}
\newenvironment{proof}[1][Proof]{\textbf{#1.} }{\ \rule{0.5em}{0.5em}}
\topmargin -5.0mm
\textwidth 16.8cm
\textheight 22.2cm
\voffset= -0.8cm
\hoffset= -1.3cm
\renewcommand\baselinestretch{1.6}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment