OSDN Git Service

ghostscript 9.56.1: 翻訳予約。
authormatsuand <30614168+matsuand@users.noreply.github.com>
Tue, 5 Apr 2022 03:31:38 +0000 (12:31 +0900)
committermatsuand <30614168+matsuand@users.noreply.github.com>
Tue, 5 Apr 2022 03:31:38 +0000 (12:31 +0900)
16 files changed:
manual/ghostscript/original/getfiles.txt
manual/ghostscript/original/man1/dvipdf.1
manual/ghostscript/original/man1/gs.1
manual/ghostscript/original/man1/gslp.1
manual/ghostscript/original/man1/gsnd.1
manual/ghostscript/original/man1/pdf2dsc.1
manual/ghostscript/original/man1/pdf2ps.1
manual/ghostscript/original/man1/pf2afm.1
manual/ghostscript/original/man1/pfbtopfa.1
manual/ghostscript/original/man1/printafm.1
manual/ghostscript/original/man1/ps2ascii.1
manual/ghostscript/original/man1/ps2epsi.1
manual/ghostscript/original/man1/ps2pdf.1
manual/ghostscript/original/man1/ps2pdfwr.1
manual/ghostscript/original/man1/ps2ps.1
manual/ghostscript/translation_list

index 4fe3274..22527a3 100644 (file)
@@ -2,15 +2,15 @@
 # ソース tarball の入手と伸長
 #------------------------------
 $ cd ~/src
-$ wget -N https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9560/ghostscript-9.56.0.tar.xz
-$ tar xf ghostscript-9.56.0.tar.xz
+$ wget -N https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9561/ghostscript-9.56.1.tar.xz
+$ tar xf ghostscript-9.56.1.tar.xz
 $ ls
-ghostscript-9.56.0
+ghostscript-9.56.1
 
 #------------------------------
 # man ページ生成
 #------------------------------
-$ cd ~/src/ghostscript-9.56.0
+$ cd ~/src/ghostscript-9.56.1
 $ ./configure --prefix=/usr
 $ make DESTDIR=. install-man
 
@@ -22,7 +22,7 @@ $ cd $(JMTOP)/manual/ghostscript/original
 $ cat > getfiles.sh <<"EOF"
 #!/bin/sh
 
-SRCDIR=~/src/ghostscript-9.56.0
+SRCDIR=~/src/ghostscript-9.56.1
 
 rm -fr man1
 mkdir  man1
index a1ff49c..1b8e87f 100644 (file)
@@ -1,4 +1,4 @@
-.TH DVIPDF 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH DVIPDF 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
 .SH NAME
 dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips
 .SH SYNOPSIS
@@ -21,7 +21,7 @@ and any options from the command-line.
 .SH SEE ALSO
 gs(1), dvips(1)
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the
 primary maintainers of Ghostscript.
index 7611644..7f7f6cd 100644 (file)
@@ -1,4 +1,4 @@
-.TH GS 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH GS 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
 .SH NAME
 gs \- Ghostscript (PostScript and PDF language interpreter and previewer)
 .SH SYNOPSIS
@@ -423,7 +423,7 @@ The various Ghostscript document files (above), especially \fBUse.htm\fR.
 See http://bugs.ghostscript.com/ and the Usenet news group 
 comp.lang.postscript.
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the primary maintainers
 of Ghostscript.
index f36fc02..fb55a7c 100644 (file)
@@ -1,4 +1,4 @@
-.TH GSLP 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH GSLP 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
 .SH NAME
 gslp \- Format and print text using ghostscript
 .br
@@ -92,7 +92,7 @@ Also, the string %# in a heading or footing is replaced with the page #.
 .SH SEE ALSO
 gs(1)
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the
 primary maintainers of Ghostscript.
index 0f438e6..dbcad81 100644 (file)
@@ -1,4 +1,4 @@
-.TH GSND 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH GSND 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
 .SH NAME
 gsnd \- Run ghostscript (PostScript and PDF engine) without display
 .SH SYNOPSIS
@@ -12,7 +12,7 @@ flag, followed by any other arguments from the command-line.
 .SH SEE ALSO
 gs(1)
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the
 primary maintainers of Ghostscript.
index 90425ec..cf76260 100644 (file)
@@ -1,4 +1,4 @@
-.TH PDF2DSC 1 "29 March 2022" 9.56.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2DSC 1 "4 April 2022" 9.56.1 "Ghostscript Tools" \" -*- nroff -*-
 .SH NAME
 pdf2dsc \- generate a PostScript page list of a PDF document
 .SH SYNOPSIS
