Re: [Groff] First round of cleabnup patches

2007-01-22 Thread Werner LEMBERG
After some thinking I now believe that we indeed need both a macro for email addresses (.MT) and an `environment' for URLs (.UR/.UE). For the moment, I've added .MTO to an-ext.tmac. BTW, having an environment for URLs should make stuff like this possible: .UR http://reference/to/the/table .

Re: [Groff] First round of cleabnup patches

2007-01-16 Thread Werner LEMBERG
> Please don't take offence; Werner's English is well nigh perfect, > but I thought he might like to be informed of this minor slip. I'm grateful for all corrections! Werner ___ Groff mailing list Groff@gnu.org http://lists.gnu.org/mailman/listi

Re: [Groff] First round of cleabnup patches

2007-01-16 Thread Werner LEMBERG
> > Have you ever encountered a different policy w.r.t. font mapping > > for TTY devices? > > No, but this sort of thing bothers me on principle. Actually, the stuff for -Tdvi is not necessary because it's already contained in the init file for grodvi. Werner _

Re: [Groff] First round of cleabnup patches

2007-01-16 Thread Eric S. Raymond
Keith MARSHALL <[EMAIL PROTECTED]>: > Eric S. Raymond wrote, quoting Werner Lemberg: > >> I think I can stand the torrent of indignation[1] which will occur due > >> to this mapping -- my safe bet is that noone will complain. > >> > >> [1] Maybe this is wrong English but it sounds more poetical tha

Re: [Groff] First round of cleabnup patches

2007-01-16 Thread Keith MARSHALL
Eric S. Raymond wrote, quoting Werner Lemberg: >> I think I can stand the torrent of indignation[1] which will occur due >> to this mapping -- my safe bet is that noone will complain. >> >> [1] Maybe this is wrong English but it sounds more poetical than >> `storm of protest'. :-) > > That's pe

Re: [Groff] First round of cleabnup patches

2007-01-16 Thread Eric S. Raymond
Werner LEMBERG <[EMAIL PROTECTED]>: > Have you ever encountered a different policy w.r.t. font mapping for > TTY devices? No, but this sort of thing bothers me on principle. > I think I can stand the torrent of indignation[1] which will occur due > to this mapping -- my safe bet is that noone wi

Re: [Groff] First round of cleabnup patches

2007-01-15 Thread Werner LEMBERG
> > .if n \{\ > > . do ftr CR R > > . do ftr CI I > > . do ftr CB B > > .\} > > . > > .if '\(.T'dvi' \ > > . do ftr CB CW > > That's not the problem I see. The problem I see is that this code > wires in a set of assumptions about font mappings that won't > necessarily be wante

Re: [Groff] First round of cleabnup patches

2007-01-15 Thread Eric S. Raymond
Werner LEMBERG <[EMAIL PROTECTED]>: > My fault, wrong question. Another try: What's the problem? The > current code I have is this: > > .if n \{\ > . do ftr CR R > . do ftr CI I > . do ftr CB B > .\} > . > .if '\(.T'dvi' \ > . do ftr CB CW > > groff's two-letter `do' instruc

Re: [Groff] First round of cleabnup patches

2007-01-14 Thread Werner LEMBERG
> > > All new macros defined in these changes have two-character names, > > > > Hmm. Not quite correct -- see .URL and .MTO. > > Those aren't new, they're transplanted from www.tmac. Ah yes, I misunderstood the word `new' in your answer. > > As written in another mail, it's fine for to use the

Re: [Groff] First round of cleabnup patches

2007-01-14 Thread Eric S. Raymond
Werner LEMBERG <[EMAIL PROTECTED]>: > > This is my first set of cleanup patches for the groff man pages. > > Thanks! I'm now going to add this slowly to the CVS. Let me know when you're done, as it won't really be fe for me to do more cleanup until things are in a stable state. > > All new macr

Re: [Groff] First round of cleabnup patches

2007-01-14 Thread Werner LEMBERG
> This is my first set of cleanup patches for the groff man pages. Thanks! I'm now going to add this slowly to the CVS. > All new macros defined in these changes have two-character names, Hmm. Not quite correct -- see .URL and .MTO. As written in another mail, it's fine for to use the .UR/.UE