On Fri, Oct 21, 2022 at 03:18:06PM +0200, Patrice Dumas wrote: > > It would seem like a simple change to treat @w the same as @shortcaption > > and @math here. > > It is probably the converse that would be best, that is add > contain_simple_text to shortcaption and math... Actually, > it would probably be clearer if all the BRACE_arguments commands > that are not contain_plain_text had contain_simple_text explictely. > And also probably the same for line commands. I am a bit cautious not > to add too many flags, but it would seem nice to me if there were more > contain_* and in_* as flags, as the static table in command_data.txt is > much easier to read than the corresponding codes with all the > conditionals, in my opinion.
Ok that makes sense.
