summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-27 23:14:55 +0000
committerKarl Berry <karl@freefriends.org>2018-02-27 23:14:55 +0000
commitf567ba9b2c68b5c79e8d00ced203e99a2125443f (patch)
tree4ad4db3399871fe3347f6ba735daceb386d3bf04 /Build/source/texk/dvipsk
parent2bb7d79a47d2bd5af29299935502441864bbb469 (diff)
TL18 pretest version numbers, dates
git-svn-id: svn://tug.org/texlive/trunk@46759 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk')
-rw-r--r--Build/source/texk/dvipsk/NEWS4
-rw-r--r--Build/source/texk/dvipsk/afm2tfm.c4
-rwxr-xr-xBuild/source/texk/dvipsk/configure22
-rw-r--r--Build/source/texk/dvipsk/configure.ac4
-rw-r--r--Build/source/texk/dvipsk/dvips.c2
-rw-r--r--Build/source/texk/dvipsk/dvips.h2
-rw-r--r--Build/source/texk/dvipsk/dvips.info176
-rw-r--r--Build/source/texk/dvipsk/dvips.texi4
8 files changed, 111 insertions, 107 deletions
diff --git a/Build/source/texk/dvipsk/NEWS b/Build/source/texk/dvipsk/NEWS
index a23a96c7dd6..f4d2e422ade 100644
--- a/Build/source/texk/dvipsk/NEWS
+++ b/Build/source/texk/dvipsk/NEWS
@@ -1,5 +1,9 @@
+$Id$
This file records noteworthy changes. (Public domain.)
+dvips 5.998 (TeX Live 2018):
+ New JFM (Japanese font metrics) spec supported; compiler portability fixes.
+
dvips 5.997 (TeX Live 2017):
Make the last papersize special win, to match dvipdfmx; the -L0 option
or L0 config restores the previous behavior of the first special winning.
diff --git a/Build/source/texk/dvipsk/afm2tfm.c b/Build/source/texk/dvipsk/afm2tfm.c
index 702df18a2b4..e77bc5e8443 100644
--- a/Build/source/texk/dvipsk/afm2tfm.c
+++ b/Build/source/texk/dvipsk/afm2tfm.c
@@ -1561,9 +1561,9 @@ writevpl(void)
static void
version(FILE *f)
{
- fputs ("afm2tfm(k) (dvips(k) 5.997) 8.4\n", f);
+ fputs ("afm2tfm(k) (dvips(k) 5.998) 8.4\n", f);
fprintf (f, "%s\n", kpathsea_version_string);
- fputs ("Copyright 2017 Radical Eye Software.\n\
+ fputs ("Copyright 2018 Radical Eye Software.\n\
There is NO warranty. You may redistribute this software\n\
under the terms of the GNU General Public License\n\
and the Dvips copyright.\n\
diff --git a/Build/source/texk/dvipsk/configure b/Build/source/texk/dvipsk/configure
index b76b2f435b2..e747bafb055 100755
--- a/Build/source/texk/dvipsk/configure
+++ b/Build/source/texk/dvipsk/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for dvipsk (TeXLive) 5.997.
+# Generated by GNU Autoconf 2.69 for dvipsk (TeXLive) 5.998.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='dvipsk (TeXLive)'
PACKAGE_TARNAME='dvipsk--texlive-'
-PACKAGE_VERSION='5.997'
-PACKAGE_STRING='dvipsk (TeXLive) 5.997'
+PACKAGE_VERSION='5.998'
+PACKAGE_STRING='dvipsk (TeXLive) 5.998'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1329,7 +1329,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures dvipsk (TeXLive) 5.997 to adapt to many kinds of systems.
+\`configure' configures dvipsk (TeXLive) 5.998 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1400,7 +1400,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dvipsk (TeXLive) 5.997:";;
+ short | recursive ) echo "Configuration of dvipsk (TeXLive) 5.998:";;
esac
cat <<\_ACEOF
@@ -1519,7 +1519,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dvipsk (TeXLive) configure 5.997
+dvipsk (TeXLive) configure 5.998
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2358,7 +2358,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by dvipsk (TeXLive) $as_me 5.997, which was
+It was created by dvipsk (TeXLive) $as_me 5.998, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -8043,7 +8043,7 @@ fi
# Define the identity of the package.
PACKAGE='dvipsk--texlive-'
- VERSION='5.997'
+ VERSION='5.998'
cat >>confdefs.h <<_ACEOF
@@ -14160,7 +14160,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-dvipsk (TeXLive) config.lt 5.997
+dvipsk (TeXLive) config.lt 5.998
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -15750,7 +15750,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by dvipsk (TeXLive) $as_me 5.997, which was
+This file was extended by dvipsk (TeXLive) $as_me 5.998, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15816,7 +15816,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-dvipsk (TeXLive) config.status 5.997
+dvipsk (TeXLive) config.status 5.998
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/dvipsk/configure.ac b/Build/source/texk/dvipsk/configure.ac
index 6e04ed1a7e6..505e6b388b4 100644
--- a/Build/source/texk/dvipsk/configure.ac
+++ b/Build/source/texk/dvipsk/configure.ac
@@ -1,13 +1,13 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright 2016-2017 Karl Berry <tex-live@tug.org>
+dnl Copyright 2016-2018 Karl Berry <tex-live@tug.org>
dnl Copyright 2009-2015 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([dvipsk (TeXLive)], [5.997], [tex-k@tug.org])
+AC_INIT([dvipsk (TeXLive)], [5.998], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([dvips.c])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/texk/dvipsk/dvips.c b/Build/source/texk/dvipsk/dvips.c
index a823705480f..951a7a7e0c1 100644
--- a/Build/source/texk/dvipsk/dvips.c
+++ b/Build/source/texk/dvipsk/dvips.c
@@ -720,7 +720,7 @@ main(int argc, char **argv)
strcmp (argv[i] + 1, "-version") == 0) {
puts (BANNER);
puts (kpathsea_version_string);
- puts ("Copyright 2017 Radical Eye Software.\n\
+ puts ("Copyright 2018 Radical Eye Software.\n\
There is NO warranty. You may redistribute this software\n\
under the terms of the GNU General Public License\n\
and the Dvips copyright.\n\
diff --git a/Build/source/texk/dvipsk/dvips.h b/Build/source/texk/dvipsk/dvips.h
index b7fb3b427a1..4177fd31a80 100644
--- a/Build/source/texk/dvipsk/dvips.h
+++ b/Build/source/texk/dvipsk/dvips.h
@@ -15,7 +15,7 @@
#define CD_IDX(i) ((i>=MAX_2BYTES_CODE ? MAX_2BYTES_CODE : i))
#define BANNER \
-"This is dvips(k) 5.997 Copyright 2017 Radical Eye Software"
+"This is dvips(k) 5.998 Copyright 2018 Radical Eye Software"
#define BANNER2 "(www.radicaleye.com)"
#ifdef KPATHSEA
#include "config.h"
diff --git a/Build/source/texk/dvipsk/dvips.info b/Build/source/texk/dvipsk/dvips.info
index dd50bd93b09..15ad0b2d5c9 100644
--- a/Build/source/texk/dvipsk/dvips.info
+++ b/Build/source/texk/dvipsk/dvips.info
@@ -1,6 +1,6 @@
-This is dvips.info, produced by makeinfo version 6.3 from dvips.texi.
+This is dvips.info, produced by makeinfo version 6.5 from dvips.texi.
-This manual documents Dvips version 5.997 (April 2017), a program to
+This manual documents Dvips version 5.998 (February 2018), a program to
translate a DVI file into PostScript. You may freely use, modify and/or
distribute this file.
INFO-DIR-SECTION TeX
@@ -16,7 +16,7 @@ File: dvips.info, Node: Top, Next: Why Dvips, Up: (dir)
Dvips
*****
-This manual documents Dvips version 5.997 (April 2017), a program to
+This manual documents Dvips version 5.998 (February 2018), a program to
translate a DVI file into PostScript. You may freely use, modify and/or
distribute this file.
@@ -425,9 +425,9 @@ environment variables, and command-line options.
* Menu:
* Basic usage::
-* Command-line options::
-* Environment variables::
-* Config files::
+* Command-line options::
+* Environment variables::
+* Config files::

File: dvips.info, Node: Basic usage, Next: Command-line options, Up: Invoking Dvips
@@ -921,7 +921,7 @@ reversal, use '-r0'. Such options are marked with a trailing '*'.
specified in the DVI file. See '-x' above.
'-Y NUM'
- Set the vertical resolution in dots per inch to NUM.
+ Set the vertical resolution in dots per inch to NUM.
'-z*'
Pass 'html' hyperdvi specials through to the output for eventual
@@ -1722,8 +1722,8 @@ terminal when it processes each figure, give the command:
* Menu:
-* EPSF scaling::
-* EPSF clipping::
+* EPSF scaling::
+* EPSF clipping::

File: dvips.info, Node: EPSF scaling, Next: EPSF clipping, Up: EPSF macros
@@ -1995,8 +1995,8 @@ header files are included.
* Menu:
-* Including headers from TeX::
-* Including headers from the command line::
+* Including headers from TeX::
+* Including headers from the command line::
* Headers and memory usage::

@@ -4630,82 +4630,82 @@ Index

Tag Table:
-Node: Top517
-Node: Why Dvips1263
-Node: Installation4280
-Node: config.ps installation5283
-Node: PostScript font installation7890
-Node: Ghostscript installation8810
-Node: Diagnosing problems9747
-Node: Debug options10838
-Node: No output11842
-Node: Small or inverted13308
-Node: Printer errors14026
-Node: Long documents fail15358
-Node: Including graphics fails15699
-Node: Invoking Dvips16938
-Node: Basic usage17560
-Node: Command-line options18564
-Node: Option summary19012
-Node: Option details21261
-Node: Environment variables41034
-Node: Config files43895
-Node: Configuration file searching44565
-Node: Configuration file commands47762
-Node: Paper size and landscape55543
-Node: papersize special57168
-Node: Config file paper sizes58876
-Node: Paper trays63032
-Node: Interaction with PostScript64366
-Node: PostScript figures65019
-Node: Bounding box65745
-Node: \includegraphics69117
-Node: EPSF macros71410
-Node: EPSF scaling73410
-Node: EPSF clipping75980
-Node: psfile special76622
-Node: Dynamic creation of graphics79014
-Node: Fonts in figures80332
-Node: Header files81982
-Node: Including headers from TeX83192
-Node: Including headers from the command line85230
-Node: Headers and memory usage86329
-Node: Literal PS87540
-Node: " special88122
-Node: ps special88863
-Node: Literal headers90361
-Node: PostScript hooks91070
-Node: Literal examples93166
-Node: Hypertext94620
-Node: Hypertext caveats95849
-Node: Hypertext specials100237
-Node: PostScript fonts102871
-Node: Font concepts103988
-Node: Metric files105155
-Node: Glyph files107935
-Node: Virtual fonts110294
-Node: Encodings112120
-Node: PostScript typesetting114523
-Node: Making a font available117608
-Node: Invoking afm2tfm122642
-Node: Changing font encodings123659
-Node: Changing TeX encodings124450
-Node: Changing PostScript encodings125552
-Node: Changing both encodings126896
-Node: Reencoding with Afm2tfm127570
-Node: Encoding file format130673
-Node: Special font effects134877
-Node: Afm2tfm options137137
-Node: psfonts.map140662
-Node: Color145392
-Node: Color macro files146436
-Node: User-definable colors149629
-Node: Color subtleties150905
-Node: Ted Turner152557
-Node: Color device configuration153782
-Node: Color support details156226
-Node: Color specifications156604
-Node: Color specials158008
-Node: Index160137
+Node: Top520
+Node: Why Dvips1269
+Node: Installation4286
+Node: config.ps installation5289
+Node: PostScript font installation7896
+Node: Ghostscript installation8816
+Node: Diagnosing problems9753
+Node: Debug options10844
+Node: No output11848
+Node: Small or inverted13314
+Node: Printer errors14032
+Node: Long documents fail15364
+Node: Including graphics fails15705
+Node: Invoking Dvips16944
+Node: Basic usage17535
+Node: Command-line options18539
+Node: Option summary18987
+Node: Option details21236
+Node: Environment variables41008
+Node: Config files43869
+Node: Configuration file searching44539
+Node: Configuration file commands47736
+Node: Paper size and landscape55517
+Node: papersize special57142
+Node: Config file paper sizes58850
+Node: Paper trays63006
+Node: Interaction with PostScript64340
+Node: PostScript figures64993
+Node: Bounding box65719
+Node: \includegraphics69091
+Node: EPSF macros71384
+Node: EPSF scaling73353
+Node: EPSF clipping75923
+Node: psfile special76565
+Node: Dynamic creation of graphics78957
+Node: Fonts in figures80275
+Node: Header files81925
+Node: Including headers from TeX83131
+Node: Including headers from the command line85169
+Node: Headers and memory usage86268
+Node: Literal PS87479
+Node: " special88061
+Node: ps special88802
+Node: Literal headers90300
+Node: PostScript hooks91009
+Node: Literal examples93105
+Node: Hypertext94559
+Node: Hypertext caveats95788
+Node: Hypertext specials100176
+Node: PostScript fonts102810
+Node: Font concepts103927
+Node: Metric files105094
+Node: Glyph files107874
+Node: Virtual fonts110233
+Node: Encodings112059
+Node: PostScript typesetting114462
+Node: Making a font available117547
+Node: Invoking afm2tfm122581
+Node: Changing font encodings123598
+Node: Changing TeX encodings124389
+Node: Changing PostScript encodings125491
+Node: Changing both encodings126835
+Node: Reencoding with Afm2tfm127509
+Node: Encoding file format130612
+Node: Special font effects134816
+Node: Afm2tfm options137076
+Node: psfonts.map140601
+Node: Color145331
+Node: Color macro files146375
+Node: User-definable colors149568
+Node: Color subtleties150844
+Node: Ted Turner152496
+Node: Color device configuration153721
+Node: Color support details156165
+Node: Color specifications156543
+Node: Color specials157947
+Node: Index160076

End Tag Table
diff --git a/Build/source/texk/dvipsk/dvips.texi b/Build/source/texk/dvipsk/dvips.texi
index d5ca01c0ddb..9282b8d9914 100644
--- a/Build/source/texk/dvipsk/dvips.texi
+++ b/Build/source/texk/dvipsk/dvips.texi
@@ -2,8 +2,8 @@
@setfilename dvips.info
@settitle Dvips: A DVI-to-PostScript translator
-@set version 5.997
-@set month-year April 2017
+@set version 5.998
+@set month-year February 2018
@copying
This manual documents Dvips version @value{version}