diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-03 21:06:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-03 21:06:43 +0000 |
commit | 5fde4415b725d6a41adb8da74ab89eef6d1503d7 (patch) | |
tree | 1bbdac8c46326a5e8922ce9af55e41ef0dcb42d4 /Master/texmf-dist/tex/latex/catechis/catechis.sty | |
parent | 0dfa664c691df8ae4a64f130c406fd585aa95922 (diff) |
catechis (3nov18)
git-svn-id: svn://tug.org/texlive/trunk@49061 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/catechis/catechis.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/catechis/catechis.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/catechis/catechis.sty b/Master/texmf-dist/tex/latex/catechis/catechis.sty index 4d78349a04c..dc2f23efd96 100644 --- a/Master/texmf-dist/tex/latex/catechis/catechis.sty +++ b/Master/texmf-dist/tex/latex/catechis/catechis.sty @@ -26,7 +26,7 @@ %% derived files catechis.sty and catechis.pdf. \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\ProvidesPackage{catechis}[2018/10/21 v2.4 Support for writing catechism questions and answers] +\ProvidesPackage{catechis}[2018/11/02 v2.5 Support for writing catechism questions and answers] \RequirePackage{paralist} \setdefaultenum{(a)}{(1)}{(i)}{(A)} \setdefaultleftmargin{3.8em}{}{}{}{}{} @@ -45,7 +45,7 @@ \def\@currentlabel{\thecatquesnum}% {\parindent=\catquesindent\hangindent=\catqueshindent\hangafter=1% {\par\leavevmode\hbox to\catquesnumwd{\catquesnumsty\thecatquesnum\hfil}% -\catquessty #1}\par}% +\catquessty #1}\par\nobreak}% {\parindent=\catansindent\hangindent=\catanshindent\hangafter=1% {\par\catanssty #2}\par}% }% |