On Thu, Apr 23, 2026 at 10:06:13PM +0200, Patrice Dumas wrote: > > How do you do it, then? Do you do > > > > -c "documentlanguagevariant=toto, tata" > > > > instead? > > No, it is not possible to do it at all.
Ok. > Ok. Then should we flag an empty documentlanguagevariant and documentscript > as invalid with missing argument, or have them mean that they are reset > to the default value? I think it is a good idea to make the empty @documentscript reset to the default, so both your examples would be valid. > Otherwise said, should it be possible to reset the > documentlanguagevariant and documentscript without resetting the > @documentlanguage? > > For example, should only the following be correct: > > @documentlanguage az > @documentscript Cyrl > > ... > > @documentlanguage az > > or also > > @documentlanguage az > @documentscript Cyrl > > ... > > @documentscript > > to reset the @documentscript to the default?
