From 7c78b07cfd26ebc60e542a60558a0779c59f6086 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 8 Aug 2008 16:38:13 +0000 Subject: tex4ht-1.0.2008_08_07_1635 git-svn-id: svn://tug.org/texlive/trunk@10179 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/linguex.4ht | 93 ++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100755 Master/texmf-dist/tex/generic/tex4ht/linguex.4ht (limited to 'Master/texmf-dist/tex/generic/tex4ht/linguex.4ht') diff --git a/Master/texmf-dist/tex/generic/tex4ht/linguex.4ht b/Master/texmf-dist/tex/generic/tex4ht/linguex.4ht new file mode 100755 index 00000000000..53c64f66556 --- /dev/null +++ b/Master/texmf-dist/tex/generic/tex4ht/linguex.4ht @@ -0,0 +1,93 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% linguex.4ht 2008-08-07-16:09 % +% Copyright (C) 2008 Eitan M. Gurari % +% % +% This work may be distributed and/or modified under the % +% conditions of the LaTeX Project Public License, either % +% version 1.3c of this license or (at your option) any % +% later version. The latest version of this license is % +% in % +% http://www.latex-project.org/lppl.txt % +% and version 1.3c or later is part of all distributions % +% of LaTeX version 2005/12/01 or later. % +% % +% This work has the LPPL maintenance status "maintained".% +% % +% This Current Maintainer of this work % +% is Eitan M. Gurari. % +% % +% If you modify this program your changing its signature % +% with a directive of the following form will be % +% appreciated. % +% \message{signature} % +% % +% gurari@cse.ohio-state.edu % +% http://www.cse.ohio-state.edu/~gurari % +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\immediate\write-1{version 2008-08-07-16:09} + + \def\:tempc{{\hskip -\glossglue}\unhbox\gline\end{flushleft}% + \global\glossfalse% + \ifindex\expandafter\lookforwords\fi {} } +\ifx \gl@stop\:tempc + \def\gl@stop{\b:gll\unhbox\gline\end{flushleft}% + \c:gll + \global\glossfalse% + \ifindex\expandafter\lookforwords\fi {} } +\fi +\ifx \o:b:\:UnDef\else \let\b\o:b: \let\o:b:\:UnDef\fi +\def\:tempc.#1\par{\a:ex \o:ex:.#1\par \b:ex} +\HLet\ex\:tempc +\NewConfigure{ex}{2} +\def\a.{\ifindex\firstwordtrue\fi + \ifnum\theExDepth=0 \unembeddedtrue + \trivex.\fi + \csname a:a.list\endcsname + \refstepcounter{ExDepth}% + \begin{list}{\makebox[\labelwidth][l]{% + \ifnum\theExDepth=1 \SubExLeftBracket\alph{ABC}\SubExRightBracket% + \else + \ifnum\theExDepth=2 % + \ifdim\currentlabel<\lessthanthousand% + \ifalignSubEx + \llap{\hbox to \alignSubExnegindent{\ifunembedded% + \SubExLeftBracket\alph{SubExNo}\SubExRightBracket + \else\SubExlabel\fi\hss}}% + \else\SubExlabel\fi% + \else\ifunembedded% + \SubSubExLeftBracket\roman{SubExNo}\SubSubExRightBracket + \else\SubExlabel\fi\fi + \else + \ifnum\theExDepth=3 % + \if@noftnote%\ifunembedded\mbox{$\bullet$!}\else + \SubSubExLeftBracket\roman{SubSubExNo}\SubSubExRightBracket + %\fi + \else\arabic{SubSubExNo}\SubSubExRightBracket\fi + \fi\fi\fi}}% + {\labelsep\z@ + \ifnum\theExDepth=2\topsep .3\Extopsep\else\topsep 0pt\fi + \parsep\z@\itemsep\z@ + \ifnum\theExDepth=1 % + \usecounter{ABC}% + \settowidth{\currentlabel}{\theExNo}% + \listdecl% + \else + \ifnum\theExDepth=2 % + \usecounter{SubExNo}% + \ifalignSubEx\ifdim\currentlabel<\lessthanthousand% + \leftmargin\z@\else\leftmargin=\SubExleftmargin\fi% + \else\leftmargin=\SubExleftmargin\fi% + \else + \ifnum\theExDepth=3 \usecounter{SubSubExNo}\fi + \leftmargin=\SubSubExleftmargin% + \fi + \labelwidth=\leftmargin% + \fi}% + \ifnum\theExDepth=1 \setlength{\Exlabelwidth}{4em}\fi% + %previous line added 2000/12/22 + \b.} +\NewConfigure{a.list}{1} + +\Hinput{linguex} +\endinput + -- cgit v1.2.3