mwm man page problems in SWIM Motif

mwm man page problems in SWIM Motif

Post by Jim Van Zan » Sun, 24 Mar 1996 04:00:00



I have just installed the ELF version of SWIM on top of my Slackware
3.0 distribution, and have run into two kinds of problems with the
formatting of the mwm man page.  

All of the lists and much of the highlighting are messed up, because
the GNU .an macro apparently doesn't implement some of the required
macros.  I have fixed this with these substitutions:

        .LI -> .IP
        \*L -> \fB
        \*O -> \fP
        \*V -> \fI

One way to do this is as follows:

        # cd /usr/X11/man/man1
        # mv mwm.1X mwm-orig.1X
        # sed -e s/^.LI/.IP/ \
              -e s/\\\*L/\\fB/g \
              -e s/\\\*O/\\fP/g \
              -e s/\\\*V/\\fI/g \
              mwm-orig.1X >mwm.1X

However, formatting still generates errors like this:

       924: warning: can't break line
       error: page 13: table will not fit on one page; use .TS H/.TH with a
       supporting macro package

...and the corresponding tables are missing.  I don't know enough roff
to fix this.  Just Computers! has not been able to help.  I would
appreciate any suggestions.

                               - Jim Van Zandt

 
 
 

mwm man page problems in SWIM Motif

Post by Harald Koen » Sun, 24 Mar 1996 04:00:00



Quote:> I have just installed the ELF version of SWIM on top of my Slackware
> 3.0 distribution, and have run into two kinds of problems with the
> formatting of the mwm man page.  
> All of the lists and much of the highlighting are messed up, because
> the GNU .an macro apparently doesn't implement some of the required
> macros.  I have fixed this with these substitutions:

did you try the ".andoc" macros ("groff -mandoc ....")  ?

Harald
--
All SCSI disks will from now on                     ___       _____
be required to send an email notice                0--,|    /OOOOOOO\
24 hours prior to complete hardware failure!      <_/  /  /OOOOOOOOOOO\
                                                    \  \/OOOOOOOOOOOOOOO\
                                                      \ OOOOOOOOOOOOOOOOO|//
Harald Koenig,                                         \/\/\/\/\/\/\/\/\/
Inst.f.Theoret.Astrophysik                              //  /     \\  \


 
 
 

mwm man page problems in SWIM Motif

Post by Jim Van Zan » Tue, 26 Mar 1996 04:00:00



>did you try the ".andoc" macros ("groff -mandoc ....")  ?

Yes.  No help.  I'm not sure whether to consider this a bug in the GNU
.an and/or .andoc scripts, the mwm man page, or both.  Probably both.

                        - Jim Van Zandt

 
 
 

1. Man pages for mwm

Hello,

I'm working with Lesstif (that' s a Motif clone, which I found on the
net), however there is something that is bugging me, so I would like to
get my hands on the man pages of mwm to configure my system. Is there
anybody out there who knows where to find them.

Thanks

Erik

2. change passwd

3. Where can I get the man pages for mwm

4. How can I get alerts when there are new errpt entries?

5. Standard man pages to "Catted" man pages!

6. vserver.com?

7. How to format BSD man pages (groff man) using "classical" troff man?

8. test - please ignore

9. More page outs than page ins?

10. Solaris 2.2 catman -w with motif man pages fails ?

11. SWiM Motif compilation and link problems.

12. SWiM Motif and Linux Problems?

13. RedHat 3.0.3 and SWiM Motif problem