bug-enscript
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-enscript] Space Under Header


From: Michael D. Berger
Subject: [bug-enscript] Space Under Header
Date: Mon, 31 Oct 2016 17:03:23 -0400

This is probably not a bug, but it is the only relevant list I found.

Please let me know if there is a better one.

 

Following advice on another list, I recently installed enscript on

my Fedora 23.  It does what I want, except that there is not

enough space below the header.  I tried several things, including

a look at simple.hdr .  While I have extensive experience with

several languages, unfortunately PostScript is not one of

them.

 

As I am sure you will know, the following code does not work as I

hoped, but I think the last line will make clear what I am trying to do:

 

   #!/bin/bash

 

   test $# -ne 1 && echo "one argument required" && exit 1

 

   enscript -P $PRINTER --encoding=ascii --font=Courier10 \

         --newline=n --margins=54:54:9:54 \

         --header='$n|Page $% of $=|$E $T\n\n\n' $1

 

Thanks for your advice,

Mike.

-

Michael D. Berger

address@hidden

http://www.rosemike.net

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]