Skip to content

dse/emacs-enscript-print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

enscript-print

An Emacs Lisp package implementing two interactively called functions, enscript-print-buffer and enscript-print-region, which are fancy wrappers that pipe the appropriate contents to GNU Enscript, a program that converts text to PostScript and (by default) sends the results to a PostScript printer.

There are plenty of customizable options in the enscript-print customize group you can use to activate GNU Enscript's options. There will be more.

This should work with GNU Emacs 25.2 and up. May work with earlier versions, but I can make no guarantees on this.

Alternatives

  • enscript.el from the Emacs Wiki.

  • The ps-print package that comes with Emacs for PostScript printing. Implements ps-print-buffer, ps-print-region, and other functions.

  • The lpr package that comes with Emacs. Implements the print-buffer, lpr-buffer, print-region, and lpr-region functions.

About

Enscript printing functionality for GNU Emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published