On Tue, Jan 24, 2023 at 08:21:22PM +0000, Gavin Smith wrote: > On Mon, Jan 23, 2023 at 08:04:48PM +0000, Gavin Smith wrote: > > In a recent commit I reduced the number of places from three to two. It > > means that spaces are ignored after @caption as caption was inside > > %command_ignore_space_after although this was not being used in the > > removed block of code. > > This further change reduces the number of places from two to one. It > means that close_brace_command is always called, not just for erroneous > input. > > I will be happy to make the corresponding changes in the Perl code, although > I may not have time to do it before a couple of days.
Done now.
