Lines Matching refs:banner
168 # ${LPTSOLSEPARATOR} is the name of a program to put banner and trailer
345 # The first three arguments are simply reprinted on the banner page,
791 # The banner page (and cancellation page) will
799 # Some printers need to have the banner page filtered.
846 ## Print the banner page
851 # You may want to change the following code to get a custom banner.
898 banner=small_banner
900 banner=regular_banner
906 ( eval "${banner} ${banner_filter}" 2>&1 1>&3 ) \
912 ## Surround the job by PostScript code to produce banner
917 BANNER_EXIT_CODE=${TMPPREFIX}.banner.exit_code
919 TSOLSEPARATOR_LOG=${TMPPREFIX}.banner.errmsg
966 ## One could argue that this should be done before the banner is printed,
967 ## but we don't, to keep the banner page looking consistent for the
968 ## operator. You can move this code before the banner code if you
1165 # ( eval "${banner} ${banner_filter}" 2>&1 1>&3 ) \