From b059596c2d505d33c6ecd66fe94fd5dbc3502919 Mon Sep 17 00:00:00 2001 From: Manuel Pégourié-Gonnard Date: Sat, 5 Apr 2008 16:54:45 +0000 Subject: linguex v3.6 git-svn-id: svn://tug.org/texlive/trunk@7320 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/linguex/linguex.sty | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex/linguex/linguex.sty') diff --git a/Master/texmf-dist/tex/latex/linguex/linguex.sty b/Master/texmf-dist/tex/latex/linguex/linguex.sty index b0d7eba7b50..df1ad62f9da 100644 --- a/Master/texmf-dist/tex/latex/linguex/linguex.sty +++ b/Master/texmf-dist/tex/latex/linguex/linguex.sty @@ -1,4 +1,4 @@ -%% Copyright 1996, 2002 by Wolfgang Sternefeld +%% Copyright 1996 by Wolfgang Sternefeld %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License Distributed from CTAN %% archives in directory macros/latex/base/lppl.txt; either @@ -9,9 +9,12 @@ %% \ex. embedded in \a. %% linguex.sty version 3.5, revised 2002/01/26, corrected hspacing for %% \alignSubEx +%% linguex.sty version 3.6, revised 2008/03/20, \lessthanten, +%% \lessthanhundred, and \lessthanthousand redefined due to problems +%% with kerning in garamond %% Author: Wolfgang.Sternefeld@uni-tuebingen.de %% status: supported -%% filedate 01/04/30 +%% filedate 2008/03/20 \RequirePackage{xspace,cgloss4e} %%%%%%%%%%%%%%%%%%% FOOTNOTES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % to let \ex. know whether or not it is in a footnote @@ -104,11 +107,11 @@ \ifnum\theExDepth=0\global\unembeddedfalse\else% \end{list}\addtocounter{ExDepth}{-1}\ExEnd\fi} \newcommand{\listdecl}{\parsep\z@\itemsep\z@\partopsep\z@\labelsep\z@ - \@Exleftmargin\z@\settowidth{\lessthanthousand}{(1100)}% + \@Exleftmargin\z@\settowidth{\lessthanthousand}{(0000)}% \ifdim\currentlabel<\lessthanthousand\leftmargin\Exlabelsep \ifdim\lessthanthousand<\Exlabelwidth\Exlabelwidth\Exlabelsep% - \settowidth{\lessthanten}{(11)}% - \settowidth{\lessthanhundred}{(110)}% + \settowidth{\lessthanten}{(00)}% + \settowidth{\lessthanhundred}{(000)}% \ifdim\currentlabel<\lessthanten\leftmargin\lessthanten% \else \ifdim\currentlabel<\lessthanhundred\leftmargin\lessthanhundred% -- cgit v1.2.3