(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(ps-header-lines 1)
'(ps-line-number t)
'(ps-line-number-step 5)
'(ps-n-up-printing 2)
'(ps-paper-type (quote a4))
'(ps-print-background-text (quote (("canburak" nil nil nil nil nil nil))))
'(ps-print-color-p (quote black-white))
'(ps-print-header-frame nil)
'(ps-zebra-stripes t))