summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/catechis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-08-26 21:26:19 +0000
committerKarl Berry <karl@freefriends.org>2018-08-26 21:26:19 +0000
commit48b971a296cf76d3409730dba4928f228653a760 (patch)
tree5a6476831713f53d879dd60ae1c8f7d4891b7330 /Master/texmf-dist/source/latex/catechis
parent7431e459213999bcbadfe024c77b012eeddc8d00 (diff)
catechis (26aug18)
git-svn-id: svn://tug.org/texlive/trunk@48490 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/catechis')
-rw-r--r--Master/texmf-dist/source/latex/catechis/catechis.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/catechis/catechis.dtx b/Master/texmf-dist/source/latex/catechis/catechis.dtx
index a752a15b4f2..846cbfaabdc 100644
--- a/Master/texmf-dist/source/latex/catechis/catechis.dtx
+++ b/Master/texmf-dist/source/latex/catechis/catechis.dtx
@@ -25,7 +25,7 @@
% \iffalse
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-%<package>\ProvidesPackage{catechis}[2018/07/13 v2.1 Support for writing catechism questions and answers]
+%<package>\ProvidesPackage{catechis}[2018/07/13 v2.2 Support for writing catechism questions and answers]
%<*driver>
\documentclass{ltxdoc}
@@ -57,7 +57,7 @@
\end{document}
%</driver> \fi
%
-% \title{The |catechis| Package, v2.1} \author{Donald P.\
+% \title{The |catechis| Package, v2.2} \author{Donald P.\
% Goodman III} \date{\today}
%
% \maketitle
@@ -502,12 +502,12 @@
% Define the catechism comments, and set sensible defaults
% for the settings.
% \begin{macrocode}
-\def\catcommentsty{\itshape}
+\def\catcommsty{}
\newlength{\commindent}\setlength{\commindent}{2em}
\newlength{\commhindent}\setlength{\commhindent}{2em}
\def\catcomment#1{%
{\parindent=\commindent\hangindent=\commhindent\hangafter=1%
- {\par\catcommentsty #1}\par}
+ {\par\catcommsty #1}\par}
}%
% \end{macrocode}
% Define the catechism explications (longer than comments,