diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/expex-glossonly/expex-glossonly.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/expex-glossonly/expex-glossonly.sty | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/expex-glossonly/expex-glossonly.sty b/Master/texmf-dist/tex/latex/expex-glossonly/expex-glossonly.sty index 8c0d721ac1f..95547ec2e0c 100644 --- a/Master/texmf-dist/tex/latex/expex-glossonly/expex-glossonly.sty +++ b/Master/texmf-dist/tex/latex/expex-glossonly/expex-glossonly.sty @@ -1,10 +1,10 @@ -\def\EPGL@version{0.8} -\def\EPGL@date{2023/11/15} +\def\EPGL@version{0.9} +\def\EPGL@date{2024/2/5} % expex-glossonly is a package which allows gb4e and linguex and covington users to use % the glossing macros of the ExPex package, while still using the standard example and % subexample numbering macros of those respective packages. % -% Copyright 2016-2023 by Alan Munn +% Copyright 2016-2024 by Alan Munn % % This package may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -90,6 +90,8 @@ linguex.code = { \EPGL@examplesloadedtrue \EPGL@patchexpexgloss \def\printGramm{\makebox[0pt][r]{\normalfont\the\CollectTokens}\renewcommand\EPGL@setglossmargin{\setlength{\leftskip}{0pt}}\ignorespaces} + \def\newb.{\renewcommand\EPGL@setglossmargin{\setlength{\leftskip}{\@totalleftmargin}}\ifindex\firstwordtrue\fi + \my@ifnextchar[{\newExitem}{\item\testforgramm}} \lingset{belowglpreambleskip=-0.5ex, aboveglftskip=-0.5ex,everygla=\eachwordone} \PackageInfo{expex-glossonly}{Patching ExPex for use with linguex} \typeout{Patching ExPex for use with linguex} |