Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ttweb
thesis
Commits
22c53ac3
Commit
22c53ac3
authored
Oct 12, 2017
by
Lauri Koivunen
🛠
Browse files
Add new file
parent
2ae596c7
Pipeline
#1679
failed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
22c53ac3
** Why **
-
No need for anyone to invent the wheel again. You can of course do that
if you wish - TeX'll even let you invent many different kinds of wheels
-
That said, if you come up with a great new wheel I'd like to hear about
it - it might even end up being used here
** Features **
-
Proper page sizes as required by university guide for students:
-
proper font sizes as well as linespacings
-
proper size of margins
-
Generic title page:
-
\g
entitle
-
Generic abstract page(s):
-
\b
egin{itabstract}{Keywords}
abstract text
\e
nd{itabstract}
-
\b
egin{ittiivis}...
\e
nd{ittiivis} provides finnish version
-
ittiivis defaults to finnish so no need to issue
\s
electlanguage{finnish}
-
total number of pages as well as total number of pages in appendices
are automagically handled
-
Entry environment:
-
\b
egin{entry}[widest label]
\i
tem[1st label text] ...
\i
tem[2nd label text] ...
\e
nd{entry}
-
the actual items are aligned to suit the widest label, which is
given as an argument to the environment
-
Use of specific latex packages to ease in formatting the thesis:
-
format table of contents to have bibliography shown as references
as well as other fixes (tocbibind)
-
enhanced verbatim handling (sverb)
-
source code inclusion (listings)
-
handling of headers and footers (fancyhdr)
- consultation of the manuals of these packages is strongly
encouraged
** Assumptions **
-
itpackage.sty file is available
-
each chapter is as a separate file which is read in with e.g.
\i
nput
** Miscellaneous **
-
comments are welcome
-
should a required package be missing see http://www.ctan.org/
-
http://www.ctan.org/tex-archive/info/lshort/english/lshort.pdf
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment