diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-04 20:28:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-04 20:28:00 +0000 |
commit | b44760ef7d0945c16ec58b85b8820135cb82ac1b (patch) | |
tree | 2ec275dea5764fdb72269b2c463ca2b2528ca6e9 /Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls | |
parent | 4859175b4924c3eaef115b2863325a3b0ced5e8d (diff) |
univie-ling (4nov18)
git-svn-id: svn://tug.org/texlive/trunk@49080 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls b/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls index 32487e33057..afeaf1eff90 100644 --- a/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls +++ b/Master/texmf-dist/tex/latex/univie-ling/univie-ling-paper.cls @@ -31,7 +31,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{univie-ling-paper}[2018/09/03 v1.5 Univie Linguistic Papers (JSp)] +\ProvidesPackage{univie-ling-paper}[2018/11/04 v1.6 Univie Linguistic Papers (JSp)] \RequirePackage{xkeyval} @@ -652,17 +652,6 @@ This includes all drawings, sketches, graphics and internet sources.} \ifcovington \RequirePackage{covington} \renewcommand{\p@equation}[1]{(#1)} -\newenvironment{subexamples}{% - \begin{example} - \begin{enumerate}[leftmargin=1.35em] - \renewcommand\theenumi{\alph{enumi}} - \renewcommand\labelenumi{(\theenumi)} - \renewcommand\p@enumi{\theequation\,}% -}% -{% - \end{enumerate} - \end{example} -} \fi %% ============================================================= |