summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/expex-glossonly/testfiles
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-08-18 03:00:59 +0000
committerNorbert Preining <norbert@preining.info>2023-08-18 03:00:59 +0000
commit0585a72dae13da024145995031edb2a1cf21dece (patch)
treea1870789311942cc1b9ab311b6f446da76f657bc /macros/latex/contrib/expex-glossonly/testfiles
parent5248edc6ec87b3acdb196687a1af5b6292c8510a (diff)
CTAN sync 202308180300
Diffstat (limited to 'macros/latex/contrib/expex-glossonly/testfiles')
-rw-r--r--macros/latex/contrib/expex-glossonly/testfiles/covington-expex.pdfbin0 -> 7800 bytes
-rw-r--r--macros/latex/contrib/expex-glossonly/testfiles/covington-expex.tex20
-rw-r--r--macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.pdfbin14835 -> 5519 bytes
-rw-r--r--macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex48
-rw-r--r--macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.pdfbin15454 -> 4720 bytes
-rw-r--r--macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex27
6 files changed, 38 insertions, 57 deletions
diff --git a/macros/latex/contrib/expex-glossonly/testfiles/covington-expex.pdf b/macros/latex/contrib/expex-glossonly/testfiles/covington-expex.pdf
new file mode 100644
index 0000000000..f86b9e3b68
--- /dev/null
+++ b/macros/latex/contrib/expex-glossonly/testfiles/covington-expex.pdf
Binary files differ
diff --git a/macros/latex/contrib/expex-glossonly/testfiles/covington-expex.tex b/macros/latex/contrib/expex-glossonly/testfiles/covington-expex.tex
new file mode 100644
index 0000000000..f3375ad736
--- /dev/null
+++ b/macros/latex/contrib/expex-glossonly/testfiles/covington-expex.tex
@@ -0,0 +1,20 @@
+\documentclass{article}
+\usepackage[covington]{expex-glossonly}
+
+\begin{document}
+
+\begin{examples}
+\item An example
+\item Another example
+\end{examples}
+\begin{subexamples}
+\item \begingl
+ \gla\rightcomment{(Hungarian)}János háza//
+ \glb John house.his//
+ \glft `John's house'//
+ \endgl
+\item \digloss{János háza}[(Hungarian)]
+ {John house.his}
+ {`John's house}
+\end{subexamples}
+\end{document}
diff --git a/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.pdf b/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.pdf
index 40b160303e..104dae2f80 100644
--- a/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.pdf
+++ b/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.pdf
Binary files differ
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
diff --git a/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.pdf b/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.pdf
index b52da13d57..f7d8140075 100644
--- a/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.pdf
+++ b/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.pdf
Binary files differ
diff --git a/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex b/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex
index 368a35f8f1..0a63e88d75 100644
--- a/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex
+++ b/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex
@@ -1,33 +1,18 @@
\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
+\usepackage[linguex]{expex-glossonly}
\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//
+ \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} \ No newline at end of file