Lines Matching refs:banner
165 # ${LPTSOLSEPARATOR} is the name of a program to put banner and trailer
342 # The first three arguments are simply reprinted on the banner page,
762 # The banner page (and cancellation page) will
770 # Some printers need to have the banner page filtered.
817 ## Print the banner page
822 # You may want to change the following code to get a custom banner.
869 banner=small_banner
871 banner=regular_banner
877 ( eval "${banner} ${banner_filter}" 2>&1 1>&3 ) \
883 ## Surround the job by PostScript code to produce banner
888 BANNER_EXIT_CODE=${TMPPREFIX}.banner.exit_code
890 TSOLSEPARATOR_LOG=${TMPPREFIX}.banner.errmsg
937 ## One could argue that this should be done before the banner is printed,
938 ## but we don't, to keep the banner page looking consistent for the
939 ## operator. You can move this code before the banner code if you
1136 # ( eval "${banner} ${banner_filter}" 2>&1 1>&3 ) \