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

Bug#19197: marked as done (a2ps gives error on legal options)



Your message dated Tue, 10 Mar 1998 23:23:57 -0500 (EST)
with message-id <[🔎] m0yCd3d-0000a6C@miles.econ.queensu.ca>
and subject line Bug#19197: a2ps gives error on legal options
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 9 Mar 1998 11:31:25 +0000
Received: (qmail 24025 invoked from network); 9 Mar 1998 11:31:11 -0000
Received: from pot.cnuce.cnr.it (HELO fly.cnuce.cnr.it) (root@131.114.193.182)
  by debian.novare.net with SMTP; 9 Mar 1998 11:31:11 -0000
Received: by fly.cnuce.cnr.it
	id m0yC0lO-0009XPC
	(Debian Smail-3.2.0.100 1997-Dec-8 #2); Mon, 9 Mar 1998 12:30:34 +0100 (CET)
Message-Id: <m0yC0lO-0009XPC@fly.cnuce.cnr.it>
Date: Mon, 9 Mar 1998 12:30:34 +0100 (CET)
From: Francesco Potorti` <F.Potorti@cnuce.cnr.it>
To: Debian Linux bug list <submit@bugs.debian.org>
Subject: a2ps gives error on legal options
Organization: CNUCE-CNR, Via S.Maria 36, Pisa - Italy +39-50-593211

Package: a2ps
Version: 4.8.4-2
Severity: normal

The following command line gives an error, while it shouldn't.

root@pot:~# a2ps --chars-per-line=100 /etc/a2ps.cfg
a2ps: unrecognized option `--chars-per-line=100'

---------------- /etc/a2ps.cfg -----------------
# -*- ksh -*-
# a2psrc
#
# System configuration file for a2ps.

######################## Very important parameters to set #############
# Define how to send to a printer
# (start with `|' to pipe, and `>' to save)

# First, the default printer (option -d, no argument)
DefaultPrinter: | lpr

# Second, a printer unkown to a2ps (option -P, argument is %s)
UnknownPrinter: | lpr -P %s

# Then, special printers you might want to define
Printer: dominique | lp -d dominique

# Default encoding
Options: --encoding=latin1

# Default media
Options: --media=A4


############## Inessential parameters (system independant) #############
# Two virtual pages per sheet
Options: -2

# Set automatic pretty-printing on
Options: --automatic-style=yes

# By default, single sided printing
Options: -s1

# Header is the client of the job
Options: --header=%a

# Title of the page is the (short) name of the current file
# or the first taged text if there is
Options: --center-title=%?1#$t1#$n#

# Left part of the title is the mod. date of the file
# or empty is there is a tag2
Options: '--left-title=%?2##$e $T#'

# Right part of the title is the page number
# or tag2 if there is
Options: '--right-title=%?2#$t2#$Q#'

# If in landscape, print date on the left hand side
# If portrait, then print date on recto, and sheet # on verso
Options: --left-footer=%?l#%E#%?v|%E|%s/%S|#

# Center footer is the full name of the file if landscape
Options: --footer=%?l|$N||

# If in landscape, print date on the right hand side
# If portrait, then print date on verso, and sheet # on recto
Options: --right-footer=%?l#%s/%S#%?v|%s/%S|%E|#


######################### Some pattern rules ####################
# Makefiles should be printed using the sh style
Pattern: [mM]akefile* sh


################### Some shortcuts #################
# Print like an old fashioned ASCII printer
UserOption: lp -1m --automatic=no -B --borders=no
# It is better not to pipe in ghostview
Printer: gv |cat > /tmp/tmp.ps; ghostview -arguments -dNOPLATFONTS /tmp/tmp.ps;\
	/bin/rm /tmp/tmp.ps


--
E-mail the word "unsubscribe" to debian-devel-request@lists.debian.org
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to listmaster@debian.org .


Reply to: