diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-18 23:46:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-18 23:46:14 +0000 |
commit | 2aaaa469a2ca0da6f8aac5752c40bf00ce399449 (patch) | |
tree | 32760c49c206b82d99ade29a01195e57fd35fa8a /Master | |
parent | d94505caa643cd12ce814aca16825bda3a12d074 (diff) |
linguex 3.7b (18sep09)
git-svn-id: svn://tug.org/texlive/trunk@15369 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/latex/linguex/linguex.sty | 3 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/linguex/linguex.sty b/Master/texmf-dist/tex/latex/linguex/linguex.sty index 2e4abbe80c5..b9b129bfa08 100644 --- a/Master/texmf-dist/tex/latex/linguex/linguex.sty +++ b/Master/texmf-dist/tex/latex/linguex/linguex.sty @@ -17,6 +17,7 @@ %% with kerning in fonts %% linguex.sty version 3.7a, revised 2009/09/02, replaced hard-coded %% example format with \theExNo +%% linguex.sty version 3.7b, revised 2009/09/18, fixed double paren bug %% Author: Wolfgang.Sternefeld@uni-tuebingen.de %% status: supported %% filedate 2008/06/30 @@ -107,7 +108,7 @@ check number of empty lines at end of examples. Detected}\fi\ExWarningtrue \if@noftnote\refstepcounter{ExNo}% - \Exformat[(\theExNo)]% + \Exformat[\theExNo]% \else \refstepcounter{FnExNo}\Exformat[(\roman{FnExNo})]% \fi} diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index d2cb9d95143..ce74180aef9 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -55,8 +55,8 @@ my @WorkingTLP = qw( clefval cleveref clock clrscode cm-super cmap cmcyr cmdstring cmdtrack cmll cmpica codedoc codepage - collref colorinfo - colortbl colorwav combine commath compactbib complexity comprehensive + collref colorinfo colorsep colortbl colorwav + combine commath compactbib complexity comprehensive computational-complexity confproc constants context-account context-algorithmic context-bnf context-chromato context-construction-plan context-degrade context-fixme |