On Tue, Jul 30, 2024 at 4:34 AM Sven Schreiber
<sven.schreiber(a)fu-berlin.de> wrote:
Am 28.07.2024 um 14:33 schrieb Sven Schreiber:
> Am 28.07.2024 um 02:52 schrieb Allin Cottrell:
>> Ah, your ui-maker specifications for list arguments are out-of-date.
>> The possibilities are: list_no_singleton, list_no_const and
>> list_exclude. IIRC it was you who requested the "list_" prefix for
>> these conditions ;-). See the current function-package doc.
> ...
> So that means we have to adjust the (few) packages that use the old
> style? For example, StrucTiSM does, and maybe some others, too.
Is this no_singleton vs. list_no_singleton thing visible in the XML code
in the gfn file?
Yes, you just have to look at the ui-maker function.
Allin