summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex
blob: 0a63e88d751bd8c2fcbd6815a5ace1ae0181e6d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\documentclass[12pt,letterpaper]{article}

\usepackage[linguex]{expex-glossonly}

\begin{document}

\ex.
\a.
	\begingl
    \gla\rightcomment{(Hungarian)}J\'anos h\'aza//
    \glb John house.his//
    \glft `John's house'//
    \endgl
\bg. János háza\\
     John house.his\\
     \glt `John's house'

\end{document}