[latex3-commits] [l3svn] branch master updated: Mark up some \verb matterial (fixes #405)
noreply at latex-project.org
noreply at latex-project.org
Sun Oct 1 11:15:55 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new e4cee2d Mark up some \verb matterial (fixes #405)
e4cee2d is described below
commit e4cee2d1f6071708f4d4d5d5539b225139283f0a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Oct 1 10:15:29 2017 +0100
Mark up some \verb matterial (fixes #405)
---
l3kernel/l3fp.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3fp.dtx b/l3kernel/l3fp.dtx
index dd852a5..266b6da 100644
--- a/l3kernel/l3fp.dtx
+++ b/l3kernel/l3fp.dtx
@@ -854,7 +854,7 @@
%
% \begin{function}[tested = m3fp-logic002]{||}
% \begin{syntax}
-% \cs{fp_eval:n} \{ \meta{operand_1} \texttt{||} \meta{operand_2} \}
+% \cs{fp_eval:n} \{ \meta{operand_1} \verb"||" \meta{operand_2} \}
% \end{syntax}
% If \meta{operand_1} is true (non-zero), use that value, otherwise the
% value of \meta{operand_2}. Both \meta{operands} are evaluated in all
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list