[Groff] Floating displays in -mm

2012-08-01 Thread Anton Shepelev
And here's another problem: floating displays in mm are output from within a very strange environment called \%ds*fev, which is nowhere defined, which means it has the default parameters, including the line length of 16 cm. This results, for example, in incorrect horizontal alignment of

Re: [Groff] Header number in mm's references

2012-08-01 Thread Werner LEMBERG
> I have started using references in mm and found that GETHN returns a > heading number with two trailing spaces, because this is the value > of the hd*mark string. This format is very inconvenient, because > what I expect to be '(2.1)' is in fact '(2.1. )'. > > May I suggest a patch that will f

[Groff] Header number in mm's references

2012-08-01 Thread Anton Shepelev
Hello all, I have started using references in mm and found that GETHN returns a heading number with two trailing spaces, because this is the value of the hd*mark string. This format is very inconvenient, because what I expect to be '(2.1)' is in fact '(2.1. )'. May I suggest a patc