summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/catechis/catechis.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-07-14 21:26:14 +0000
committerKarl Berry <karl@freefriends.org>2018-07-14 21:26:14 +0000
commitefe2600f14622e2e208c1e47d9c2a03265c4922c (patch)
tree9f9dc365eb8025834d66eeb39b8bb27aba37c800 /Master/texmf-dist/tex/latex/catechis/catechis.sty
parent9fcf28e2abb979175f691e9b3605dcc3d5d2aa65 (diff)
catechis (14jul18)
git-svn-id: svn://tug.org/texlive/trunk@48198 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.sty13
1 files changed, 12 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/catechis/catechis.sty b/Master/texmf-dist/tex/latex/catechis/catechis.sty
index f957968e4d7..8d818df11ea 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/01/13 v2.0 Support for writing catechism questions and answers]
+\ProvidesPackage{catechis}[2018/07/13 v2.1 Support for writing catechism questions and answers]
\RequirePackage{paralist}
\setdefaultenum{(a)}{(1)}{(i)}{(A)}
\setdefaultleftmargin{3.8em}{}{}{}{}{}
@@ -78,6 +78,17 @@
\catcitetitlesty\catcitetitleword%
\end{center}%
}%
+\newlength\catcitationbefskip\catcitationbefskip=1em%
+\newlength\catcitationaftskip\catcitationaftskip=1em%
+\def\catcitations{%
+\leavevmode%
+\vskip\catcitationbefskip%
+\catcitetitle%
+}%
+\def\endcatcitations{%
+\leavevmode%
+\vskip\catcitationaftskip%
+}%
\def\catcitesty{\itshape}%
\def\catsrcsty{}%
\newlength{\catciteindent}\setlength{\catciteindent}{0em}%