summaryrefslogtreecommitdiffstats
path: root/intro.tex
diff options
context:
space:
mode:
authorsyn <isaqtm@gmail.com>2020-02-26 09:32:04 +0300
committersyn <isaqtm@gmail.com>2020-02-26 09:32:04 +0300
commit8e14231532896365806e440e5610b7b2d69dc83a (patch)
treec752d68a514c901536d2d0d77d085425090e053c /intro.tex
parent1888f872c42b0d4d87048ad7aeaaa280e09c522a (diff)
downloadtex2-8e14231532896365806e440e5610b7b2d69dc83a.tar.gz
New bunch
Diffstat (limited to 'intro.tex')
-rw-r--r--intro.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/intro.tex b/intro.tex
index f8de19f..3709688 100644
--- a/intro.tex
+++ b/intro.tex
@@ -5,7 +5,7 @@
\setlength\headheight{13.6pt}
\usepackage{
- amsmath, amssymb, mathtools,
+ amsmath, amssymb, mathtools, relsize,
graphicx, xcolor,
fancyhdr, hyperref, enumerate, framed
}
@@ -66,6 +66,8 @@
}
\newcommand{\br}[1]{\left( #1 \right)}
+\newcommand{\brac}[2]{ \br{ \frac{#1}{#2} } }
+\newcommand{\dbrac}[2]{ \br{ \dfrac{#1}{#2} } }
\newcommand*{\qed}{\hfill\ensuremath{\blacksquare}}
\newcommand*{\qedempty}{\hfill\ensuremath{\square}}