summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/listofitems/listofitems.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/listofitems/listofitems.tex')
-rw-r--r--Master/texmf-dist/tex/generic/listofitems/listofitems.tex9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/listofitems/listofitems.tex b/Master/texmf-dist/tex/generic/listofitems/listofitems.tex
index 69613066074..39634b434b3 100644
--- a/Master/texmf-dist/tex/generic/listofitems/listofitems.tex
+++ b/Master/texmf-dist/tex/generic/listofitems/listofitems.tex
@@ -3,9 +3,9 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
\def\loiname {listofitems} %
-\def\loiver {1.5} %
+\def\loiver {1.51} %
% %
-\def\loidate {2017/10/06} %
+\def\loidate {2017/10/24} %
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
@@ -87,7 +87,7 @@
\loi_second% si espace en 1er, faux
{\loi_exparg\loi_ifempty{\loi_gobarg#1}% 1 seul token ?
{\begingroup \escapechar`\_
- \if\expandafter\loi_firsttonil\string#1\_nil\expandafter\loi_firsttonil\string\relax\_nil
+ \if\expandafter\loi_firsttonil\detokenize{#1}\_nil\expandafter\loi_firsttonil\string\relax\_nil
\loi_ifprimitive{#1}
{\endgroup\expandafter\loi_second}
{\endgroup\expandafter\loi_first}%
@@ -385,4 +385,7 @@ v1.4 05/10/2017
d'erreur. \loi_ifnum devient \long
v1.5 06/10/2017
+ - correction d'un bug dans \loi_ifcs
+
+v1.51 24/10/2017
- correction d'un bug dans \loi_ifcs \ No newline at end of file