updates
This commit is contained in:
parent
e288485b5e
commit
cbae7aa4d7
|
@ -1,6 +1,7 @@
|
||||||
\ProvidesClass{homework}
|
\ProvidesClass{homework}
|
||||||
\LoadClass[fontsize=10pt]{scrartcl}
|
\LoadClass[fontsize=10pt]{scrartcl}
|
||||||
|
|
||||||
|
\RequirePackage{tex-macros}
|
||||||
\RequirePackage[T1]{fontenc}
|
\RequirePackage[T1]{fontenc}
|
||||||
\RequirePackage{textcomp}
|
\RequirePackage{textcomp}
|
||||||
\RequirePackage{stmaryrd}
|
\RequirePackage{stmaryrd}
|
||||||
|
@ -35,19 +36,6 @@
|
||||||
\RequirePackage[framemethod=TikZ]{mdframed}
|
\RequirePackage[framemethod=TikZ]{mdframed}
|
||||||
\mdfsetup{skipabove=1em, skipbelow=0em, innertopmargin=5pt, innerbottommargin=6pt}
|
\mdfsetup{skipabove=1em, skipbelow=0em, innertopmargin=5pt, innerbottommargin=6pt}
|
||||||
|
|
||||||
|
|
||||||
\let\sidesum\sum
|
|
||||||
\let\sidelim\lim
|
|
||||||
\renewcommand\sum{\sidesum\limits}
|
|
||||||
\renewcommand\lim{\sidelim\limits}
|
|
||||||
\newcommand{\problem}[1]{\subsection*{#1.}}
|
|
||||||
\newcommand{\pbl}[1]{\subsection*{#1.}}
|
|
||||||
\newcommand{\N}{\ensuremath{\mathbb{N}}}
|
|
||||||
\newcommand{\Z}{\ensuremath{\mathbb{Z}}}
|
|
||||||
\newcommand{\R}{\ensuremath{\mathbb{R}}}
|
|
||||||
\newcommand{\Q}{\ensuremath{\mathbb{Q}}}
|
|
||||||
\newcommand\C{\ensuremath{\mathbb{C}}}
|
|
||||||
|
|
||||||
\geometry{top=20mm,bottom=20mm}
|
\geometry{top=20mm,bottom=20mm}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user