Fix build with bibliography, clarified phonetics
This commit is contained in:
@@ -21,11 +21,13 @@
|
||||
\usepackage{fancyhdr}
|
||||
\usepackage[margin=1in]{geometry}
|
||||
|
||||
\usepackage{hyperref} % Needs to be before glossaries
|
||||
\usepackage[section,toc]{glossaries}
|
||||
\input{glossary}
|
||||
\makeglossaries
|
||||
|
||||
\usepackage{graphicx}
|
||||
|
||||
\usepackage{hyperref}
|
||||
\hypersetup{colorlinks=true, linkcolor=blue}
|
||||
|
||||
\usepackage{subcaption}
|
||||
@@ -51,9 +53,6 @@
|
||||
\newcommand\textphonlit[1]{\textipa{[{#1}]}}
|
||||
\newcommand\textphonlitex[1]{\textipa{⟦{#1}⟧}}
|
||||
|
||||
\input{glossary}
|
||||
\makeglossaries
|
||||
|
||||
\title{\textsc{Hazn}}
|
||||
\author{Nomid Lomysz}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user