I'm sorry. It looks like I have underestimated the clean and precise structure of groff again. I found out that the pspic macro package provides this macro and is included by groff by default. The macro in turns includes the picture using the native groff requests which are to complicated to be used manually by any human being :)
Cosinder the issue closed. Thanks. On Sun, Nov 07, 2010 at 05:56:56PM +0100, manday wrote: > So me again, > > just as expected i found a solution shortly after asking you. But I'm > not very happy with it. Rather by accident I came acros a mail making > mention of a > > .PSPIC > > request. However, there is no mention *nowhere*, not even in the > "complete GROFF reference" man 7 groff nor info groff of that. Is there > more that is not documented anywhere? Is that a native groff request? If > yes, why is it in capital letters, where is it documented and is it > possible to control the inclusion on more detail, if yes, where is it > documented? > > I'm really puzzled that this not mention in any manpage whatsoever. > > Thanks > > On Sun, Nov 07, 2010 at 05:44:34PM +0100, manday wrote: > > Hello, > > > > I think this must be an awfully weird question but no matter where I > > look I seen not to be able to figure out how to include an external > > post-script document (in my case an eps image) in my document. > > > > I've been looking everywhere! The only thing I can find is .psbb in man > > 7 groff but it doesnt do anything. > > > > Is there any command that does that? And is there maybe a preprocessor > > or macro package which is related to that? > > > > Thanks