diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/m-database.tex')
-rw-r--r-- | Master/texmf-dist/tex/context/base/m-database.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/base/m-database.tex b/Master/texmf-dist/tex/context/base/m-database.tex index 0486a062f50..6cb9a6b6c91 100644 --- a/Master/texmf-dist/tex/context/base/m-database.tex +++ b/Master/texmf-dist/tex/context/base/m-database.tex @@ -255,7 +255,7 @@ \ifx\currentlistquotechar\empty% \doprocessseplist#1\relax \else% - \convertargument#1\to\csvdata% + \defconvertedargument\csvdata{#1}% \expanded{\processquotedlist{}{\noexpand\end}% {\currentlistseparator}{\currentlistquotechar}% \noexpand\doprocessseparatedquoteditem \csvdata\currentlistseparator\noexpand\end}% |