summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/covington
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-09-08 21:42:09 +0000
committerKarl Berry <karl@freefriends.org>2018-09-08 21:42:09 +0000
commitb8dd38e12686b652fc2bd646150b594df14cc70b (patch)
tree1780b6a81c4883d264f805e50c35273086231d3f /Master/texmf-dist/tex/latex/covington
parent6a8d502f6063d1e03f46b7852876aacbdbc9658b (diff)
covington (8sep18)
git-svn-id: svn://tug.org/texlive/trunk@48627 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/covington')
-rw-r--r--Master/texmf-dist/tex/latex/covington/covington.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/covington/covington.sty b/Master/texmf-dist/tex/latex/covington/covington.sty
index 02505eb94ac..fe1d356f863 100644
--- a/Master/texmf-dist/tex/latex/covington/covington.sty
+++ b/Master/texmf-dist/tex/latex/covington/covington.sty
@@ -42,8 +42,8 @@
%%% Metadata
%%%
-\def\filedate{2018/09/07}
-\def\fileversion{1.6}
+\def\filedate{2018/09/08}
+\def\fileversion{1.7}
\def\filename{covington.sty}
% Force redefinition of environments?
@@ -261,13 +261,14 @@
\newenvironment{covsubexamples}% % define "subexamples" environment
{%
- \addtolength{\examplenumbersep}{-0.75em}%
\begin{covexample}
\begin{enumerate}
\addtolength{\labelsep}{\subexamplenumbersep}%
\renewcommand\theenumi{\alph{enumi}}
\renewcommand\labelenumi{\covsubexnumber{\theenumi}}
\renewcommand\p@enumi{\theequation\,}%
+ \setlength{\listparindent}{0pt}%
+ \def\makelabel##1{##1\hfil}% % put labels flushleft in space available
}%
{%
\end{enumerate}