diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-16 21:12:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-16 21:12:24 +0000 |
commit | 08bac141b26c363e73f73e42a657f1457df3310a (patch) | |
tree | 895799c131e3b3a68fe61df5ebb505103b5f5896 /Master/texmf-dist/tex/latex | |
parent | 69faecf74530309bcc1e5fc287ba3d4726003a75 (diff) |
catechis (16oct18)
git-svn-id: svn://tug.org/texlive/trunk@48919 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-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 fd20f234b7b..50e5018010a 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/07/13 v2.2 Support for writing catechism questions and answers] +\ProvidesPackage{catechis}[2018/07/13 v2.3 Support for writing catechism questions and answers] \RequirePackage{paralist} \setdefaultenum{(a)}{(1)}{(i)}{(A)} \setdefaultleftmargin{3.8em}{}{}{}{}{} @@ -43,7 +43,7 @@ \def\catques#1#2{% \stepcounter{catquesnum}% {\parindent=\catquesindent\hangindent=\catqueshindent\hangafter=1% -{\par\leavevmode\hbox to\catquesnumwd{\catquesnumsty\thecatquesnum}% +{\par\leavevmode\hbox to\catquesnumwd{\catquesnumsty\thecatquesnum\hfil}% \catquessty #1}\par}% {\parindent=\catansindent\hangindent=\catanshindent\hangafter=1% {\par\catanssty #2}\par}% |