From 34bd33b912bde62bf654b6c60e937b914f657299 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Sun, 7 Apr 2013 09:00:50 +0000 Subject: various typos and minor fixes git-svn-id: svn://tug.org/texlive/trunk@29708 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/README | 2 +- Build/source/texk/chktex/configure | 1 - Build/source/texk/dvipos/ChangeLog | 4 +++ Build/source/texk/dvipos/configure | 26 +++++++-------- Build/source/texk/dvipos/configure.ac | 4 +-- Build/source/texk/dvipsk/ChangeLog | 2 +- .../source/texk/texlive/linked_scripts/scripts.lst | 2 +- .../source/texk/texlive/w32_wrapper/runscript.tlu | 6 ++-- .../texk/web2c/luatexdir/luascripts/pdflua.c | 38 +++++++++++----------- 9 files changed, 44 insertions(+), 41 deletions(-) (limited to 'Build') diff --git a/Build/source/README b/Build/source/README index 825cffc34ea..e79fc055276 100644 --- a/Build/source/README +++ b/Build/source/README @@ -29,7 +29,7 @@ Prerequisites: - libfontconfig (again both headers and library), for XeTeX and xdvipdfmx, except on MacOSX. (Alternative: Build --disable-xetex --disable-xdvipdfmx.) - While on MacOSX, an Objective C compiler is needed. + While on MacOSX, an Objective C++ compiler is needed for XeTeX. - If you modify any .y or .l source files, then Bison and Flex (or maybe equivalents) are needed. The distributed .c and .h files are generated diff --git a/Build/source/texk/chktex/configure b/Build/source/texk/chktex/configure index 9398f8a6421..36864bdb109 100755 --- a/Build/source/texk/chktex/configure +++ b/Build/source/texk/chktex/configure @@ -12924,7 +12924,6 @@ _ACEOF ac_config_headers="$ac_config_headers config.h" -# For TeX Live we always use Posix extended regular expressions $as_echo "#define TEX_LIVE 1" >>confdefs.h diff --git a/Build/source/texk/dvipos/ChangeLog b/Build/source/texk/dvipos/ChangeLog index 899dcba05cb..4f262e0877c 100644 --- a/Build/source/texk/dvipos/ChangeLog +++ b/Build/source/texk/dvipos/ChangeLog @@ -1,3 +1,7 @@ +2013-04-07 Peter Breitenlohner + + * configure.ac: Fixed a typo. + 2012-12-07 Peter Breitenlohner * dvicore.c: Drop unused variable (gcc-4.6 warning). diff --git a/Build/source/texk/dvipos/configure b/Build/source/texk/dvipos/configure index af8c6cb95e6..83b4ac1fedc 100755 --- a/Build/source/texk/dvipos/configure +++ b/Build/source/texk/dvipos/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for detex for TeX Live 20070107. +# Generated by GNU Autoconf 2.69 for dvipos for TeX Live 20070107. # # Report bugs to . # @@ -588,10 +588,10 @@ MFLAGS= MAKEFLAGS= # Identity of this package. -PACKAGE_NAME='detex for TeX Live' -PACKAGE_TARNAME='detex-for-tex-live' +PACKAGE_NAME='dvipos for TeX Live' +PACKAGE_TARNAME='dvipos-for-tex-live' PACKAGE_VERSION='20070107' -PACKAGE_STRING='detex for TeX Live 20070107' +PACKAGE_STRING='dvipos for TeX Live 20070107' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1325,7 +1325,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 detex for TeX Live 20070107 to adapt to many kinds of systems. +\`configure' configures dvipos for TeX Live 20070107 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1374,7 +1374,7 @@ Fine tuning of the installation directories: --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root - [DATAROOTDIR/doc/detex-for-tex-live] + [DATAROOTDIR/doc/dvipos-for-tex-live] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] @@ -1396,7 +1396,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of detex for TeX Live 20070107:";; + short | recursive ) echo "Configuration of dvipos for TeX Live 20070107:";; esac cat <<\_ACEOF @@ -1513,7 +1513,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -detex for TeX Live configure 20070107 +dvipos for TeX Live configure 20070107 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2123,7 +2123,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 detex for TeX Live $as_me 20070107, which was +It was created by dvipos for TeX Live $as_me 20070107, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -7553,7 +7553,7 @@ fi # Define the identity of the package. - PACKAGE='detex-for-tex-live' + PACKAGE='dvipos-for-tex-live' VERSION='20070107' @@ -13282,7 +13282,7 @@ Usage: $0 [OPTIONS] Report bugs to ." lt_cl_version="\ -detex for TeX Live config.lt 20070107 +dvipos for TeX Live config.lt 20070107 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -14865,7 +14865,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 detex for TeX Live $as_me 20070107, which was +This file was extended by dvipos for TeX Live $as_me 20070107, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14931,7 +14931,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="\\ -detex for TeX Live config.status 20070107 +dvipos for TeX Live config.status 20070107 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/texk/dvipos/configure.ac b/Build/source/texk/dvipos/configure.ac index 630eeca8c18..d5d2cf93a68 100644 --- a/Build/source/texk/dvipos/configure.ac +++ b/Build/source/texk/dvipos/configure.ac @@ -1,12 +1,12 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl Copyright (C) 2009 Peter Breitenlohner +dnl Copyright (C) 2009-2013 Peter Breitenlohner 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([detex for TeX Live], [20070107], [tex-k@tug.org]) +AC_INIT([dvipos for TeX Live], [20070107], [tex-k@tug.org]) AC_PREREQ([2.65]) AC_CONFIG_SRCDIR([dvipos.c]) AC_CONFIG_AUX_DIR([../../build-aux]) diff --git a/Build/source/texk/dvipsk/ChangeLog b/Build/source/texk/dvipsk/ChangeLog index f9a93be3820..ea8017dca0a 100644 --- a/Build/source/texk/dvipsk/ChangeLog +++ b/Build/source/texk/dvipsk/ChangeLog @@ -61,7 +61,7 @@ * ptexmac.h: Drop unused definition of M_PI & Co. -2013-07-01 Karl Berry +2012-07-01 Karl Berry * Release of 5.992 for TeX Live 2012. diff --git a/Build/source/texk/texlive/linked_scripts/scripts.lst b/Build/source/texk/texlive/linked_scripts/scripts.lst index e9a9c59e9e6..18e5f50de24 100644 --- a/Build/source/texk/texlive/linked_scripts/scripts.lst +++ b/Build/source/texk/texlive/linked_scripts/scripts.lst @@ -86,7 +86,7 @@ pmx/pmx2pdf.lua pst2pdf/pst2pdf.pl ptex2pdf/ptex2pdf.lua purifyeps/purifyeps -splitindex/perl/splitindex.pl +splitindex/splitindex.pl sty2dtx/sty2dtx.pl svn-multi/svn-multi.pl texdoc/texdoc.tlu diff --git a/Build/source/texk/texlive/w32_wrapper/runscript.tlu b/Build/source/texk/texlive/w32_wrapper/runscript.tlu index ac4e84ea033..e7c596d22b2 100755 --- a/Build/source/texk/texlive/w32_wrapper/runscript.tlu +++ b/Build/source/texk/texlive/w32_wrapper/runscript.tlu @@ -1,8 +1,8 @@ --- $Id$ +-- $Id: runscript.tlu 28777 2013-01-09 22:12:54Z preining $ -local svnrevision = string.match("$Revision$", "%d+") or "0" -local svndate = string.match("$Date$", "[-%d]+") or "2009-12-04" +local svnrevision = string.match("$Revision: 28777 $", "%d+") or "0" +local svndate = string.match("$Date: 2013-01-09 23:12:54 +0100 (Wed, 09 Jan 2013) $", "[-%d]+") or "2009-12-04" local bannerstr = "runscript wrapper utility (rev. " .. svnrevision .. ", " .. svndate .. ")\n" .. "usage: runscript script-name [arguments]\n" .. diff --git a/Build/source/texk/web2c/luatexdir/luascripts/pdflua.c b/Build/source/texk/web2c/luatexdir/luascripts/pdflua.c index b729dd13b25..969d5102784 100644 --- a/Build/source/texk/web2c/luatexdir/luascripts/pdflua.c +++ b/Build/source/texk/web2c/luatexdir/luascripts/pdflua.c @@ -20,26 +20,26 @@ #include "ptexlib.h" -static const Byte compr[258] = { - 0x78, 0x9c, 0xad, 0x51, 0xc1, 0x4a, 0xc4, 0x30, 0x10, 0xbd, 0xe7, 0x2b, 0xe6, 0xd0, 0x83, 0xc2, - 0x36, 0x49, 0x77, 0x05, 0x69, 0x61, 0x3f, 0x40, 0xf0, 0x24, 0x78, 0xf1, 0x96, 0xa6, 0xd3, 0x36, - 0x34, 0x24, 0x61, 0x92, 0xb8, 0x2e, 0xe2, 0xbf, 0x9b, 0x42, 0xd1, 0x55, 0xf1, 0xb6, 0x61, 0x12, - 0x1e, 0xf3, 0xde, 0xcc, 0x7b, 0x90, 0xba, 0x86, 0xea, 0x61, 0xe8, 0x20, 0x0c, 0xa3, 0xcd, 0x8a, - 0x97, 0x0b, 0x87, 0xf6, 0xae, 0x85, 0xbd, 0x6c, 0x64, 0xdd, 0x34, 0xb5, 0xbc, 0x07, 0x29, 0x3b, - 0xd9, 0x76, 0x4d, 0xfb, 0x02, 0xf3, 0x8c, 0x6e, 0x41, 0x0b, 0x15, 0xab, 0xcb, 0xd8, 0xf3, 0xd3, - 0x63, 0x07, 0x73, 0x4a, 0x21, 0x76, 0x42, 0x8c, 0x3e, 0xbb, 0x81, 0xce, 0x3c, 0xe6, 0x80, 0x16, - 0x35, 0x1f, 0x49, 0xc4, 0x57, 0x27, 0xca, 0xbe, 0x84, 0x6f, 0xa2, 0x27, 0xe5, 0xf4, 0x8c, 0x51, - 0x24, 0x5b, 0x16, 0x1f, 0x44, 0xf4, 0x99, 0x34, 0x8a, 0x42, 0x2d, 0xe2, 0x84, 0xfd, 0x5e, 0x6f, - 0xc2, 0xc1, 0xd0, 0x8a, 0xa2, 0x26, 0x13, 0x52, 0x14, 0x17, 0xa1, 0x2a, 0xb6, 0x7a, 0xa6, 0xd9, - 0x44, 0x28, 0x85, 0x8a, 0xec, 0x19, 0x4e, 0x9e, 0x16, 0x30, 0x0e, 0x02, 0xf9, 0x89, 0x30, 0x46, - 0xce, 0xf9, 0xaa, 0xba, 0xce, 0x61, 0xac, 0xc7, 0xc9, 0xb8, 0xa0, 0x26, 0x84, 0x23, 0x8c, 0xd9, - 0xe9, 0x64, 0xbc, 0xbb, 0x51, 0xb7, 0x0c, 0xdd, 0xc0, 0xd6, 0xe7, 0x3f, 0xca, 0xe7, 0x14, 0x4a, - 0x15, 0x36, 0x26, 0xc2, 0x1f, 0x92, 0x4d, 0x71, 0xbd, 0x8c, 0xd6, 0x6b, 0x65, 0xb7, 0xcf, 0x2b, - 0x46, 0xef, 0x0c, 0xe0, 0x32, 0xf6, 0x17, 0xde, 0x15, 0xe2, 0x3b, 0xf2, 0x86, 0xd6, 0xe6, 0xdf, - 0xb0, 0xbf, 0x3a, 0x3b, 0xf6, 0xc1, 0x18, 0x61, 0xca, 0xe4, 0x36, 0x1f, 0xf6, 0x09, 0xc1, 0xee, - 0xa3, 0x68 +static const Byte compr[259] = { + 0x78, 0x9c, 0xad, 0x51, 0x4d, 0x4b, 0xc4, 0x30, 0x10, 0xbd, 0xe7, 0x57, 0xcc, 0xa1, 0x07, 0x85, + 0xcd, 0x47, 0x57, 0x71, 0x69, 0xc1, 0x1f, 0x20, 0x78, 0x12, 0xbc, 0x78, 0x4b, 0xdb, 0x69, 0x1b, + 0x1a, 0x92, 0x30, 0x49, 0x5c, 0x17, 0xf1, 0xbf, 0x9b, 0x42, 0xd1, 0x55, 0xf1, 0xb6, 0x61, 0x12, + 0x1e, 0xf3, 0x5e, 0xe6, 0x3d, 0x18, 0xce, 0xa1, 0x7a, 0x18, 0x5a, 0x08, 0xc3, 0x68, 0xb3, 0x16, + 0xe5, 0xc2, 0x4d, 0x73, 0xdb, 0xc0, 0x5e, 0xd5, 0x8a, 0xd7, 0x35, 0x57, 0x07, 0x50, 0xaa, 0x55, + 0x4d, 0x5b, 0x37, 0x2f, 0x30, 0xcf, 0xe8, 0x16, 0xb4, 0x50, 0x31, 0x5e, 0xbe, 0x3d, 0x3f, 0x3d, + 0xb6, 0x30, 0xa7, 0x14, 0x62, 0x2b, 0xe5, 0xe8, 0xb3, 0x1b, 0xe8, 0x24, 0x62, 0x0e, 0x68, 0xb1, + 0x17, 0x23, 0xc9, 0xf8, 0xea, 0x64, 0x99, 0x97, 0xf0, 0x4d, 0x26, 0x3d, 0x45, 0xd9, 0x61, 0xd2, + 0x5c, 0x89, 0xc3, 0x9d, 0x50, 0x32, 0xfa, 0x4c, 0x3d, 0xca, 0xc2, 0x2d, 0xf2, 0x88, 0xdd, 0xbe, + 0xdf, 0x94, 0x83, 0xa1, 0x15, 0xc5, 0x9e, 0x4c, 0x48, 0x51, 0x9e, 0xa5, 0xaa, 0xd8, 0x6a, 0x9a, + 0x66, 0x13, 0xa1, 0x14, 0x6a, 0xb2, 0x27, 0x38, 0x7a, 0x5a, 0xc0, 0x38, 0x08, 0xe4, 0x27, 0xc2, + 0x18, 0x85, 0x10, 0xab, 0xea, 0x32, 0x87, 0xb1, 0x0e, 0x27, 0xe3, 0x82, 0x9e, 0x10, 0xee, 0x61, + 0xcc, 0xae, 0x4f, 0xc6, 0xbb, 0x2b, 0x7d, 0xcd, 0xd0, 0x0d, 0x6c, 0x7d, 0xfe, 0xa3, 0x7c, 0x4e, + 0xa1, 0x54, 0x61, 0x63, 0x22, 0xfc, 0x21, 0xd9, 0x14, 0x97, 0xcb, 0x68, 0x7d, 0xaf, 0xed, 0xb6, + 0xbd, 0x62, 0xf4, 0xce, 0x00, 0xce, 0x63, 0x7f, 0xe1, 0x5d, 0x21, 0xbe, 0x23, 0x6f, 0x68, 0x6d, + 0xfe, 0x0d, 0xfb, 0xab, 0xb3, 0x63, 0x1f, 0x8c, 0x11, 0xa6, 0x4c, 0x6e, 0xf3, 0x61, 0x9f, 0x5e, + 0xed, 0xa3, 0x1d }; -static const zlib_struct compr_struct = { 564, 258, compr }; +static const zlib_struct compr_struct = { 565, 259, compr }; const zlib_struct *pdflua_zlib_struct_ptr = &compr_struct; -- cgit v1.2.3