mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
Make the handwrite.el PS valid again
* lisp/play/handwrite.el (handwrite): Make the PS valid (bug#44648). Suggested by Omar Antolín <omar.antolin@gmail.com>.
This commit is contained in:
parent
fd43ecd96e
commit
b4b3eb8b80
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@ Variables: `handwrite-linespace' (default 12)
|
|||
))
|
||||
(switch-to-buffer ps-buf-name)
|
||||
(forward-line 1)
|
||||
(insert "showpage exec Hwsave restore\n\n")
|
||||
(insert " showpage exec Hwsave restore\n\n")
|
||||
(insert "%%Pages " (number-to-string ipage) " 0\n")
|
||||
(insert "%%EOF\n")
|
||||
;;To avoid cumbersome code we simply ignore formfeeds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue