summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/expex/expex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/expex/expex.tex')
-rw-r--r--Master/texmf-dist/tex/generic/expex/expex.tex8
1 files changed, 6 insertions, 2 deletions
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