]> mj.ucw.cz Git - saga.git/commitdiff
Added dummy intro and conclusions.
authorMartin Mares <mj@ucw.cz>
Sat, 19 Apr 2008 17:02:57 +0000 (19:02 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 19 Apr 2008 17:02:57 +0000 (19:02 +0200)
concl.tex [new file with mode: 0644]
intro.tex [new file with mode: 0644]
macros.tex
saga.tex

diff --git a/concl.tex b/concl.tex
new file mode 100644 (file)
index 0000000..ffb159a
--- /dev/null
+++ b/concl.tex
@@ -0,0 +1,7 @@
+\ifx\endpart\undefined
+\input macros.tex
+\fi
+
+\chapter{Conclusions}
+
+\endpart
diff --git a/intro.tex b/intro.tex
new file mode 100644 (file)
index 0000000..b17d74a
--- /dev/null
+++ b/intro.tex
@@ -0,0 +1,7 @@
+\ifx\endpart\undefined
+\input macros.tex
+\fi
+
+\chapter{Introduction}
+
+\endpart
index 77f8c26443323961e9cdeb5aacbba3d155f70d97..5877abacfe422071815ee42efd7d0583e583438c 100644 (file)
 \newcount\chapcount
 \newcount\seccount
 \newcount\thmcount
-\chapcount=0
+\chapcount=-1
 \seccount=0
 \thmcount=0
 \def\currentid{??}
index 21331ea42963805e0a15fc3d9c3eda1a2e96d6c0..07d4f6844f4219249f1e5cc1d7a51bd4a2ad591c 100644 (file)
--- a/saga.tex
+++ b/saga.tex
@@ -2,13 +2,14 @@
 \let\endpart=\relax
 
 \input cover.tex
+\input intro.tex
 \input mst.tex
 \input ram.tex
 \input adv.tex
 \input opt.tex
 \input dyn.tex
 \input rank.tex
-
+\input concl.tex
 \input notation.tex
 
 \chapter{Bibliography}