diff options
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 |