summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/disser/templates/master/thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/disser/templates/master/thesis.tex')
-rw-r--r--Master/texmf-dist/doc/latex/disser/templates/master/thesis.tex14
1 files changed, 5 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/disser/templates/master/thesis.tex b/Master/texmf-dist/doc/latex/disser/templates/master/thesis.tex
index 9680b946d8f..236b0c5b39f 100644
--- a/Master/texmf-dist/doc/latex/disser/templates/master/thesis.tex
+++ b/Master/texmf-dist/doc/latex/disser/templates/master/thesis.tex
@@ -1,12 +1,12 @@
-\documentclass[14pt,master,href,subf]{disser}
+\documentclass[a4paper,14pt,master,href,subf]{disser}
\usepackage[
- a4paper, includehead, includefoot, mag=1000,
- headsep=0mm, headheight=0mm,
- left=20mm, right=10mm, top=20mm, bottom=20mm
- ]{geometry}
+ a4paper, mag=1000, nohead, includefoot,
+ left=3cm, right=1cm, top=2cm, bottom=2cm, footskip=1cm
+]{geometry}
\usepackage[T2A]{fontenc}
\usepackage[cp1251]{inputenc}
\usepackage[english,russian]{babel}
+\usepackage{srcltx}
\graphicspath{{fig/}}
% --------------------------------------------------------------------------
@@ -46,10 +46,6 @@
\date{\number\year}
\maketitle
-%----------------------------------------------------------------------------
-\begin{abstract}
-
-\end{abstract}
%---------------------------------------------------------------------------
\tableofcontents
%---------------------------------------------------------------------------