@@ -28,6 +28,6 @@ Ghostscript since release 3.53.
 .SH SEE ALSO
 gs(1), ghostview(1)
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Yves Arrouye <yves.arrouye@usa.net> and Russell Lang gsview at ghostgum.com.au
index 3875ed9..59128d8 100644 (file)
@@ -1,4 +1,4 @@
-.TH PDF2PS 1 "29 March 2022" 9.56.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2PS 1 "4 April 2022" 9.56.1 "Ghostscript Tools" \" -*- nroff -*-
 .SH NAME
 pdf2ps \- Ghostscript PDF to PostScript translator
 .SH SYNOPSIS
@@ -14,7 +14,7 @@ LanguageLevel 3 in the output.
 Run "\fBgs -h\fR" to find the location of Ghostscript documentation on your
 system, from which you can get more details.
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the
 primary maintainers of Ghostscript.
index 942051c..464a243 100644 (file)
@@ -1,4 +1,4 @@
-.TH PF2AFM 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH PF2AFM 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
 .SH NAME
 pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript
 .SH SYNOPSIS
@@ -15,7 +15,7 @@ gs(1)
 .br
 pf2afm.ps in the Ghostscript lib directory.
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the
 primary maintainers of Ghostscript.
index 64f0d9b..fd89d1e 100644 (file)
@@ -1,4 +1,4 @@
-.TH PFBTOPFA 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH PFBTOPFA 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
 .SH NAME
 pfbtopfa \- Convert Postscript .pfb fonts to .pfa format using ghostscript
 .SH SYNOPSIS
@@ -10,7 +10,7 @@ to convert a .pfb file into a .pfa file.
 .SH SEE ALSO
 gs(1)
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the
 primary maintainers of Ghostscript.
index ce3433b..d449d1f 100644 (file)
@@ -1,4 +1,4 @@
-.TH PRINTAFM 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH PRINTAFM 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
 .SH NAME
 printafm \- Print the metrics from a Postscript font in AFM format using ghostscript
 .SH SYNOPSIS
@@ -11,7 +11,7 @@ Output goes to stdout.
 .SH SEE ALSO
 gs(1)
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the
 primary maintainers of Ghostscript.
index fe5ed7e..1f6c1ba 100644 (file)
@@ -1,4 +1,4 @@
-.TH PS2ASCII 1 "29 March 2022" 9.56.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2ASCII 1 "4 April 2022" 9.56.1 "Ghostscript Tools" \" -*- nroff -*-
 .SH NAME
 ps2ascii \- Ghostscript translator from PostScript or PDF to ASCII
 .SH SYNOPSIS
@@ -22,7 +22,7 @@ system, from which you can get more details.
 .SH SEE ALSO
 pstotext(1), http://www.research.digital.com/SRC/virtualpaper/pstotext.html
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the
 primary maintainers of Ghostscript.
index 0b369f0..8592cac 100644 (file)
@@ -1,4 +1,4 @@
-.TH PS2EPSI 1 "29 March 2022" 9.56.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2EPSI 1 "4 April 2022" 9.56.1 "Ghostscript Tools" \" -*- nroff -*-
 .SH NAME
 ps2epsi \- generate conforming Encapsulated PostScript
 .SH SYNOPSIS
@@ -59,7 +59,7 @@ ps2epsi.ps>the Ghostscript program which does the work
 .SH SEE ALSO
 gs (1)
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 However, the content may be obsolete, or inconsistent with ps2epsi.txt.
 .SH AUTHOR
 George Cameron
index afe43e1..9d4b38f 100644 (file)
@@ -1,4 +1,4 @@
-.TH PS2PDF 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH PS2PDF 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
 .SH NAME
 ps2pdf \- Convert PostScript to PDF using ghostscript
 .br
@@ -89,7 +89,7 @@ VectorDevices.htm in the Ghostscript documentation
 See http://bugs.ghostscript.com/ and the Usenet news group
 comp.lang.postscript.
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the
 primary maintainers of Ghostscript.
index 0798717..044817a 100644 (file)
@@ -1,4 +1,4 @@
-.TH PS2PDFWR 1 "29 March 2022" 9.56.0 Ghostscript \" -*- nroff -*-
+.TH PS2PDFWR 1 "4 April 2022" 9.56.1 Ghostscript \" -*- nroff -*-
 .SH NAME
 ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript
 .SH SYNOPSIS
@@ -24,7 +24,7 @@ scripts all invoke this one with the addition of the respective compatibility le
 .SH SEE ALSO
 gs(1), ps2pdf(1)
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the
 primary maintainers of Ghostscript.
index b463687..efb68cb 100644 (file)
@@ -1,4 +1,4 @@
-.TH PS2PS 1 "29 March 2022" 9.56.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2PS 1 "4 April 2022" 9.56.1 "Ghostscript Tools" \" -*- nroff -*-
 .SH NAME
 ps2ps, eps2eps \- Ghostscript PostScript "distiller"
 .SH SYNOPSIS
