summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex')
-rw-r--r--macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex33
1 files changed, 33 insertions, 0 deletions
diff --git a/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex b/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex
new file mode 100644
index 0000000000..368a35f8f1
--- /dev/null
+++ b/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex
@@ -0,0 +1,33 @@
+\documentclass[12pt,letterpaper]{article}
+
+\usepackage{expex-glossonly}
+\usepackage{amssymb}
+\usepackage{linguex}
+\usepackage{cgloss}
+
+\lingset{everygla={\leftmargin=2in}, belowglpreambleskip=-0.5ex, aboveglftskip=-0.5ex} % gloss formatting
+\makeatletter
+
+\begin{document}
+
+\ex. \ag. The boy didn't kiss the girl \\
+D boy AUX.NEG kiss D girl \\ \hfill {\small\checkmark X}
+\trans `The boy did not kiss the girl'. \hfill {\small\checkmark X}
+
+\ex.
+\a.
+ \begingl
+ \gla\rightcomment{\small\checkmark X}J\'anos h\'aza//
+ \glb\rightcomment{\small\checkmark X}John house.his//
+ \glft `John's house'//
+ \endgl
+\b. This is another example.
+
+\ex.\begingl
+ \gla\rightcomment{\small\checkmark X}J\'anos h\'aza//
+ \glb\rightcomment{\small\checkmark X}John house.his//
+ \glft `John's house'//
+ \endgl
+
+
+\end{document} \ No newline at end of file