adding package for doing hpsg avms

This commit is contained in:
Noah Diewald 2023-07-10 20:34:40 -04:00
parent cc680a70d0
commit 40714a4a0e
No known key found for this signature in database
GPG Key ID: EC2BAE1E100A5509
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,7 @@
\usepackage{float}
\usepackage{multicol}
\usepackage{qtree}
%\usepackage{fullpage}
\usepackage{fullpage}
\usepackage[font={small}]{caption}
\usepackage{adjustbox}
\usepackage{sectsty}
@ -66,6 +66,7 @@
%\usetikzlibrary{arrows,shapes,matrix,graphs}
\usetikzlibrary{arrows,arrows.meta,shapes,matrix,graphs,graphdrawing}
\usegdlibrary{layered}
\usepackage{langsci-avm}
\setabbreviationstyle{long-short}
\GlsSetXdyMinRangeLength{1}