summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipsk')
-rw-r--r--Build/source/texk/dvipsk/NEWS6
-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.h4
-rw-r--r--Build/source/texk/dvipsk/dvips.info158
-rw-r--r--Build/source/texk/dvipsk/dvips.texi4
8 files changed, 102 insertions, 102 deletions
diff --git a/Build/source/texk/dvipsk/NEWS b/Build/source/texk/dvipsk/NEWS
index 9cb9763e6f0..ecd11e63f9c 100644
--- a/Build/source/texk/dvipsk/NEWS
+++ b/Build/source/texk/dvipsk/NEWS
@@ -3,13 +3,13 @@ This file records noteworthy changes. (Public domain.)
Requires Kpathsea to build.
dvips 5.992 (TeX Live 2012):
- c config file include directive.
+ `c' config file include directive.
-dvips 5.991 (TeX Live 2011, 5 July 2011):
+dvips 5.991 (TeX Live 2011):
Type 1 parsing bug fixes.
Integer overflow bug fix.
-dvips 5.99 (TeX Live 2010, 22 July 2010):
+dvips 5.99 (TeX Live 2010):
Use the type1 path to search for Type 1 fonts.
Support for Japanese pTeX.
Numeric overflow and sprintf checks.
diff --git a/Build/source/texk/dvipsk/afm2tfm.c b/Build/source/texk/dvipsk/afm2tfm.c
index e9ef486151b..e1965c6c17e 100644
--- a/Build/source/texk/dvipsk/afm2tfm.c
+++ b/Build/source/texk/dvipsk/afm2tfm.c
@@ -1505,9 +1505,9 @@ writevpl(void)
static void
version(FILE *f)
{
- fputs ("afm2tfm(k) (dvips(k) 5.991) 8.1\n", f);
+ fputs ("afm2tfm(k) (dvips(k) 5.992) 8.2\n", f);
fprintf (f, "%s\n", kpathsea_version_string);
- fputs ("Copyright 2011 Radical Eye Software.\n\
+ fputs ("Copyright 2012 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 71e502ef607..06fb14510c9 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 5.991.
+# Generated by GNU Autoconf 2.69 for dvipsk 5.992.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='dvipsk'
PACKAGE_TARNAME='dvipsk'
-PACKAGE_VERSION='5.991'
-PACKAGE_STRING='dvipsk 5.991'
+PACKAGE_VERSION='5.992'
+PACKAGE_STRING='dvipsk 5.992'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1322,7 +1322,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 5.991 to adapt to many kinds of systems.
+\`configure' configures dvipsk 5.992 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1392,7 +1392,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dvipsk 5.991:";;
+ short | recursive ) echo "Configuration of dvipsk 5.992:";;
esac
cat <<\_ACEOF
@@ -1507,7 +1507,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dvipsk configure 5.991
+dvipsk configure 5.992
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2170,7 +2170,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 $as_me 5.991, which was
+It was created by dvipsk $as_me 5.992, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -7568,7 +7568,7 @@ fi
# Define the identity of the package.
PACKAGE='dvipsk'
- VERSION='5.991'
+ VERSION='5.992'
cat >>confdefs.h <<_ACEOF
@@ -13298,7 +13298,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-dvipsk config.lt 5.991
+dvipsk config.lt 5.992
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -14888,7 +14888,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 $as_me 5.991, which was
+This file was extended by dvipsk $as_me 5.992, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14954,7 +14954,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 config.status 5.991
+dvipsk config.status 5.992
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 2d20f9fd9ee..55c86c54ed5 100644
--- a/Build/source/texk/dvipsk/configure.ac
+++ b/Build/source/texk/dvipsk/configure.ac
@@ -1,12 +1,12 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009-2011 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2012 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], [5.991], [tex-k@tug.org])
+AC_INIT([dvipsk], [5.992], [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 918d3ed3582..46f736e64b7 100644
--- a/Build/source/texk/dvipsk/dvips.c
+++ b/Build/source/texk/dvipsk/dvips.c
@@ -647,7 +647,7 @@ main(int argc, char **argv)
} else if (strcmp (argv[1], "--version") == 0) {
puts (BANNER);
puts (kpathsea_version_string);
- puts ("Copyright 2011 Radical Eye Software.\n\
+ puts ("Copyright 2012 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 2a2114cb094..354a7625d7d 100644
--- a/Build/source/texk/dvipsk/dvips.h
+++ b/Build/source/texk/dvipsk/dvips.h
@@ -1,6 +1,6 @@
/* $Id$
* This is dvips, a freely redistributable PostScript driver
- * for dvi files. It is (C) Copyright 1986-2011 by Tomas Rokicki.
+ * for dvi files. It is (C) Copyright 1986-2012 by Tomas Rokicki.
* You may freely use, modify and/or distribute this program or any
* portion thereof.
*/
@@ -15,7 +15,7 @@
#define CD_IDX(i) ((i>=MAX_2BYTES_CODE ? MAX_2BYTES_CODE : i))
#define BANNER \
-"This is dvips(k) 5.991 Copyright 2011 Radical Eye Software"
+"This is dvips(k) 5.992 Copyright 2012 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 1deeb445536..fd8b2fac5ee 100644
--- a/Build/source/texk/dvipsk/dvips.info
+++ b/Build/source/texk/dvipsk/dvips.info
@@ -1,7 +1,7 @@
This is ../../../texk/dvipsk/dvips.info, produced by makeinfo version
4.13 from ../../../texk/dvipsk/dvips.texi.
-This manual documents Dvips version 5.991 (April 2011), a program to
+This manual documents Dvips version 5.992 (May 2012), a program to
translate a DVI file into PostScript. You may freely use, modify
and/or distribute this file.
@@ -18,7 +18,7 @@ File: dvips.info, Node: Top, Next: Why Dvips, Up: (dir)
Dvips
*****
-This manual documents Dvips version 5.991 (April 2011), a program to
+This manual documents Dvips version 5.992 (May 2012), a program to
translate a DVI file into PostScript. You may freely use, modify
and/or distribute this file.
@@ -4721,82 +4721,82 @@ Index

Tag Table:
-Node: Top561
-Node: Why Dvips1307
-Node: Installation4755
-Node: config.ps installation5776
-Node: PostScript font installation8400
-Node: Ghostscript installation11274
-Node: Diagnosing problems12371
-Node: Debug options13466
-Node: No output14492
-Node: Small or inverted15960
-Node: Printer errors16679
-Node: Long documents fail18011
-Node: Including graphics fails18352
-Node: Invoking Dvips19590
-Node: Basic usage20181
-Node: Command-line options21209
-Node: Option summary21658
-Node: Option details23854
-Node: Environment variables43218
-Node: Config files46177
-Node: Configuration file searching46860
-Node: Configuration file commands50160
-Node: Paper size and landscape57369
-Node: papersize special58967
-Node: Config file paper sizes60376
-Node: Paper trays64531
-Node: Interaction with PostScript65865
-Node: PostScript figures66518
-Node: Bounding box67244
-Node: \includegraphics70615
-Node: EPSF macros72906
-Node: EPSF scaling74876
-Node: EPSF clipping77446
-Node: psfile special78088
-Node: Dynamic creation of graphics80481
-Node: Fonts in figures81799
-Node: Header files83459
-Node: Including headers from TeX84665
-Node: Including headers from the command line86699
-Node: Headers and memory usage87799
-Node: Literal PS88509
-Node: " special89091
-Node: ps special89832
-Node: Literal headers91330
-Node: PostScript hooks92045
-Node: Literal examples94135
-Node: Hypertext95587
-Node: Hypertext caveats97145
-Node: Hypertext specials101542
-Node: PostScript fonts104176
-Node: Font concepts105292
-Node: Metric files106459
-Node: Glyph files109285
-Node: Virtual fonts111641
-Node: Encodings113531
-Node: PostScript typesetting115934
-Node: Making a font available119016
-Node: Invoking afm2tfm124046
-Node: Changing font encodings125016
-Node: Changing TeX encodings125806
-Node: Changing PostScript encodings126906
-Node: Changing both encodings128250
-Node: Reencoding with Afm2tfm128923
-Node: Encoding file format132027
-Node: Special font effects136230
-Node: Afm2tfm options138493
-Node: psfonts.map141478
-Node: Color146210
-Node: Color macro files147254
-Node: User-definable colors150452
-Node: Color subtleties151727
-Node: Ted Turner153378
-Node: Color device configuration154603
-Node: Color support details157045
-Node: Color specifications157423
-Node: Color specials158826
-Node: Index160955
+Node: Top559
+Node: Why Dvips1303
+Node: Installation4751
+Node: config.ps installation5772
+Node: PostScript font installation8396
+Node: Ghostscript installation11270
+Node: Diagnosing problems12367
+Node: Debug options13462
+Node: No output14488
+Node: Small or inverted15956
+Node: Printer errors16675
+Node: Long documents fail18007
+Node: Including graphics fails18348
+Node: Invoking Dvips19586
+Node: Basic usage20177
+Node: Command-line options21205
+Node: Option summary21654
+Node: Option details23850
+Node: Environment variables43214
+Node: Config files46173
+Node: Configuration file searching46856
+Node: Configuration file commands50156
+Node: Paper size and landscape57365
+Node: papersize special58963
+Node: Config file paper sizes60372
+Node: Paper trays64527
+Node: Interaction with PostScript65861
+Node: PostScript figures66514
+Node: Bounding box67240
+Node: \includegraphics70611
+Node: EPSF macros72902
+Node: EPSF scaling74872
+Node: EPSF clipping77442
+Node: psfile special78084
+Node: Dynamic creation of graphics80477
+Node: Fonts in figures81795
+Node: Header files83455
+Node: Including headers from TeX84661
+Node: Including headers from the command line86695
+Node: Headers and memory usage87795
+Node: Literal PS88505
+Node: " special89087
+Node: ps special89828
+Node: Literal headers91326
+Node: PostScript hooks92041
+Node: Literal examples94131
+Node: Hypertext95583
+Node: Hypertext caveats97141
+Node: Hypertext specials101538
+Node: PostScript fonts104172
+Node: Font concepts105288
+Node: Metric files106455
+Node: Glyph files109281
+Node: Virtual fonts111637
+Node: Encodings113527
+Node: PostScript typesetting115930
+Node: Making a font available119012
+Node: Invoking afm2tfm124042
+Node: Changing font encodings125012
+Node: Changing TeX encodings125802
+Node: Changing PostScript encodings126902
+Node: Changing both encodings128246
+Node: Reencoding with Afm2tfm128919
+Node: Encoding file format132023
+Node: Special font effects136226
+Node: Afm2tfm options138489
+Node: psfonts.map141474
+Node: Color146206
+Node: Color macro files147250
+Node: User-definable colors150448
+Node: Color subtleties151723
+Node: Ted Turner153374
+Node: Color device configuration154599
+Node: Color support details157041
+Node: Color specifications157419
+Node: Color specials158822
+Node: Index160951

End Tag Table
diff --git a/Build/source/texk/dvipsk/dvips.texi b/Build/source/texk/dvipsk/dvips.texi
index 782412ecc79..382aeaefb4d 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.991
-@set month-year April 2011
+@set version 5.992
+@set month-year May 2012
@copying
This manual documents Dvips version @value{version}