[NTG-context] structureuservariable as list

Alex Leray alexandre at stdin.fr
Fri Feb 24 22:32:35 CET 2023


Hi,

is it possible to pass a list in a variable? I'd like to pass a list of 
authors:


\startchapter[title={Foo Bar}][authors={Alice, Bob}]

% PSEUDOCODE
% for author in \structureuservariable{authors}
% do print(author + '\crlf')
% done

\stopchapter

Thanks


More information about the ntg-context mailing list