summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/linguex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-18 23:46:14 +0000
committerKarl Berry <karl@freefriends.org>2009-09-18 23:46:14 +0000
commit2aaaa469a2ca0da6f8aac5752c40bf00ce399449 (patch)
tree32760c49c206b82d99ade29a01195e57fd35fa8a /Master/texmf-dist/tex/latex/linguex
parentd94505caa643cd12ce814aca16825bda3a12d074 (diff)
linguex 3.7b (18sep09)
git-svn-id: svn://tug.org/texlive/trunk@15369 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/linguex')
-rw-r--r--Master/texmf-dist/tex/latex/linguex/linguex.sty3
1 files changed, 2 insertions, 1 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}