[latex3-commits] [latex3/latex3] develop: Tighten docs on conditionals (see #1189) (bbf0330d8)

github at latex-project.org github at latex-project.org
Wed Nov 27 11:40:33 CET 2024


Repository : https://github.com/latex3/latex3
On branch  : develop
Link       : https://github.com/latex3/latex3/commit/bbf0330d8923cc01bdb1d08a9925364759749dda

>---------------------------------------------------------------

commit bbf0330d8923cc01bdb1d08a9925364759749dda
Author: Joseph Wright <joseph at texdev.net>
Date:   Wed Nov 27 10:40:33 2024 +0000

    Tighten docs on conditionals (see #1189)


>---------------------------------------------------------------

bbf0330d8923cc01bdb1d08a9925364759749dda
 l3kernel/l3prg.dtx | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/l3kernel/l3prg.dtx b/l3kernel/l3prg.dtx
index 4a7ee1815..0ddb748e7 100644
--- a/l3kernel/l3prg.dtx
+++ b/l3kernel/l3prg.dtx
@@ -97,6 +97,9 @@
 %   of \meta{conditions}, which should be one or more of
 %   \texttt{T}, \texttt{F} and \texttt{TF}, and for non-protected conditionals
 %   \texttt{p}.
+%   For public conditionals, a full et of forms should be provided:
+%   this contrasts with strictly internal conditionals, where only the
+%   required subset need be defined.
 % \end{function}
 %
 % The conditionals are defined by \cs{prg_new_conditional:Npnn} and





More information about the latex3-commits mailing list.