summaryrefslogtreecommitdiff
path: root/hopper-thompson-handout.tex
diff options
context:
space:
mode:
Diffstat (limited to 'hopper-thompson-handout.tex')
-rw-r--r--hopper-thompson-handout.tex16
1 files changed, 11 insertions, 5 deletions
diff --git a/hopper-thompson-handout.tex b/hopper-thompson-handout.tex
index 8d15c6d..169feeb 100644
--- a/hopper-thompson-handout.tex
+++ b/hopper-thompson-handout.tex
@@ -1,15 +1,21 @@
\documentclass[a4paper]{article}
\usepackage[top=2cm]{geometry}
-\usepackage[british]{babel}
-\usepackage{stfloats}
-
-\usepackage{handouts}
-
\usepackage[hidelinks]{hyperref}
\usepackage{tikz}
\usepackage[font=small]{caption}
+\usepackage{polyglossia}
+\setdefaultlanguage{british}
+\setotherlanguage{hebrew}
+\newfontfamily\dutchfont[Mapping=tex-text]{Latin Modern Roman}
+\newfontfamily\hebrewfont[Scale=MatchLowercase]{Ezra SIL}
+\DeclareTextFontCommand{\ez}{\hebrewfont}
+
+\usepackage{handouts}
+
+\usepackage{stfloats}
+
\title{\Large Handout of ``Transitivity in Grammar and Discourse''\footnote{Paul J. Hopper and Sandra A. Thompson (1980).}}
\author{Camil Staps}