groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] .psbb in 1.16.1


From: Ralph Corderoy
Subject: Re: [Groff] .psbb in 1.16.1
Date: Fri, 08 Sep 2000 22:31:48 +0100

Hi,

> Is .psbb supported in 1.16.1?

Probably.

> I used .PSPIC <file> with success in 1.15 on a EPS file (had to use
> the unsafe option to groff).  I was moving to 1.16.1 and just wanted
> to make sure that this works.
> 
> pss-pc:~/tmp>cat foo 
> .sp 1i
> .psbb /us/pss/share/lib/marconi_logo.eps
> pss-pc:~/tmp>
> pss-pc:~/tmp>cat foo | /usr/local/bin/groff > foo.ps
> <standard input>:2: warning: `psbb' not defined (probable missing space after 
> `ps')

Did you use a macro package with 1.15?

    % g psbb *
    tmac.pspic:.psbb \\$1

    % g pspic *
    tmac.X:.if !\n(_C .mso tmac.pspic
    tmac.html:.if !\n(_C .mso tmac.pspic
    tmac.m:.        \" these lines are copied and modified from tmac.pspic.
    tmac.ps:.if !\n(.C .mso tmac.pspic

What happens if you use `/usr/local/bin/groff -mpspic <foo >foo.ps'?


Ralph.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]