summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fontinst/base/ficommon.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/fontinst/base/ficommon.dtx')
-rw-r--r--Master/texmf-dist/source/fontinst/base/ficommon.dtx9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/fontinst/base/ficommon.dtx b/Master/texmf-dist/source/fontinst/base/ficommon.dtx
index 3127c25cbe5..22348cd9ce8 100644
--- a/Master/texmf-dist/source/fontinst/base/ficommon.dtx
+++ b/Master/texmf-dist/source/fontinst/base/ficommon.dtx
@@ -1653,8 +1653,8 @@
% \end{macrocode}
% \end{macro}
%
-
-
+%
+%
% \subsection{Setting variables}
% \label{Ssec:Variables}
%
@@ -2335,7 +2335,7 @@
% repetition of the \meta{body code}, this variable will get reset to
% the next item in the \meta{csep-list}.
%
-% |\for|\textellipsis\ |\endfor| constructions can be nested.
+% |\foreach|\textellipsis\ |\endfor| constructions can be nested.
% \meta{name} is used by |\foreach| to identify its matching |\endfor|,
% so they need to be identical in |\foreach| and |\endfor|.
%
@@ -2381,7 +2381,8 @@
% \end{macrocode}
%
% In \package{fontdoc}, |\comment| starts a new text paragraph and
-% leaves the argument to be typeset.
+% leaves the argument to be typeset. Note that the argument group
+% thus survives; some commands make use of this fact.
% \begin{macrocode}
%<*doc>
\def\comment{\par\noindent}