4 lines
79 B
PostScript
4 lines
79 B
PostScript
|
|
/box-iframe-create {
|
||
|
|
box-inline-block-create
|
||
|
|
dup /box-iframe add-type
|
||
|
|
} def
|