summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/disser/templates/master/thesis.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-12-02 14:58:50 +0000
committerKarl Berry <karl@freefriends.org>2007-12-02 14:58:50 +0000
commita06badd5ddd56caafe23bc9b1c80a2cb4cd5eec7 (patch)
treed2f4be3792761c70377ac41c078ccd50b1c8be73 /Master/texmf-dist/doc/latex/disser/templates/master/thesis.tex
parentc5ef0710987f248dea9df928126632d5820a6426 (diff)
disser update (30nov07)
git-svn-id: svn://tug.org/texlive/trunk@5676 c570f23f-e606-0410-a88d-b1316a301751
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
%---------------------------------------------------------------------------