@@ -22,7 +22,7 @@ system, from which you can get more details.
 .SH SEE ALSO
 ps2pdf(1), ps2ascii(1), ps2epsi(1)
 .SH VERSION
-This document was last revised for Ghostscript version 9.56.0.
+This document was last revised for Ghostscript version 9.56.1.
 .SH AUTHOR
 Artifex Software, Inc. are the 
 primary maintainers of Ghostscript.
index 5055e2d..5190a0f 100644 (file)
@@ -1,22 +1,22 @@
-×:ghostscript:9.56.0:2022/03/29:dvipdf:1:2021/12/30:AGPL3:::
-※:ghostscript:9.56.0:2022/03/29:eps2eps:1:ps2ps:1:::
-×:ghostscript:9.56.0:2022/03/29:gs:1:2021/12/30:AGPL3:::
-※:ghostscript:9.56.0:2022/03/29:gsbj:1:gslp:1:::
-※:ghostscript:9.56.0:2022/03/29:gsdj:1:gslp:1:::
-※:ghostscript:9.56.0:2022/03/29:gsdj500:1:gslp:1:::
-※:ghostscript:9.56.0:2022/03/29:gslj:1:gslp:1:::
-×:ghostscript:9.56.0:2022/03/29:gslp:1:2021/12/30:AGPL3:::
-×:ghostscript:9.56.0:2022/03/29:gsnd:1:2021/12/30:AGPL3:::
-×:ghostscript:9.56.0:2022/03/29:pdf2dsc:1:2021/12/30:AGPL3:::
-×:ghostscript:9.56.0:2022/03/29:pdf2ps:1:2021/12/30:AGPL3:::
-×:ghostscript:9.56.0:2022/03/29:pf2afm:1:2021/12/30:AGPL3:::
-×:ghostscript:9.56.0:2022/03/29:pfbtopfa:1:2021/12/30:AGPL3:::
-×:ghostscript:9.56.0:2022/03/29:printafm:1:2021/12/30:AGPL3:::
-×:ghostscript:9.56.0:2022/03/29:ps2ascii:1:2021/12/30:AGPL3:::
-×:ghostscript:9.56.0:2022/03/29:ps2epsi:1:2021/12/30:AGPL3:::
-×:ghostscript:9.56.0:2022/03/29:ps2pdf:1:2021/12/30:AGPL3:::
-※:ghostscript:9.56.0:2022/03/29:ps2pdf12:1:ps2pdf:1:::
-※:ghostscript:9.56.0:2022/03/29:ps2pdf13:1:ps2pdf:1:::
-※:ghostscript:9.56.0:2022/03/29:ps2pdf14:1:ps2pdf:1:::
-×:ghostscript:9.56.0:2022/03/29:ps2pdfwr:1:2021/12/30:AGPL3:::
-×:ghostscript:9.56.0:2022/03/29:ps2ps:1:2021/12/30:AGPL3:::
+▲:ghostscript:9.56.1:2022/04/04:dvipdf:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+※:ghostscript:9.56.1:2022/04/04:eps2eps:1:ps2ps:1:::
+▲:ghostscript:9.56.1:2022/04/04:gs:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+※:ghostscript:9.56.1:2022/04/04:gsbj:1:gslp:1:::
+※:ghostscript:9.56.1:2022/04/04:gsdj:1:gslp:1:::
+※:ghostscript:9.56.1:2022/04/04:gsdj500:1:gslp:1:::
+※:ghostscript:9.56.1:2022/04/04:gslj:1:gslp:1:::
+▲:ghostscript:9.56.1:2022/04/04:gslp:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+▲:ghostscript:9.56.1:2022/04/04:gsnd:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+▲:ghostscript:9.56.1:2022/04/04:pdf2dsc:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+▲:ghostscript:9.56.1:2022/04/04:pdf2ps:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+▲:ghostscript:9.56.1:2022/04/04:pf2afm:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+▲:ghostscript:9.56.1:2022/04/04:pfbtopfa:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+▲:ghostscript:9.56.1:2022/04/04:printafm:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+▲:ghostscript:9.56.1:2022/04/04:ps2ascii:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+▲:ghostscript:9.56.1:2022/04/04:ps2epsi:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+▲:ghostscript:9.56.1:2022/04/04:ps2pdf:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+※:ghostscript:9.56.1:2022/04/04:ps2pdf12:1:ps2pdf:1:::
+※:ghostscript:9.56.1:2022/04/04:ps2pdf13:1:ps2pdf:1:::
+※:ghostscript:9.56.1:2022/04/04:ps2pdf14:1:ps2pdf:1:::
+▲:ghostscript:9.56.1:2022/04/04:ps2pdfwr:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA:
+▲:ghostscript:9.56.1:2022/04/04:ps2ps:1:2022/04/05:AGPL3:michio_matsuyama AT yahoo DOT co DOT jp:Michio MATSUYAMA: