# See http://www.nimbustier.net/publications/linux/envelope-cfg.html for context $normalpaper = 11.69 # A4 size in inches $normalwidth = 8.268 # id. $ewidth = 8.661 # Envelope width in inches $eheight = 4.331 # Envelope Height in inches $feedleft = 0 $feedright = $normalwidth - $eheight $feedcenter = $normalwidth/2 - $eheight/2 $leftmargin = 0 $topmargin = $feedcenter - 1.5 $line1 = "Times-Roman-Bold 20" # Label font attributes, first line $linex = "Times-Roman 20" # Label font attributes, other lines $return1 = "Helvetica-Bold 10" # same as above $returnx = "Helvetica 10" # same as above