[Groff] Re: grohtml vertical space patch and (screwdriver, nail and hammer fix)

2005-02-28 Thread Gaius Mulley
Werner LEMBERG <[EMAIL PROTECTED]> writes: > Applied, thanks. It's better now, but there is still missing vertical > space before and after tables (created as images). Cf. the table at > the top of pic-12.html. > > > Werner thanks Werner, I hadn't spotted the lack of space in table images

[Groff] Re: grohtml vertical space patch and (screwdriver, nail and hammer fix)

2005-02-28 Thread Werner LEMBERG
> But I've not got the fix yet. Here was my reply (a couple of days > ago, maybe it got lost in a thread?)..: I'm answering emails off-line normally. First I send my written mails, then I receive the next bunch emails. While sending the mail to you, I've received your answer :-) Werner _

[Groff] Re: Why?! BackSex.mpeg

2005-02-28 Thread Ted.Harding
___ Groff mailing list Groff@gnu.org http://lists.gnu.org/mailman/listinfo/groff

[Groff] uppercasing

2005-02-28 Thread Werner LEMBERG
Maybe some of you can use such a macro... Werner == .\" .\" .uppercase in out .\" .\" Convert the contents of string with name `in' to uppercase .\" and return the result in a string with name `out'. .\" .\" Note th

Re: [Groff] status of pdfmark macros

2005-02-28 Thread Werner LEMBERG
> The patch file was also included in the tarball, along with the two > new files. Oops! A bug in mc prevented me to see the patch. Very strange. > Consequently, I have modified my patch to set AC_PREREQ(2.59), and > to use AS_HELP_STRING instead of AC_HELP_STRING throughout. Thanks. I've no