diff --git a/Makefile b/Makefile index 50a8982..d218afe 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ BIBTEX=./bibtexw LATEX=pdflatex -recorder -output-directory=out -synctex 15 -shell-escape -interaction=batchmode BIBTEX=biber --output-directory=out --input-directory=out # if you want to use xelatexd comment the two lines above this one. -DEPENDENCIES=partials/* configuration/*.tex chapters/*.tex images/*.pdf images/*.pdf images/*.jpg appendix/* ./*.png +DEPENDENCIES=partials/* configuration/*.tex chapters/*.tex images/*.pdf images/*.pdf images/*.jpg appendix/* ./*.png tables/*.* ## if you use xelatex for better font and utf-8 handling replace latexw and pdflatex with xelatexw and xelatex. all: main.pdf fast: fast.pdf diff --git a/configuration/thesis_config.tex b/configuration/thesis_config.tex index c61faa9..b200eb2 100644 --- a/configuration/thesis_config.tex +++ b/configuration/thesis_config.tex @@ -14,7 +14,7 @@ } \providecommand\Languages{dutch,ngerman,english} -\documentclass[a4paper,twoside,11pt]{report} +\documentclass[a4paper,11pt]{report} % my own Itemize, Enumerate, and Description : a bit less spacy then the default \newenvironment{Itemize} { \begin{itemize}{}% @@ -131,7 +131,7 @@ \usepackage[toc,acronym]{glossaries} \usepackage[pagewise,mathlines,displaymath]{lineno} -\setpagewiselinenumbers +%\setpagewiselinenumbers \modulolinenumbers[3] \renewcommand{\linenumberfont}{\normalfont\tiny\color{gray}} \usepackage{hyperref} diff --git a/docs/main.pdf b/docs/main.pdf index 9bb1c68..36d915a 100644 Binary files a/docs/main.pdf and b/docs/main.pdf differ diff --git a/tables/results_table.tex b/tables/results_table.tex index 2549d98..1ddd650 100644 --- a/tables/results_table.tex +++ b/tables/results_table.tex @@ -4,6 +4,7 @@ \begin{longtable}{| g{.8\TabColumnWidth} | g{\TabColumnWidth} | g{\TabColumnWidth}| g{\TabColumnWidth}| g{\TabColumnWidth}| g{\TabColumnWidth}|} \caption{Research results summarized} \label{tab:results}\\ + \internallinenumbers\\ \hline \rowcolor{Gray} \headcell{Criteria} & \headcell{Alt 1} & \headcell{Alt 2} & \headcell{Alt 3} & \headcell{Alt 3} \\\hline \endfirsthead