Next: , Previous: , Up: GNU troff Reference   [Contents][Index]


5.36 Miscellaneous

We document here GNU troff features that fit poorly elsewhere.

Request: .psbb file
Register: \n[llx]
Register: \n[lly]
Register: \n[urx]
Register: \n[ury]

Retrieve the bounding box of the PostScript image found in file, which must conform to Adobe’s Document Structuring Conventions (DSC), locate a %%BoundingBox comment, and store the (upper-, lower-, -left, -right) values into the registers llx, lly, urx, and ury. If an error occurs (for example, if no %%BoundingBox comment is present), the formatter sets these registers to 0.

Control the search path for file with the -I command-line option.