From 6d809e87f4e84853486d2304527e9e10345dced2 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 6 Jun 2016 23:45:30 +0200 Subject: Cleanup; LaTeX fixes --- Makefile | 2 +- paper-prag-vision.tex | 2 +- paper.bib | 2 +- paper.tex | 2 -- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 249fda5..852ec98 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ samenvatting.pdf: samenvatting.tex $(wildcard samenvatting-*.tex) xelatex $< && xelatex $< paper.pdf: paper.tex paper.bib $(wildcard paper-*.tex) - xelatex $< && bibtex paper && xelatex $< + xelatex $< && bibtex paper && xelatex $< && xelatex $< %.pdf: %.tex xelatex $< && xelatex $< diff --git a/paper-prag-vision.tex b/paper-prag-vision.tex index ff560d0..2f19693 100644 --- a/paper-prag-vision.tex +++ b/paper-prag-vision.tex @@ -10,7 +10,7 @@ natuur of de landbouw. We kunnen dus de vergelijking in \autoref{tab:vgl} opstellen: -\begin{table}[h!] +\begin{table} \centering \begin{tabular}{r l} 2 -- 4 & 7 -- 10 \\\hline diff --git a/paper.bib b/paper.bib index 804d808..262914d 100644 --- a/paper.bib +++ b/paper.bib @@ -55,7 +55,7 @@ } @online{studylight, - title = {\snh{} op StudyLight.org}, + title = {Strong's 5572 op StudyLight.org}, url = {http://www.studylight.org/lexicons/hebrew/hwview.cgi?n=05572}, urldate = {2016-05-19} } diff --git a/paper.tex b/paper.tex index 51ad80d..f99923c 100644 --- a/paper.tex +++ b/paper.tex @@ -16,9 +16,7 @@ \setotherlanguage{arabic} \newfontfamily\dutchfont[Mapping=tex-text]{Latin Modern Roman} \newfontfamily\hebrewfont[Scale=MatchLowercase]{Ezra SIL} -\newfontfamily\arabicfont[Script=Arabic,Scale=MatchLowercase]{Scheherazade} \DeclareTextFontCommand{\ez}{\hebrewfont} -\DeclareTextFontCommand{\arab}{\arabicfont} \title{De brandende braamstruik} \author{Camil Staps} -- cgit v1.2.3