summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2016-06-06 23:45:30 +0200
committerCamil Staps2016-06-06 23:45:51 +0200
commit6d809e87f4e84853486d2304527e9e10345dced2 (patch)
tree101e06bebdf246962ecad746b6ee6f7c22d2c4a6
parentPaper: indeling, vuur (diff)
Cleanup; LaTeX fixes
-rw-r--r--Makefile2
-rw-r--r--paper-prag-vision.tex2
-rw-r--r--paper.bib2
-rw-r--r--paper.tex2
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}