From 73dc709abe0f99b0d105785ab62fe99f14e2b172 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 7 Apr 2016 00:56:37 +0000 Subject: 2016 git-svn-id: svn://tug.org/texlive/trunk@40296 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/README | 3 +- Build/source/texk/dvipdfm-x/configure.ac | 3 +- Build/source/texk/dvipsk/NEWS | 2 +- Build/source/texk/dvipsk/configure | 22 +-- Build/source/texk/dvipsk/configure.ac | 3 +- Build/source/texk/dvipsk/dvips.c | 2 +- Build/source/texk/dvipsk/dvips.h | 4 +- Build/source/texk/dvipsk/dvips.info | 161 ++++++++++--------- Build/source/texk/dvipsk/dvips.texi | 4 +- Build/source/texk/kpathsea/ChangeLog | 7 +- Build/source/texk/kpathsea/NEWS | 3 + Build/source/texk/kpathsea/doc/kpathsea.info | 175 ++++++++++----------- Build/source/texk/kpathsea/doc/kpathsea.texi | 6 +- Build/source/texk/web2c/NEWS | 3 +- Build/source/texk/web2c/doc/web2c.info | 227 ++++++++++++++------------- Build/source/texk/web2c/doc/web2c.texi | 4 +- 16 files changed, 318 insertions(+), 311 deletions(-) (limited to 'Build/source') diff --git a/Build/source/texk/README b/Build/source/texk/README index 35261d56aac..03d47681fe5 100644 --- a/Build/source/texk/README +++ b/Build/source/texk/README @@ -111,7 +111,7 @@ web2c - maintained here, by us - core web2c, plain tex, etc. eptex - https://osdn.jp/projects/eptex/ etex - maintained here euptex - https://texwiki.texjp.org/?e-pTeX - mflua[jit] - https://github.com/luigiScarso/mflua + mflua[jit] - https://foundry.supelec.fr/projects/mflua/ mplibdir - http://tug.org/metapost luatex - http://luatex.org pdftex - http://pdftex.org @@ -135,4 +135,3 @@ add import entry to ChangeLog, update texk/README remove unpacked ../xdvik-* make sure it builds commit. - diff --git a/Build/source/texk/dvipdfm-x/configure.ac b/Build/source/texk/dvipdfm-x/configure.ac index b9bbad4b9b9..e6193fd6707 100644 --- a/Build/source/texk/dvipdfm-x/configure.ac +++ b/Build/source/texk/dvipdfm-x/configure.ac @@ -1,6 +1,7 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl Copyright (C) 2009-2015 Peter Breitenlohner +dnl Copyright 2016 Karl Berry +dnl Copyright 2009-2015 Peter Breitenlohner dnl dnl This file is free software; the copyright holder dnl gives unlimited permission to copy and/or distribute it, diff --git a/Build/source/texk/dvipsk/NEWS b/Build/source/texk/dvipsk/NEWS index 2a42138ee09..f6e1cece5d6 100644 --- a/Build/source/texk/dvipsk/NEWS +++ b/Build/source/texk/dvipsk/NEWS @@ -5,7 +5,7 @@ dvips 5.996 (TeX Live 2016). position, and new option -a to omit all adjustments. dvips 5.995 (TeX Live 2015). - Portability/build changes only. + Remove psfig support, as it is nonfree. dvips 5.994 (TeX Live 2014). Omit UniqueID from subsets. diff --git a/Build/source/texk/dvipsk/configure b/Build/source/texk/dvipsk/configure index 08bbd7def59..647e025a6d8 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.995. +# Generated by GNU Autoconf 2.69 for dvipsk (TeXLive) 5.996. # # Report bugs to . # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='dvipsk (TeXLive)' PACKAGE_TARNAME='dvipsk--texlive-' -PACKAGE_VERSION='5.995' -PACKAGE_STRING='dvipsk (TeXLive) 5.995' +PACKAGE_VERSION='5.996' +PACKAGE_STRING='dvipsk (TeXLive) 5.996' 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.995 to adapt to many kinds of systems. +\`configure' configures dvipsk (TeXLive) 5.996 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.995:";; + short | recursive ) echo "Configuration of dvipsk (TeXLive) 5.996:";; 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.995 +dvipsk (TeXLive) configure 5.996 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.995, which was +It was created by dvipsk (TeXLive) $as_me 5.996, 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.995' + VERSION='5.996' cat >>confdefs.h <<_ACEOF @@ -14160,7 +14160,7 @@ Usage: $0 [OPTIONS] Report bugs to ." lt_cl_version="\ -dvipsk (TeXLive) config.lt 5.995 +dvipsk (TeXLive) config.lt 5.996 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.995, which was +This file was extended by dvipsk (TeXLive) $as_me 5.996, 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.995 +dvipsk (TeXLive) config.status 5.996 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 0ef0c7b1c2f..086ce7773a2 100644 --- a/Build/source/texk/dvipsk/configure.ac +++ b/Build/source/texk/dvipsk/configure.ac @@ -1,12 +1,13 @@ dnl Process this file with autoconf to produce a configure script. dnl +dnl Copyright 2016 Karl Berry dnl Copyright 2009-2015 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([dvipsk (TeXLive)], [5.995], [tex-k@tug.org]) +AC_INIT([dvipsk (TeXLive)], [5.996], [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 4357404807f..ae22ff794d7 100644 --- a/Build/source/texk/dvipsk/dvips.c +++ b/Build/source/texk/dvipsk/dvips.c @@ -668,7 +668,7 @@ main(int argc, char **argv) } else if (strcmp (argv[1], "--version") == 0) { puts (BANNER); puts (kpathsea_version_string); - puts ("Copyright 2015 Radical Eye Software.\n\ + puts ("Copyright 2016 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 470c18a52db..3435e3066ba 100644 --- a/Build/source/texk/dvipsk/dvips.h +++ b/Build/source/texk/dvipsk/dvips.h @@ -1,5 +1,5 @@ /* $Id$ - * Copyright 1986-2015 Tomas Rokicki. + * Copyright 1986-2016 Tomas Rokicki. * This is dvips, a freely redistributable PostScript driver * for dvi files. 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.995 Copyright 2015 Radical Eye Software" +"This is dvips(k) 5.996 Copyright 2016 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 d7b14581ecf..22cbb6e4fdf 100644 --- a/Build/source/texk/dvipsk/dvips.info +++ b/Build/source/texk/dvipsk/dvips.info @@ -1,7 +1,6 @@ -This is dvips.info, produced by texi2any version 6.0.92+dev from -dvips.texi. +This is dvips.info, produced by makeinfo version 6.1 from dvips.texi. -This manual documents Dvips version 5.995 (April 2015), a program to +This manual documents Dvips version 5.996 (April 2016), a program to translate a DVI file into PostScript. You may freely use, modify and/or distribute this file. INFO-DIR-SECTION TeX @@ -17,7 +16,7 @@ File: dvips.info, Node: Top, Next: Why Dvips, Up: (dir) Dvips ***** -This manual documents Dvips version 5.995 (April 2015), a program to +This manual documents Dvips version 5.996 (April 2016), a program to translate a DVI file into PostScript. You may freely use, modify and/or distribute this file. @@ -4620,82 +4619,82 @@ Index  Tag Table: -Node: Top524 -Node: Why Dvips1270 -Node: Installation4287 -Node: config.ps installation5290 -Node: PostScript font installation7897 -Node: Ghostscript installation8817 -Node: Diagnosing problems9754 -Node: Debug options10845 -Node: No output11849 -Node: Small or inverted13315 -Node: Printer errors14033 -Node: Long documents fail15365 -Node: Including graphics fails15706 -Node: Invoking Dvips16945 -Node: Basic usage17567 -Node: Command-line options18571 -Node: Option summary19019 -Node: Option details21213 -Node: Environment variables40858 -Node: Config files43719 -Node: Configuration file searching44389 -Node: Configuration file commands47642 -Node: Paper size and landscape55299 -Node: papersize special56897 -Node: Config file paper sizes58306 -Node: Paper trays62462 -Node: Interaction with PostScript63796 -Node: PostScript figures64449 -Node: Bounding box65175 -Node: \includegraphics68547 -Node: EPSF macros70840 -Node: EPSF scaling72840 -Node: EPSF clipping75410 -Node: psfile special76052 -Node: Dynamic creation of graphics78444 -Node: Fonts in figures79762 -Node: Header files81412 -Node: Including headers from TeX82622 -Node: Including headers from the command line84660 -Node: Headers and memory usage85759 -Node: Literal PS86970 -Node: " special87552 -Node: ps special88293 -Node: Literal headers89791 -Node: PostScript hooks90500 -Node: Literal examples92596 -Node: Hypertext94050 -Node: Hypertext caveats95598 -Node: Hypertext specials99986 -Node: PostScript fonts102620 -Node: Font concepts103737 -Node: Metric files104904 -Node: Glyph files107684 -Node: Virtual fonts110043 -Node: Encodings111869 -Node: PostScript typesetting114272 -Node: Making a font available117357 -Node: Invoking afm2tfm122391 -Node: Changing font encodings123408 -Node: Changing TeX encodings124199 -Node: Changing PostScript encodings125301 -Node: Changing both encodings126645 -Node: Reencoding with Afm2tfm127319 -Node: Encoding file format130422 -Node: Special font effects134626 -Node: Afm2tfm options136886 -Node: psfonts.map140411 -Node: Color145141 -Node: Color macro files146185 -Node: User-definable colors149378 -Node: Color subtleties150654 -Node: Ted Turner152306 -Node: Color device configuration153531 -Node: Color support details155975 -Node: Color specifications156353 -Node: Color specials157757 -Node: Index159886 +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 details21206 +Node: Environment variables40851 +Node: Config files43712 +Node: Configuration file searching44382 +Node: Configuration file commands47635 +Node: Paper size and landscape55292 +Node: papersize special56890 +Node: Config file paper sizes58299 +Node: Paper trays62455 +Node: Interaction with PostScript63789 +Node: PostScript figures64442 +Node: Bounding box65168 +Node: \includegraphics68540 +Node: EPSF macros70833 +Node: EPSF scaling72833 +Node: EPSF clipping75403 +Node: psfile special76045 +Node: Dynamic creation of graphics78437 +Node: Fonts in figures79755 +Node: Header files81405 +Node: Including headers from TeX82615 +Node: Including headers from the command line84653 +Node: Headers and memory usage85752 +Node: Literal PS86963 +Node: " special87545 +Node: ps special88286 +Node: Literal headers89784 +Node: PostScript hooks90493 +Node: Literal examples92589 +Node: Hypertext94043 +Node: Hypertext caveats95591 +Node: Hypertext specials99979 +Node: PostScript fonts102613 +Node: Font concepts103730 +Node: Metric files104897 +Node: Glyph files107677 +Node: Virtual fonts110036 +Node: Encodings111862 +Node: PostScript typesetting114265 +Node: Making a font available117350 +Node: Invoking afm2tfm122384 +Node: Changing font encodings123401 +Node: Changing TeX encodings124192 +Node: Changing PostScript encodings125294 +Node: Changing both encodings126638 +Node: Reencoding with Afm2tfm127312 +Node: Encoding file format130415 +Node: Special font effects134619 +Node: Afm2tfm options136879 +Node: psfonts.map140404 +Node: Color145134 +Node: Color macro files146178 +Node: User-definable colors149371 +Node: Color subtleties150647 +Node: Ted Turner152299 +Node: Color device configuration153524 +Node: Color support details155968 +Node: Color specifications156346 +Node: Color specials157750 +Node: Index159879  End Tag Table diff --git a/Build/source/texk/dvipsk/dvips.texi b/Build/source/texk/dvipsk/dvips.texi index d841bcdea37..882ef45697e 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.995 -@set month-year April 2015 +@set version 5.996 +@set month-year April 2016 @copying This manual documents Dvips version @value{version} diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index b4779d01537..6b52ba1b281 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,6 +1,7 @@ 2016-04-06 Karl Berry * texmf.cnf (TEXMFVAR, TEXMFCONFIG): 2016. + (shell_escape_commands): add gregorio, fingers crossed. * cnf.c (do_line): do not keep checking ISSPACE beyond end of string. (Can crash on lines without spaces.) @@ -34,9 +35,9 @@ * win32lib.h: Update (w32 only). -2015-00-01 Peter Breitenlohner +2015-10-01 Peter Breitenlohner - * kpsewhich.c (USGAE): Say "list shown by -help-formats". + * kpsewhich.c (USAGE): Say "list shown by -help-formats". 2015-07-07 Peter Breitenlohner @@ -8838,3 +8839,5 @@ Fri Apr 23 16:11:13 1993 Karl Berry (karl@cs.umb.edu) * pathsrch.c: paths.h need not be included. * Created. + +(This ChangeLog file public domain.) diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS index 85661c301cc..0fb062beac3 100644 --- a/Build/source/texk/kpathsea/NEWS +++ b/Build/source/texk/kpathsea/NEWS @@ -1,5 +1,8 @@ This file records noteworthy changes. (Public domain.) +6.2.2 (for TeX Live 2016) +* gregorio added to default shell_escape_commands. + 6.2.1 (for TeX Live 2015, 21 May 2015) * search path information output with new option --help-formats to kpsewhich, no longer with --help. diff --git a/Build/source/texk/kpathsea/doc/kpathsea.info b/Build/source/texk/kpathsea/doc/kpathsea.info index 3155fd95525..61b1f7b294b 100644 --- a/Build/source/texk/kpathsea/doc/kpathsea.info +++ b/Build/source/texk/kpathsea/doc/kpathsea.info @@ -1,9 +1,9 @@ -This is kpathsea.info, produced by makeinfo version 5.2 from +This is kpathsea.info, produced by makeinfo version 6.1 from kpathsea.texi. This file documents the Kpathsea library for path searching. - Copyright (C) 1996-2015 Karl Berry & Olaf Weber. + Copyright (C) 1996-2016 Karl Berry & Olaf Weber. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are @@ -37,7 +37,7 @@ Kpathsea library **************** This manual documents the Kpathsea library for path searching. It -corresponds to version 6.2.1, released in May 2015. +corresponds to version 6.2.2, released in Aprile 2016. * Menu: @@ -61,8 +61,8 @@ File: kpathsea.info, Node: Introduction, Next: unixtex.ftp, Prev: Top, Up: T 1 Introduction ************** -This manual corresponds to version 6.2.1 of the Kpathsea library, -released in May 2015. +This manual corresponds to version 6.2.2 of the Kpathsea library, +released in Aprile 2016. The library's fundamental purpose is to return a filename from a list of directories specified by the user, similar to what shells do when @@ -2805,10 +2805,10 @@ Index * --without-mktexpk-default: mktex configuration. (line 12) * --without-mktextfm-default: mktex configuration. (line 12) * -1 debugging value: Debugging. (line 23) -* -A option to 'ls': ls-R. (line 33) +* -A option to ls: ls-R. (line 33) * -D NUM: Path searching options. (line 17) -* -L option to 'ls': ls-R. (line 38) +* -L option to ls: ls-R. (line 38) * . directories, ignored: ls-R. (line 33) * . files: ls-R. (line 33) * .2602gf: Unable to generate fonts. @@ -2894,7 +2894,7 @@ Index (line 42) * .tex: Supported file formats. (line 180) -* .tex file, included in 'ls-R': ls-R. (line 33) +* .tex file, included in ls-R: ls-R. (line 33) * .tfm: Supported file formats. (line 199) * .ttc: Supported file formats. @@ -2922,7 +2922,7 @@ Index * 8.3 filenames, using: mktex configuration. (line 68) * : may not be :: Searching overview. (line 13) * :: expansion: Default expansion. (line 6) -* \, line continuation in 'texmf.cnf': Config files. (line 37) +* \, line continuation in texmf.cnf: Config files. (line 37) * \openin: Searching overview. (line 31) * \special, suppressing warnings about: Suppressing warnings. (line 31) @@ -2943,13 +2943,13 @@ Index * announcement mailing list: Mailing lists. (line 6) * API, re-entrant: Programming overview. (line 16) -* append-only directories and 'mktexpk': Security. (line 36) +* append-only directories and mktexpk: Security. (line 36) * appendonlydir: mktex configuration. (line 60) -* arguments to 'mktex': mktex script arguments. +* arguments to mktex: mktex script arguments. (line 6) * argv[0]: Calling sequence. (line 14) * autoconf, recommended: Calling sequence. (line 117) -* automounter, and 'ls-R': ls-R. (line 40) +* automounter, and ls-R: ls-R. (line 40) * auxiliary tasks: Auxiliary tasks. (line 6) * Bach, Johann Sebastian: Default expansion. (line 41) * backslash-newline: Config files. (line 37) @@ -2959,7 +2959,7 @@ Index (line 30) * BIBINPUTS <1>: Supported file formats. (line 121) -* blank lines, in 'texmf.cnf': Config files. (line 35) +* blank lines, in texmf.cnf: Config files. (line 35) * BLTXMLINPUTS: Supported file formats. (line 34) * brace expansion: Brace expansion. (line 6) @@ -2982,7 +2982,7 @@ Index * checksum: Suppressing warnings. (line 16) * circle fonts: Fontmap. (line 19) -* client_path in 'kpse->format_info': Calling sequence. (line 47) +* client_path in kpse->format_info: Calling sequence. (line 47) * CLUAINPUTS: Supported file formats. (line 42) * CMAPFONTS: Supported file formats. @@ -2993,7 +2993,7 @@ Index * cnf.h: Programming with config files. (line 23) * comments, in fontmap files: Fontmap. (line 27) -* comments, in 'texmf.cnf': Config files. (line 27) +* comments, in texmf.cnf: Config files. (line 27) * comments, making: Introduction. (line 28) * common features in glyph lookup: Basic glyph lookup. (line 6) * common problems: Common problems. (line 6) @@ -3019,9 +3019,8 @@ Index * configuration bugs: Bug checklist. (line 27) * configuration file, source for path: Path sources. (line 17) * configuration files as shell scripts.: Config files. (line 79) -* configuration of 'mktex' scripts: mktex configuration. (line 6) -* 'configure' options for 'mktex' scripts: mktex configuration. - (line 12) +* configuration of mktex scripts: mktex configuration. (line 6) +* configure options for mktex scripts: mktex configuration. (line 12) * context diff: Bug checklist. (line 52) * continuation character: Config files. (line 37) * core dumps, reporting: Bug checklist. (line 58) @@ -3045,7 +3044,7 @@ Index * directory permissions: Security. (line 51) * directory structure, for TeX files: TeX directory structure. (line 6) -* disabling 'mktex' scripts: mktex configuration. (line 6) +* disabling mktex scripts: mktex configuration. (line 6) * disk search: Searching overview. (line 22) * disk searching, avoiding: ls-R. (line 51) * disk usage, reducing: Logging. (line 6) @@ -3072,7 +3071,7 @@ Index (line 41) * elt-dirs.c <1>: Subdirectory expansion. (line 48) -* enabling 'mktex' scripts: mktex configuration. (line 6) +* enabling mktex scripts: mktex configuration. (line 6) * ENCFONTS: Supported file formats. (line 61) * engine name: Path searching options. @@ -3099,7 +3098,7 @@ Index * extensions, filename: File lookup. (line 24) * externally-built filename database: Filename database. (line 6) * extra colons: Default expansion. (line 6) -* failed 'mktex...' script invocation: mktex script names. (line 35) +* failed mktex... script invocation: mktex script names. (line 35) * fallback font: Fallback font. (line 6) * fallback resolutions: Fallback font. (line 6) * FAQ, Kpathsea: Common problems. (line 6) @@ -3181,7 +3180,7 @@ Index (line 119) * interface, not frozen: Introduction. (line 28) * introduction: Introduction. (line 6) -* 'kdebug:': Debugging. (line 105) +* kdebug:: Debugging. (line 105) * kdefault.c: Default expansion. (line 48) * Knuth, Donald E.: History. (line 6) * Knuth, Donald E., archive of programs by: unixtex.ftp. (line 20) @@ -3282,9 +3281,9 @@ Index (line 20) * mkocp: mktex script names. (line 18) * mkofm: mktex script names. (line 21) -* 'mktex' script configuration: mktex configuration. (line 6) -* 'mktex' script names: mktex script names. (line 6) -* 'mktex' scripts: mktex scripts. (line 6) +* mktex script configuration: mktex configuration. (line 6) +* mktex script names: mktex script names. (line 6) +* mktex scripts: mktex scripts. (line 6) * mktex.cnf: Specially-recognized files. (line 28) * mktex.cnf <1>: mktex configuration. (line 29) @@ -3294,7 +3293,7 @@ Index * mktexfmt: mktex script names. (line 10) * mktexmf: mktex script names. (line 15) * mktexpk: mktex script names. (line 24) -* 'mktexpk' can't guess mode: Unable to generate fonts. +* mktexpk can't guess mode: Unable to generate fonts. (line 12) * mktextex: mktex script names. (line 27) * mktextfm: mktex script names. (line 30) @@ -3315,9 +3314,9 @@ Index * MT_FEATURES: mktex configuration. (line 39) * multiple TeX hierarchies: Brace expansion. (line 20) * must exist: Searching overview. (line 31) -* names for 'mktex' scripts: mktex script names. (line 6) +* names for mktex scripts: mktex script names. (line 6) * Neumann, Gustaf: History. (line 56) -* NFS and 'ls-R': ls-R. (line 40) +* NFS and ls-R: ls-R. (line 40) * nomfdrivers: mktex configuration. (line 92) * nomode: mktex configuration. (line 97) * none: Suppressing warnings. @@ -3427,7 +3426,7 @@ Index * shell variables: Variable expansion. (line 17) * shell_escape, example for code: Programming with config files. (line 10) -* site overrides for 'mktex...': mktex configuration. (line 29) +* site overrides for mktex...: mktex configuration. (line 29) * skeleton TeX directory: TeX directory structure. (line 6) * slow startup time: Slow path searching. (line 6) @@ -3462,7 +3461,7 @@ Index (line 6) * symbolic links not found: Unable to find files. (line 21) -* symbolic links, and 'ls-R': ls-R. (line 38) +* symbolic links, and ls-R: ls-R. (line 38) * symlinks, resolving: Calling sequence. (line 31) * system C compiler bugs: TeX or Metafont failing. (line 19) @@ -3526,7 +3525,7 @@ Index (line 6) * texmf.cnf: Specially-recognized files. (line 38) -* 'texmf.cnf' missing, warning about: Config files. (line 18) +* texmf.cnf missing, warning about: Config files. (line 18) * texmf.cnf, and variable expansion: Variable expansion. (line 6) * texmf.cnf, definition for: Config files. (line 6) * texmf.cnf, source for path: Path sources. (line 17) @@ -3570,7 +3569,7 @@ Index * tilde.c: Tilde expansion. (line 25) * time system call: Logging. (line 15) * tolerance for glyph lookup: Basic glyph lookup. (line 15) -* trailing '/' in home directory: Tilde expansion. (line 19) +* trailing / in home directory: Tilde expansion. (line 19) * trailing colons: Default expansion. (line 6) * TRFONTS: Supported file formats. (line 203) @@ -3594,7 +3593,7 @@ Index * unreadable file warnings: Suppressing warnings. (line 27) * unreadable files: Searching overview. (line 56) -* unusable 'ls-R' warning: ls-R. (line 45) +* unusable ls-R warning: ls-R. (line 45) * usage patterns, finding: Logging. (line 6) * USERPROFILE, as ~ expansion: Tilde expansion. (line 6) * USE_TEXMFVAR: mktex configuration. (line 128) @@ -3612,8 +3611,8 @@ Index (line 219) * Vojta, Paul: History. (line 30) * Walsh, Norman: History. (line 56) -* warning about unusable 'ls-R': ls-R. (line 45) -* warning, about missing 'texmf.cnf': Config files. (line 18) +* warning about unusable ls-R: ls-R. (line 45) +* warning, about missing texmf.cnf: Config files. (line 18) * warnings, file access: Searching overview. (line 56) * warnings, suppressing: Suppressing warnings. (line 6) @@ -3638,58 +3637,58 @@ Index  Tag Table: Node: Top1480 -Node: Introduction2258 -Node: History4202 -Node: unixtex.ftp8799 -Node: Security10294 -Node: TeX directory structure12798 -Node: Path searching16846 -Node: Searching overview17504 -Node: Path sources20899 -Node: Config files21957 -Node: Path expansion25884 -Node: Default expansion26833 -Node: Variable expansion28903 -Node: Tilde expansion30304 -Node: Brace expansion31284 -Node: KPSE_DOT expansion32209 -Node: Subdirectory expansion32722 -Node: Filename database35076 -Node: ls-R36130 -Node: Filename aliases39025 -Node: Database format40203 -Node: Invoking kpsewhich41216 -Node: Path searching options42171 -Node: Specially-recognized files50091 -Node: Auxiliary tasks51446 -Node: Standard options53785 -Node: TeX support54141 -Node: Supported file formats55493 -Node: File lookup63158 -Node: Glyph lookup64907 -Node: Basic glyph lookup66031 -Node: Fontmap66911 -Node: Fallback font69332 -Node: Suppressing warnings70244 -Node: mktex scripts71371 -Node: mktex configuration72586 -Node: mktex script names78389 -Node: mktex script arguments79775 -Node: Programming80654 -Node: Programming overview81176 -Node: Calling sequence83873 -Node: Program-specific files90405 -Node: Programming with config files91428 -Node: Reporting bugs92740 -Node: Bug checklist93418 -Node: Mailing lists96890 -Node: Debugging97565 -Node: Logging102642 -Node: Common problems104509 -Node: Unable to find files104986 -Node: Slow path searching107396 -Node: Unable to generate fonts108771 -Node: TeX or Metafont failing111242 -Node: Index112595 +Node: Introduction2261 +Node: History4208 +Node: unixtex.ftp8805 +Node: Security10300 +Node: TeX directory structure12804 +Node: Path searching16852 +Node: Searching overview17510 +Node: Path sources20905 +Node: Config files21963 +Node: Path expansion25890 +Node: Default expansion26839 +Node: Variable expansion28909 +Node: Tilde expansion30310 +Node: Brace expansion31290 +Node: KPSE_DOT expansion32215 +Node: Subdirectory expansion32728 +Node: Filename database35082 +Node: ls-R36136 +Node: Filename aliases39031 +Node: Database format40209 +Node: Invoking kpsewhich41222 +Node: Path searching options42177 +Node: Specially-recognized files50097 +Node: Auxiliary tasks51452 +Node: Standard options53791 +Node: TeX support54147 +Node: Supported file formats55499 +Node: File lookup63164 +Node: Glyph lookup64913 +Node: Basic glyph lookup66037 +Node: Fontmap66917 +Node: Fallback font69338 +Node: Suppressing warnings70250 +Node: mktex scripts71377 +Node: mktex configuration72592 +Node: mktex script names78395 +Node: mktex script arguments79781 +Node: Programming80660 +Node: Programming overview81182 +Node: Calling sequence83879 +Node: Program-specific files90411 +Node: Programming with config files91434 +Node: Reporting bugs92746 +Node: Bug checklist93424 +Node: Mailing lists96896 +Node: Debugging97571 +Node: Logging102648 +Node: Common problems104515 +Node: Unable to find files104992 +Node: Slow path searching107402 +Node: Unable to generate fonts108777 +Node: TeX or Metafont failing111248 +Node: Index112601  End Tag Table diff --git a/Build/source/texk/kpathsea/doc/kpathsea.texi b/Build/source/texk/kpathsea/doc/kpathsea.texi index af7ca217088..6a07df1575b 100644 --- a/Build/source/texk/kpathsea/doc/kpathsea.texi +++ b/Build/source/texk/kpathsea/doc/kpathsea.texi @@ -2,13 +2,13 @@ @setfilename kpathsea.info @settitle Kpathsea: A library for path searching -@set version 6.2.1 -@set month-year May 2015 +@set version 6.2.2 +@set month-year Aprile 2016 @copying This file documents the Kpathsea library for path searching. -Copyright @copyright{} 1996--2015 Karl Berry & Olaf Weber. +Copyright @copyright{} 1996--2016 Karl Berry & Olaf Weber. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are diff --git a/Build/source/texk/web2c/NEWS b/Build/source/texk/web2c/NEWS index d15f6e36db3..b8160a8538f 100644 --- a/Build/source/texk/web2c/NEWS +++ b/Build/source/texk/web2c/NEWS @@ -1,6 +1,7 @@ This file records noteworthy changes. (Public domain.) -2015 (for TeX Live 2014, 21 May 2015) +2016 (for TeX Live 2016) +2015 (for TeX Live 2015, 21 May 2015) 2014 (for TeX Live 2014, 24 May 2014) 2013 (for TeX Live 2013, 30 May 2013) 2012 (for TeX Live 2012, 1 July 2012) diff --git a/Build/source/texk/web2c/doc/web2c.info b/Build/source/texk/web2c/doc/web2c.info index ac9b9bad24d..eb3457720a6 100644 --- a/Build/source/texk/web2c/doc/web2c.info +++ b/Build/source/texk/web2c/doc/web2c.info @@ -1,4 +1,4 @@ -This is web2c.info, produced by makeinfo version 5.2 from web2c.texi. +This is web2c.info, produced by makeinfo version 6.1 from web2c.texi. This file documents the installation and use of the programs in Web2c, an implementation of Donald Knuth's TeX system. @@ -58,7 +58,7 @@ Web2c This document describes how to install and use the programs in the Web2c implementation of the TeX system, especially for Unix systems. It -corresponds to Web2c version 2015, released in May 2015. +corresponds to Web2c version 2016, released in April 2016. * Menu: @@ -82,7 +82,8 @@ File: web2c.info, Node: Introduction, Next: Installation, Prev: Top, Up: Top 1 Introduction ************** -This manual corresponds to version 2015 of Web2c, released in May 2015. +This manual corresponds to version 2016 of Web2c, released in April +2016. "Web2c" is the name of a TeX implementation, originally for Unix, but now also running under DOS, Amiga, and other operating systems. By "TeX @@ -3419,7 +3420,7 @@ Index [index] * Menu: -* '#define' options: Compile-time options. +* #define options: Compile-time options. (line 6) * $ expansion in filenames: \input filenames. (line 47) * %& magic number: Determining the memory dump to use. @@ -3460,7 +3461,7 @@ Index * -base=BASE: Determining the memory dump to use. (line 15) * -base=DUMPNAME: Common options. (line 34) -* -change=CHFILE: mft invocation. (line 62) +* -change=CHFILE: mft invocation. (line 63) * -charcode-format=TYPE: tftopl invocation. (line 27) * -charcode-format=TYPE <1>: vftovp invocation. (line 30) * -D compiler options: Compile-time options. @@ -3521,7 +3522,7 @@ Index * -shell-restricted: tex invocation. (line 121) * -show-opcodes: dvitype invocation. (line 52) * -strict: tangle invocation. (line 46) -* -style=MFTFILE: mft invocation. (line 66) +* -style=MFTFILE: mft invocation. (line 67) * -T: mpost invocation. (line 115) * -terse: bibtex invocation. (line 28) * -tex=TEXPROGRAM: mpost invocation. (line 118) @@ -3541,7 +3542,7 @@ Index * .fmt: Initial TeX. (line 6) * .mf: mf invocation. (line 24) * .mp: mpost invocation. (line 30) -* '.mps' files and PDF: mpost invocation. (line 86) +* .mps files and PDF: mpost invocation. (line 86) * .NNN PostScript figures: mpost invocation. (line 35) * .NNNgf generic fonts: mf invocation. (line 34) * .tcx character translation files: Common options. (line 98) @@ -3572,7 +3573,7 @@ Index * \openin, and pipes: Shell escapes. (line 63) * \openout and security: tex invocation. (line 48) * \openout, and pipes: Shell escapes. (line 63) -* \output routine, and '\write': Shell escapes. (line 28) +* \output routine, and \write: Shell escapes. (line 28) * \pdfshellescape: Shell escapes. (line 63) * \string: \input filenames. (line 59) * \tracingcharsubdef and MLTeX: \tracingcharsubdef. (line 6) @@ -3584,7 +3585,7 @@ Index (line 16) * accented character: TCX files. (line 6) * accents, hyphenating words with: MLTeX. (line 6) -* acknowledgements: Introduction. (line 51) +* acknowledgements: Introduction. (line 52) * acm.bst: Basic BibTeX style files. (line 19) * Ada, WEB for: WEB. (line 12) @@ -3627,7 +3628,7 @@ Index * BDF and GF conversion: Font utilities available elsewhere. (line 15) * beginfig: mpost invocation. (line 35) -* Berry, Karl: Introduction. (line 41) +* Berry, Karl: Introduction. (line 42) * BIBINPUTS, search path for bib files: bibtex invocation. (line 18) * bibliographies, creating: BibTeX. (line 6) * bibliography: References. (line 6) @@ -3643,7 +3644,7 @@ Index * blank lines, in TCX files: TCX files. (line 66) * boxes, memory for: Runtime options. (line 20) * breakpoints, memory for: Runtime options. (line 20) -* Breitenlohner, Peter: Introduction. (line 8) +* Breitenlohner, Peter: Introduction. (line 9) * BSTINPUTS, search path for bst files: bibtex invocation. (line 18) * btex for MetaPost labels: mpost invocation. (line 48) * btxdoc.bib: bibtex invocation. (line 48) @@ -3654,7 +3655,7 @@ Index * byte swapping: Hardware and memory dumps. (line 13) * c-sources Makefile target: Additional targets. (line 12) -* change files, and MFT: mft invocation. (line 62) +* change files, and MFT: mft invocation. (line 63) * change files, and Tangle: tangle invocation. (line 11) * change files, and Weave: weave invocation. (line 14) * changing error messages style: Common options. (line 26) @@ -3674,7 +3675,7 @@ Index (line 69) * cm.base: Initial Metafont. (line 26) * cmbase.mf: Initial Metafont. (line 26) -* cmbase.mft: mft invocation. (line 72) +* cmbase.mft: mft invocation. (line 73) * cmmf.base not recommended: Initial Metafont. (line 26) * color, in DVItoMP: dvitomp invocation. (line 15) * comments, in TCX files: TCX files. (line 70) @@ -3687,7 +3688,7 @@ Index (line 6) * Computer Modern fonts, and Troff: mpost invocation. (line 65) * Computer Modern macros: Initial Metafont. (line 26) -* 'Computer Modern Typefaces', production of: mft invocation. (line 72) +* Computer Modern Typefaces, production of: mft invocation. (line 73) * configuration: Installation. (line 6) * configuration file reading: Path searching. (line 6) * configuration file values: Runtime options. (line 6) @@ -3713,7 +3714,7 @@ Index * cross-references, omitting: weave invocation. (line 22) * current directory, used for output: Output file location. (line 6) -* Curtis, Pavel: Introduction. (line 41) +* Curtis, Pavel: Introduction. (line 42) * Cweb: WEB. (line 12) * CWEB: WEB. (line 12) * date and time, in memory dumps: Hardware and memory dumps. @@ -3752,12 +3753,12 @@ Index * dx horizontal escapement <1>: gftype invocation. (line 106) * dy vertical escapement: gftype invocation. (line 106) * dynamic array allocation: Runtime options. (line 35) -* dynamic Metafont mode definitions with 'smode': Modes. (line 28) +* dynamic Metafont mode definitions with smode: Modes. (line 28) * dynamic packing variable: pktype invocation. (line 44) * e response at error prompt: Editor invocation. (line 6) * e-circumflex: \charsubdef. (line 20) * e-TeX: TeX extensions. (line 10) -* e.mft: mft invocation. (line 72) +* e.mft: mft invocation. (line 73) * EC fonts: tex invocation. (line 41) * EC fonts <1>: mf invocation. (line 24) * editing of bitmap fonts: Font utilities available elsewhere. @@ -3788,7 +3789,7 @@ Index * file formats for fonts: Font file formats. (line 6) * file recorder: Common options. (line 84) * filename conventions, in input files: \input filenames. (line 6) -* filenames starting with '-': Option conventions. (line 19) +* filenames starting with -: Option conventions. (line 19) * first line of the main input file: Common options. (line 98) * fixed-point arithmetic: Compile-time options. (line 21) @@ -3828,7 +3829,7 @@ Index * fraction routines: Compile-time options. (line 21) * Free Software Foundation documentation system: Formats. (line 47) -* freedom of Web2c: Introduction. (line 22) +* freedom of Web2c: Introduction. (line 23) * ftp.math.utah.edu: bibtex invocation. (line 54) * generating source specials: tex invocation. (line 133) * geometric designs: Metafont. (line 6) @@ -3865,12 +3866,12 @@ Index * headerbyte information: tftopl invocation. (line 95) * height, in pixels: pktype invocation. (line 62) * help, online: Common options. (line 11) -* Henry, Patrick: Introduction. (line 22) +* Henry, Patrick: Introduction. (line 23) * Herberts, Mathias: Online Metafont graphics. (line 20) * hex character codes, in TCX files: TCX files. (line 77) -* history: Introduction. (line 41) -* Hobby, John: Introduction. (line 8) +* history: Introduction. (line 42) +* Hobby, John: Introduction. (line 9) * horizontal escapement: pktype invocation. (line 57) * horizontal escapement <1>: gftype invocation. (line 106) * hp2627: Online Metafont graphics. @@ -3886,7 +3887,7 @@ Index * hyphenation and languages: Languages and hyphenation. (line 6) * hyphenation patterns, creating: patgen invocation. (line 6) -* ice cream: Introduction. (line 22) +* ice cream: Introduction. (line 23) * identifier case: tangle invocation. (line 35) * identifier collisions: tangle invocation. (line 46) * identifier length: tangle invocation. (line 27) @@ -3908,7 +3909,7 @@ Index * install-formats Make target: Additional targets. (line 17) * install-mems Make target: Additional targets. (line 34) * installation: Installation. (line 6) -* interaction between TCX files and '-8bit'.: TCX files. (line 104) +* interaction between TCX files and -8bit.: TCX files. (line 104) * interaction mode: Common options. (line 50) * international characters: TCX files. (line 6) * introduction: Introduction. (line 6) @@ -3919,7 +3920,7 @@ Index * job name: Common options. (line 55) * kerning table, in TFM files: tftopl invocation. (line 101) * keyboard character code, translating: TCX files. (line 101) -* Knuth, Donald E.: Introduction. (line 8) +* Knuth, Donald E.: Introduction. (line 9) * Knuth, Donald E. <1>: mft invocation. (line 56) * KPATHSEA_DEBUG: Common options. (line 59) * KRN property: tftopl invocation. (line 101) @@ -3934,7 +3935,7 @@ Index * left side bearing: pktype invocation. (line 66) * left side bearing <1>: gftype invocation. (line 82) * legalisms: Legalisms. (line 6) -* licensing terms: Introduction. (line 22) +* licensing terms: Introduction. (line 23) * LIG property: tftopl invocation. (line 101) * ligature table, in TFM files: tftopl invocation. (line 101) * LIGTABLE property: tftopl invocation. (line 101) @@ -3961,7 +3962,7 @@ Index * magnification <1>: dvitype invocation. (line 28) * main_memory: Runtime options. (line 15) * Make targets, additional: Additional targets. (line 6) -* Martin, Rick: Introduction. (line 51) +* Martin, Rick: Introduction. (line 52) * Mathematical Reviews: Formats. (line 39) * mathematical typesetting: TeX. (line 6) * mem file, determining: Determining the memory dump to use. @@ -3998,7 +3999,7 @@ Index (line 15) * MetaPost input files: mpost invocation. (line 30) * MetaPost invocation: mpost invocation. (line 6) -* MetaPost source, prettyprinting: mft invocation. (line 78) +* MetaPost source, prettyprinting: mft invocation. (line 79) * MetaPost, initial: Initial MetaPost. (line 6) * MetaPost, TeX, and Metafont: Three programs. (line 6) * metatype1: Font utilities available elsewhere. @@ -4024,8 +4025,8 @@ Index * modes.mf recommended modes file: Modes. (line 10) * mode_def: Modes. (line 15) * mode_setup: Modes. (line 15) -* Morgan, Tim: Introduction. (line 41) -* Morris, Bob: Introduction. (line 51) +* Morgan, Tim: Introduction. (line 42) +* Morris, Bob: Introduction. (line 52) * MPEDIT: Editor invocation. (line 10) * mpgraph.ps: mpost invocation. (line 18) * mpman.ps: mpost invocation. (line 6) @@ -4075,7 +4076,7 @@ Index * path searching: Path searching. (line 6) * path searching debugging: Common options. (line 59) * PDF: TeX extensions. (line 20) -* PDF, and '.mps' files: mpost invocation. (line 86) +* PDF, and .mps files: mpost invocation. (line 86) * pdfTeX: TeX extensions. (line 20) * permissions, legal: Legalisms. (line 6) * PFA and PFB conversion: Font utilities available elsewhere. @@ -4108,7 +4109,7 @@ Index * plain.bst: Basic BibTeX style files. (line 11) * plain.fmt: Initial TeX. (line 13) -* plain.mft: mft invocation. (line 66) +* plain.mft: mft invocation. (line 67) * pltotf: pltotf invocation. (line 6) * pool file, writing: tangle invocation. (line 16) * Poole, Simon: Online Metafont graphics. @@ -4151,7 +4152,7 @@ Index * pxtoch: Font utilities available elsewhere. (line 23) * Raichle, Bernd: MLTeX. (line 6) -* reading, additional: Introduction. (line 59) +* reading, additional: Introduction. (line 60) * readonly directory, running TeX in: Output file location. (line 15) * readonly directory, running TeX in <1>: Output file location. @@ -4170,7 +4171,7 @@ Index * restricted shell escapes: Shell escapes. (line 6) * right side bearing: pktype invocation. (line 66) * right side bearing <1>: gftype invocation. (line 82) -* Rokicki, Tomas: Introduction. (line 41) +* Rokicki, Tomas: Introduction. (line 42) * run length encoded bitmaps: pktype invocation. (line 76) * run length encoded bitmaps <1>: gftype invocation. (line 89) * runtime options: Runtime options. (line 6) @@ -4181,8 +4182,8 @@ Index (line 42) * security, and output files: tex invocation. (line 48) * security, and shell escapes: Shell escapes. (line 6) -* security, and 'write': mpost invocation. (line 92) -* security, and '\openout': tex invocation. (line 48) +* security, and write: mpost invocation. (line 92) +* security, and \openout: tex invocation. (line 48) * shapes: Metafont. (line 6) * sharing memory dumps: Hardware and memory dumps. (line 6) @@ -4201,18 +4202,18 @@ Index * sockets: IPC and TeX. (line 6) * space-terminated filenames: \input filenames. (line 10) * Spiderweb: WEB. (line 12) -* Stallman, Richard: Introduction. (line 51) +* Stallman, Richard: Introduction. (line 52) * starting page: dvicopy invocation. (line 28) * starting page <1>: dvitype invocation. (line 46) * Steele Jr., Guy L.: Hardware and memory dumps. (line 34) * stopping at the first error: Common options. (line 41) -* strategy, overall: Introduction. (line 16) +* strategy, overall: Introduction. (line 17) * string numbers, displaying: pooltype invocation. (line 6) * string pool, writing: tangle invocation. (line 16) * string representation: pooltype invocation. (line 30) * style design, for BibTeX: bibtex invocation. (line 45) -* style files: mft invocation. (line 66) +* style files: mft invocation. (line 67) * substitutions of font glyphs: MLTeX. (line 6) * sun: Online Metafont graphics. (line 42) @@ -4254,7 +4255,7 @@ Index * TeX, input files found: tex invocation. (line 20) * TeX, invocation: tex invocation. (line 6) * TeX, Metafont, and MetaPost: Three programs. (line 6) -* TeX, Web2c implementation of: Introduction. (line 8) +* TeX, Web2c implementation of: Introduction. (line 9) * tex.fmt: Initial TeX. (line 13) * TEXBIB, search path for bib files: bibtex invocation. (line 18) * TEXEDIT: Editor invocation. (line 10) @@ -4265,7 +4266,7 @@ Index (line 79) * TEXMFOUTPUT, used for reading: Output file location. (line 25) -* TEXMFOUTPUT, used if '.' unwritable: Output file location. +* TEXMFOUTPUT, used if . unwritable: Output file location. (line 19) * texput: tex invocation. (line 33) * TFM files, converting property lists to: pltotf invocation. (line 6) @@ -4284,11 +4285,11 @@ Index (line 59) * torture tests: Triptrap. (line 6) * translation file for TeX, specifying: Common options. (line 98) -* translation from WEB to C: Introduction. (line 16) +* translation from WEB to C: Introduction. (line 17) * trap Make target: Additional targets. (line 41) * trap test: Triptrap. (line 6) * trapman.tex: Triptrap. (line 6) -* Trickey, Howard: Introduction. (line 41) +* Trickey, Howard: Introduction. (line 42) * trip Make target: Additional targets. (line 41) * trip test: Triptrap. (line 6) * tripman.tex: Triptrap. (line 6) @@ -4341,7 +4342,7 @@ Index * WEB programs, compiling: tangle invocation. (line 6) * WEB programs, typesetting: weave invocation. (line 6) * WEB2C, search path for TCX files: TCX files. (line 35) -* Weber, Olaf: Introduction. (line 41) +* Weber, Olaf: Introduction. (line 42) * webmac.tex: weave invocation. (line 22) * webman.tex: WEB. (line 12) * whitespace, in TCX files: TCX files. (line 68) @@ -4385,74 +4386,74 @@ Index  Tag Table: Node: Top2754 -Node: Introduction3747 -Node: Installation6903 -Node: configure options9005 -Node: Compile-time options11027 -Node: Additional targets12129 -Node: Triptrap13406 -Node: Runtime options14933 -Node: Commonalities16691 -Node: Option conventions17292 -Node: Common options18515 -Node: Path searching22895 -Node: Output file location23867 -Node: Three programs25192 -Node: Initial and virgin25946 -Node: Memory dumps26875 -Node: Creating memory dumps27331 -Node: Determining the memory dump to use28542 -Node: Hardware and memory dumps30123 -Node: Editor invocation32573 -Node: \input filenames33440 -Node: TeX36433 -Node: tex invocation37584 -Node: Initial TeX44487 -Node: Formats45851 -Node: Languages and hyphenation48777 -Node: MLTeX49207 -Node: \charsubdef50695 -Node: \tracingcharsubdef53018 -Node: TCX files53593 -Node: patgen invocation59033 -Node: Shell escapes59739 -Node: IPC and TeX63303 -Node: TeX extensions63873 -Node: Metafont65004 -Node: mf invocation66292 -Node: Initial Metafont70129 -Node: Modes71759 -Node: Online Metafont graphics74009 -Node: gftodvi invocation77434 -Node: mft invocation80254 -Node: MetaPost84252 -Node: mpost invocation85014 -Node: Initial MetaPost90190 -Node: dvitomp invocation91112 -Node: BibTeX91777 -Node: bibtex invocation92138 -Node: Basic BibTeX style files94436 -Node: WEB95766 -Node: tangle invocation97007 -Node: weave invocation99130 -Node: pooltype invocation100537 -Node: DVI utilities101667 -Node: dvicopy invocation102599 -Node: dvitype invocation103882 -Node: dvitype output example106217 -Node: Font utilities109268 -Node: Font file formats110448 -Node: gftopk invocation113717 -Node: pktogf invocation114908 -Node: pktype invocation116074 -Node: gftype invocation118897 -Node: tftopl invocation123400 -Node: pltotf invocation127993 -Node: vftovp invocation129044 -Node: vptovf invocation131279 -Node: Font utilities available elsewhere132306 -Node: Legalisms134686 -Node: References136840 -Node: Index141407 +Node: Introduction3749 +Node: Installation6907 +Node: configure options9009 +Node: Compile-time options11031 +Node: Additional targets12133 +Node: Triptrap13410 +Node: Runtime options14937 +Node: Commonalities16695 +Node: Option conventions17296 +Node: Common options18519 +Node: Path searching22899 +Node: Output file location23871 +Node: Three programs25196 +Node: Initial and virgin25950 +Node: Memory dumps26879 +Node: Creating memory dumps27335 +Node: Determining the memory dump to use28546 +Node: Hardware and memory dumps30127 +Node: Editor invocation32577 +Node: \input filenames33444 +Node: TeX36437 +Node: tex invocation37588 +Node: Initial TeX44491 +Node: Formats45855 +Node: Languages and hyphenation48781 +Node: MLTeX49211 +Node: \charsubdef50699 +Node: \tracingcharsubdef53022 +Node: TCX files53597 +Node: patgen invocation59037 +Node: Shell escapes59743 +Node: IPC and TeX63307 +Node: TeX extensions63877 +Node: Metafont65008 +Node: mf invocation66296 +Node: Initial Metafont70133 +Node: Modes71763 +Node: Online Metafont graphics74013 +Node: gftodvi invocation77438 +Node: mft invocation80258 +Node: MetaPost84256 +Node: mpost invocation85018 +Node: Initial MetaPost90194 +Node: dvitomp invocation91116 +Node: BibTeX91781 +Node: bibtex invocation92142 +Node: Basic BibTeX style files94440 +Node: WEB95770 +Node: tangle invocation97011 +Node: weave invocation99134 +Node: pooltype invocation100541 +Node: DVI utilities101671 +Node: dvicopy invocation102603 +Node: dvitype invocation103886 +Node: dvitype output example106221 +Node: Font utilities109272 +Node: Font file formats110452 +Node: gftopk invocation113721 +Node: pktogf invocation114912 +Node: pktype invocation116078 +Node: gftype invocation118901 +Node: tftopl invocation123404 +Node: pltotf invocation127997 +Node: vftovp invocation129048 +Node: vptovf invocation131283 +Node: Font utilities available elsewhere132310 +Node: Legalisms134690 +Node: References136844 +Node: Index141411  End Tag Table diff --git a/Build/source/texk/web2c/doc/web2c.texi b/Build/source/texk/web2c/doc/web2c.texi index 6b819699f83..c89be4fb521 100644 --- a/Build/source/texk/web2c/doc/web2c.texi +++ b/Build/source/texk/web2c/doc/web2c.texi @@ -11,8 +11,8 @@ The latest version is available from ftp://ftp.tug.org/tex/texinfo.tex.} \fi @end tex -@set version 2015 -@set month-year May 2015 +@set version 2016 +@set month-year April 2016 @c Define new indices for commands in auxiliary files, filenames, and options. @defcodeindex cm -- cgit v1.2.3