From 5248edc6ec87b3acdb196687a1af5b6292c8510a Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 17 Aug 2023 03:01:02 +0000 Subject: CTAN sync 202308170300 --- .../expex-glossonly/testfiles/gb4e-expex.pdf | Bin 0 -> 14835 bytes .../expex-glossonly/testfiles/gb4e-expex.tex | 48 +++++++++++++++++++++ .../expex-glossonly/testfiles/linguex-expex.pdf | Bin 0 -> 15454 bytes .../expex-glossonly/testfiles/linguex-expex.tex | 33 ++++++++++++++ 4 files changed, 81 insertions(+) create mode 100644 macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.pdf create mode 100644 macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex create mode 100644 macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.pdf create mode 100644 macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex (limited to 'macros/latex/contrib/expex-glossonly/testfiles') diff --git a/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.pdf b/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.pdf new file mode 100644 index 0000000000..40b160303e Binary files /dev/null and b/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.pdf differ diff --git a/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex b/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex new file mode 100644 index 0000000000..8cdeed2f5d --- /dev/null +++ b/macros/latex/contrib/expex-glossonly/testfiles/gb4e-expex.tex @@ -0,0 +1,48 @@ +\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 + + +\begin{document} + +\begin{exe} +\ex[*]{ This is a regular example.} +\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// + \glft `John's house'// + \endgl +} +\ex This is another example. +\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 new file mode 100644 index 0000000000..b52da13d57 Binary files /dev/null and b/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.pdf differ 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 -- cgit v1.2.3