Your message dated Thu, 04 Jan 2024 22:43:56 -0600
with message-id <3361117.VqM8IeB0Os@riemann>
and subject line Re: ghostscript: -r <res> option should be instead -r<res> in
the manual
has caused the Debian Bug report #693321,
regarding ghostscript: -r <res> option should be instead -r<res> in the manual
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
693321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693321
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ghostscript
Version: 9.05~dfsg-6.2
Severity: normal
File: /usr/bin/pdf2ps
If I do
pdf2ps -r 150 file.pdf
as documented in the manual I get an error, while it works if I do
pdf2ps -r150 file.pdf
Morever, the error says:
-r must be followed by <res> or <xres>x<yres>
the latter being a syntax undocumented in the manual page.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ghostscript depends on:
ii debconf [debconf-2.0] 1.5.46
ii debianutils 4.3.2
ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2
ii libc6 2.13-35
ii libgs9 9.05~dfsg-6.2
ghostscript recommends no packages.
Versions of packages ghostscript suggests:
ii ghostscript-cups 9.05~dfsg-6.2
ii ghostscript-x 9.05~dfsg-6.2
ii hpijs 3.12.6-3
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, 15 Nov 2012 15:14:56 +0100 Francesco Potortì <poto...@isti.cnr.it>
wrote:
> Package: ghostscript
> Version: 9.05~dfsg-6.2
> Severity: normal
> File: /usr/bin/pdf2ps
>
> If I do
>
> pdf2ps -r 150 file.pdf
>
> as documented in the manual I get an error, while it works if I do
>
> pdf2ps -r150 file.pdf
Checked "man ps" from ghostscript 10.02.1 which now lists:
-rnumber
-rnumber1xnumber2
-Steve
signature.asc
Description: This is a digitally signed message part.
--- End Message ---