Files
luos/thirdparty/html2ps_pdf/postscript/containing_block.ps

4 lines
167 B
PostScript
Raw Normal View History

2010-12-02 23:34:41 +00:00
/containing-block-bottom { /bottom get } def
/containing-block-left { /left get } def
/containing-block-top { /top get } def
/containing-block-right { /right get } def