summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex')
-rw-r--r--macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex48
1 files changed, 12 insertions, 36 deletions
diff --git a/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex b/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex
index 8cdeed2f5d..b6709fead5 100644
--- a/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex
+++ b/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex
@@ -1,48 +1,24 @@
\documentclass[12pt,letterpaper]{article}
-
-\usepackage{expex-glossonly}
-\usepackage{amssymb}
-\usepackage{gb4e}
-%\usepackage{cgloss}
-
-
-\lingset{everygla={\leftmargin=2in}, belowglpreambleskip=-0.5ex, aboveglftskip=-0.5ex} % gloss formatting
-
-
+\usepackage[gb4e]{expex-glossonly}
+\usepackage{cgloss}
\begin{document}
\begin{exe}
+\ex
+\begin{xlist}
\ex[*]{ This is a regular example.}
-\ex[*]{\label{foo}
+\ex[]{\label{foo}
\begingl
- \glpreamble This is a preamble sentence.//
- \gla\rightcomment{\small\checkmark X}J\'anos h\'aza//
- \glb\rightcomment{\small\checkmark X}John house.his//
+ \gla\rightcomment{(Hungarian)}János háza//
+ \glb John house.his//
\glft `John's house'//
\endgl
}
-\ex This is another example.
+\ex[]{\gll János háza\\
+ John house\\\hfill(Hungarian)
+ \glt `John's house'
+ }
+\end{xlist}
\end{exe}
-\begin{exe}
-\ex\label{bar}
-\begin{xlist}
-\ex \begingl
- \gla\rightcomment{\small\checkmark X}J\'anos h\'aza//
- \glb\rightcomment{\small\checkmark X}John house.his//
- \glft `John's house'//
- \endgl
-\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{xlist}
-\ex
-\begin{xlist}
-\ex An example\setcounter{xnumi}{0}
-\ex Another example.
-\end{xlist}
-\end{exe}
-
\end{document} \ No newline at end of file