summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/expex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-06-06 21:50:19 +0000
committerKarl Berry <karl@freefriends.org>2017-06-06 21:50:19 +0000
commitd370d7fc94d6ccb3c501fb9b5947edb14e60671d (patch)
treea37d6e234b0c5a2cd4f49b25e5eec72eeec00dac /Master/texmf-dist/tex/generic/expex
parentcc46c1bba102549e597d86967ac26528800f0977 (diff)
expex (27may17)
git-svn-id: svn://tug.org/texlive/trunk@44499 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/expex')
-rw-r--r--Master/texmf-dist/tex/generic/expex/expex.sty2
-rw-r--r--Master/texmf-dist/tex/generic/expex/expex.tex8
2 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/expex/expex.sty b/Master/texmf-dist/tex/generic/expex/expex.sty
index 2e16729129f..4a9fd3c8269 100644
--- a/Master/texmf-dist/tex/generic/expex/expex.sty
+++ b/Master/texmf-dist/tex/generic/expex/expex.sty
@@ -1,5 +1,5 @@
\ProvidesPackage{expex}
- [5/1/2017 v5.1a LaTex wrapper for expex.tex (JF)]
+ [5/1/2017 v5.1b LaTex wrapper for expex.tex (JF)]
\RequirePackage{xkeyval}
\input expex
\endinput
diff --git a/Master/texmf-dist/tex/generic/expex/expex.tex b/Master/texmf-dist/tex/generic/expex/expex.tex
index dc6f11d22ff..737aabad5be 100644
--- a/Master/texmf-dist/tex/generic/expex/expex.tex
+++ b/Master/texmf-dist/tex/generic/expex/expex.tex
@@ -1,5 +1,5 @@
\def\ExPexMessage
- {5/1/2017 v5.1a ExPex linguistics example formatter (JF)}
+ {5/25/2017 v5.1b ExPex linguistics example formatter (JF)}
% -------------------------------------------------------
% jf 2011/12/09 (v4.0a)
% 1) fixed bug in how exceptional gla items are detected
@@ -49,7 +49,7 @@
% right panel in nlevel style
% jf 4/11/2016 (v5.0f)
% fixed \ep@setlist so that it does not make global asssigment
-% changed some names of the append commands to better fit their effect
+% changed some names of the append commands to better match their effect
% jf 3/9/2017 (v5.1)
% fixed bug so that \glbreaking works if extraglskip has stretch and/or
% shrink components
@@ -57,6 +57,8 @@
% 1. made \sc equivalent to \scshape if the LaTex engine is used
% 2. made \it equivalent to \itshape if the LaTex engine is used
% 3. fixed bug in \getref in the IJAL style
+% Vanya Kapitinov (v5.1b)
+% define \rm and \tt in LaTex for modern LaTex compatibility
% --------------------------------------------------------
\edef\resetatcatcode{\catcode`\noexpand\@\the\catcode`\@\relax}
\catcode`\@=11\relax
@@ -72,6 +74,8 @@
\@addtofilelist{expex.tex}
\let\it=\itshape
\let\sc=\scshape
+ \def\rm{\normalfont\rmfamily} % VK 5/13/2017
+ \def\tt{\normalfont\ttfamily} % VK 5/13/2017
\let\pageno=\c@page
% 2013/07/27
\g@addto@macro\cl@@ckpt