summaryrefslogtreecommitdiff
path: root/style/style.tex
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-02-05 19:30:08 +0100
committermjkwiatkowski <mati.rewa@gmail.com>2026-02-05 19:30:08 +0100
commit6a76f57432dd942cc68b248486a28c523c4dd382 (patch)
tree9611b986355d8a9fce7fc62e5a97b41044ce9a2e /style/style.tex
parent3e8e2ea55ae43a6463f8f1d793f132e09fa951ce (diff)
initial commit
Diffstat (limited to 'style/style.tex')
-rw-r--r--style/style.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/style/style.tex b/style/style.tex
new file mode 100644
index 0000000..f6e2697
--- /dev/null
+++ b/style/style.tex
@@ -0,0 +1,14 @@
+\usepackage[T1]{fontenc}
+\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx}
+
+\textwidth 15cm
+\textheight 22cm
+\parindent 10pt
+\oddsidemargin 2.5cm
+\evensidemargin 2.5cm
+
+\newcommand{\ie}{\emph{i.e.,}\xspace}
+\newcommand{\eg}{\emph{e.g.,}\xspace}
+\newcommand{\etc}{etc.\xspace}
+\newcommand{\etal}{\emph{et~al.}\xspace}
+\newcommand{\todo}[1]{\textcolor{blue}{#1}}