[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-enscript] [bug #57965] the wildcard * for input files daes not work
From: |
carmen |
Subject: |
[bug-enscript] [bug #57965] the wildcard * for input files daes not work properly? |
Date: |
Mon, 31 May 2021 10:12:45 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
Follow-up Comment #8, bug #57965 (project enscript):
Thanks for the attention.
Examples of how 'my enscript 1.6.6' works:
$ ls
a b c d e f g
$ enscript -v a -pfoo.ps
AFM: scanning path...
AFM: reading font map "/usr/share/ghostscript/fonts/font.map"
AFM: reading font map "/usr/share/enscript/afm/font.map"
cargando la fuente "Courier-Bold"
lpr: Error - La impresora o clase no existe.
$ enscript -v a b -pfoo.ps
AFM: scanning path...
AFM: reading font map "/usr/share/ghostscript/fonts/font.map"
AFM: reading font map "/usr/share/enscript/afm/font.map"
cargando la fuente "Courier-Bold"
cargando la fuente "Courier"
procesando el archivo "a"...
procesando el archivo "b"...
[ 2 pages * 1 copy ] copiadas en foo.ps
$ rm foo.ps; enscript -v a b c -pfoo.ps
AFM: scanning path...
AFM: reading font map "/usr/share/ghostscript/fonts/font.map"
AFM: reading font map "/usr/share/enscript/afm/font.map"
cargando la fuente "Courier-Bold"
cargando la fuente "Courier"
procesando el archivo "a"...
procesando el archivo "b"...
procesando el archivo "c"...
[ 3 pages * 1 copy ] copiadas en foo.ps
$ rm foo.ps; enscript -v a b c d -pfoo.ps
AFM: scanning path...
AFM: reading font map "/usr/share/ghostscript/fonts/font.map"
AFM: reading font map "/usr/share/enscript/afm/font.map"
cargando la fuente "Courier-Bold"
cargando la fuente "Courier"
procesando el archivo "d"...
procesando el archivo "a"...
procesando el archivo "b"...
procesando el archivo "c"...
procesando el archivo "d"...
[ 5 pages * 1 copy ] copiadas en foo.ps
$ rm foo.ps; enscript -v a b c d e -pfoo.ps
AFM: scanning path...
AFM: reading font map "/usr/share/ghostscript/fonts/font.map"
AFM: reading font map "/usr/share/enscript/afm/font.map"
cargando la fuente "Courier-Bold"
cargando la fuente "Courier"
procesando el archivo "e"...
procesando el archivo "a"...
procesando el archivo "b"...
procesando el archivo "c"...
procesando el archivo "d"...
procesando el archivo "e"...
[ 6 pages * 1 copy ] copiadas en foo.ps
$ rm foo.ps; enscript -v a b c d e f -pfoo.ps
AFM: scanning path...
AFM: reading font map "/usr/share/ghostscript/fonts/font.map"
AFM: reading font map "/usr/share/enscript/afm/font.map"
cargando la fuente "Courier-Bold"
cargando la fuente "Courier"
procesando el archivo "e"...
procesando el archivo "f"...
procesando el archivo "a"...
procesando el archivo "b"...
procesando el archivo "c"...
procesando el archivo "d"...
procesando el archivo "e"...
procesando el archivo "f"...
[ 8 pages * 1 copy ] copiadas en foo.ps
$ rm foo.ps; enscript -v a b c d e f g -pfoo.ps
AFM: scanning path...
AFM: reading font map "/usr/share/ghostscript/fonts/font.map"
AFM: reading font map "/usr/share/enscript/afm/font.map"
cargando la fuente "Courier-Bold"
cargando la fuente "Courier"
procesando el archivo "f"...
procesando el archivo "g"...
procesando el archivo "a"...
procesando el archivo "b"...
procesando el archivo "c"...
procesando el archivo "d"...
procesando el archivo "e"...
procesando el archivo "f"...
procesando el archivo "g"...
[ 9 pages * 1 copy ] copiadas en foo.ps
$
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57965>
_______________________________________________
Mensaje enviado vía Savannah
https://savannah.gnu.org/
- [bug-enscript] [bug #57965] the wildcard * for input files daes not work properly?, James Youngman, 2021/05/28
- [bug-enscript] [bug #57965] the wildcard * for input files daes not work properly?, carmen, 2021/05/31
- [bug-enscript] [bug #57965] the wildcard * for input files daes not work properly?, carmen, 2021/05/31
- [bug-enscript] [bug #57965] the wildcard * for input files daes not work properly?, James Youngman, 2021/05/31
- [bug-enscript] [bug #57965] the wildcard * for input files daes not work properly?, carmen, 2021/05/31
- [bug-enscript] [bug #57965] the wildcard * for input files daes not work properly?, carmen, 2021/05/31
- [bug-enscript] [bug #57965] the wildcard * for input files daes not work properly?, carmen, 2021/05/31
- [bug-enscript] [bug #57965] the wildcard * for input files daes not work properly?,
carmen <=
- [bug-enscript] [bug #57965] the wildcard * for input files daes not work properly?, James Youngman, 2021/05/31
- [bug-enscript] [bug #57965] the wildcard * for input files daes not work properly?, carmen, 2021/05/31
- Re: [bug-enscript] [bug #57965] the wildcard * for input files daes not work properly?, Dr. Werner Fink, 2021/05/31