On Tue, Mar 31, 2020 at 06:17:52PM +0100, Ralph Corderoy wrote: > Hi Branden, > > > Support 2-digit \sNN only in compatibility mode. > > No, again. > > This is not acceptable. My muscles know to write \s14foo\s0 bar and > don't like changing, my eyes know how to read it. I don't see why you > should force this side issue on us when the topic is whether \s42foo\s0 > sets the point size to 42.
I'm coming into this late but isn't the usual syntax \s(NN and \sN for other stuff? Ralph, what about a compromise maybe a int sNN = getenv("GROFF_sNN"); // backwards compat for Ralph