Skip to content

Commit 7b35c82

Browse files
small docu updates
1 parent 3a183c1 commit 7b35c82

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

required/latex-lab/latex-lab-block.dtx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
%
1010
% https://www.latex-project.org/lppl.txt
1111
%
12-
\def\ltlabblockdate{2026-02-05}
12+
\def\ltlabblockdate{2026-03-09}
1313
\def\ltlabblockversion{0.9o}
1414

1515
%<*driver>
@@ -173,7 +173,7 @@
173173
% \end{TemplateInterfaceDescription}
174174
%
175175
% \begin{TemplateInterfaceDescription}{para}
176-
% \TemplateArgument{1}{key/value list to alter the default item parameters}
176+
% \TemplateArgument{1}{key/value list to alter the default paragraph parameters}
177177
% \TemplateSemantics
178178
% Sets up paragraph-specific parameters for H\&J, e.g., to
179179
% implement justification variations, the behavior of \verb=\\=
@@ -182,7 +182,7 @@
182182
% \end{TemplateInterfaceDescription}
183183
%
184184
% \begin{TemplateInterfaceDescription}{list}
185-
% \TemplateArgument{1}{key/value list to alter the default item parameters}
185+
% \TemplateArgument{1}{key/value list to alter the default list parameters}
186186
% \TemplateArgument{2}{Boolean to suppress a number in case this
187187
% list environment also produces a numbered heading/caption}
188188
% \TemplateArgument{3}{Caption/heading text in case this environment
@@ -205,7 +205,7 @@
205205
% \end{TemplateInterfaceDescription}
206206
%
207207
% \begin{TemplateInterfaceDescription}{captionedtext}
208-
% \TemplateArgument{1}{key/value list to alter the default item parameters}
208+
% \TemplateArgument{1}{key/value list to alter the default captiontext parameters}
209209
% \TemplateArgument{2}{Boolean to suppress a number in case this
210210
% environment also produces a numbered heading/caption}
211211
% \TemplateArgument{3}{Caption/heading text for this text block; if
@@ -233,7 +233,7 @@
233233
% \end{TemplateInterfaceDescription}
234234
%
235235
% \begin{TemplateInterfaceDescription}{thmstyle}
236-
% \TemplateArgument{1}{key/value list to alter the default item parameters}
236+
% \TemplateArgument{1}{key/value list to alter the default themstyle parameters}
237237
% \TemplateArgument{2}{Boolean to suppress a number in case this
238238
% environment also produces a numbered heading/caption}
239239
% \TemplateArgument{3}{Caption/heading text for this text block; if
@@ -510,7 +510,8 @@
510510
% {Start value for the counter if the list is numbered,
511511
% otherwise irrelevant.}{1}
512512
% \TemplateKey{resume}{boolean}
513-
% {Should a numbered list be resumed from the last instance?.}{false}
513+
% {Should a numbered list be resumed from the last instance?
514+
% If true value of \key{start} is ignored.}{false}
514515
% \TemplateKey{item-instance}{instance}
515516
% {Instance of type \texttt{item} to be used to format
516517
% the label string.}{basic}

0 commit comments

Comments
 (0)