From 42878cefa995529a6ce4b9fd5805811189c9f475 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 11 Apr 2018 18:18:04 +0000 Subject: TeX control sequences for ChangeLog names in packages I maintain git-svn-id: svn://tug.org/texlive/trunk@47445 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/ChangeLog | 20 ++++++++++---------- Build/source/texk/texlive/tl_scripts/ChangeLog | 4 ++-- Build/source/texk/web2c/ChangeLog | 6 +++--- Build/source/texk/web2c/lib/ChangeLog | 4 ++-- Build/source/texk/web2c/man/ChangeLog | 5 ++--- Build/source/texk/web2c/omegaware/ChangeLog | 2 +- Build/source/texk/web2c/web2c/ChangeLog | 12 ++++++------ 7 files changed, 26 insertions(+), 27 deletions(-) diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index d518a43fa9f..b44b7c709c9 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1735,7 +1735,7 @@ * texmf.cnf (shell_escape_commands): turns out fc-list is not needed after all. -2010-05-30 Manuel Pégourié-Gonnard +2010-05-30 Manuel P\'egouri\'e-Gonnard * texmf.cnf: relax LUAINPUTS not to require and extra "lua" subdirectory for modules in texmfscripts. @@ -1842,7 +1842,7 @@ from 'string *' to 'const_string *', drop kpse_fontmap_lookup. * tex-file.c (target_fontmaps), tex-glyph.c (try_fontmap): Adjust. -2010-04-27 Manuel Pégourié-Gonnard +2010-04-27 Manuel P\'egouri\'e-Gonnard * texmf.cnf: - s/pdf(lua(la)?tex)/dvi\1/ - add luatex before generic (for generic package specific to luatex) and @@ -2289,11 +2289,11 @@ * texmf.cnf (shell_escape): doc fixes to discourage shell_escape=p. -2009-10-19 Manuel Pégourié-Gonnard +2009-10-19 Manuel P\'egouri\'e-Gonnard * texmf.cnf: set shell_escape back to 'f': 'p' is broken on Unix. -2009-10-15 Manuel Pégourié-Gonnard +2009-10-15 Manuel P\'egouri\'e-Gonnard * texmf.cnf (shell_escape_commands): add repstopdf, a version of epstopdf with restrictions intended to make it safer. @@ -2877,15 +2877,15 @@ autoheader templates ... * acconfig.h: ... removed. -2008-02-24 Martin Schröder +2008-02-24 Martin Schr\"oder * lib.h: systypes.h instead of c-std.h -2008-02-23 Martin Schröder +2008-02-23 Martin Schr\"der * lib.h: include c-std.h to get off_t from stdio.h -2008-02-21 Martin Schröder +2008-02-21 Martin Schr\"oder * lib.h, xfseek.c, xftell.c: LFS support: use off_t instead of long and fseeko instead of fseek @@ -3384,7 +3384,7 @@ addition to the compiler name. From Harald Koenig . - * mktexpk: Add guesses for dpi 360 and 720. From Frank Küster + * mktexpk: Add guesses for dpi 360 and 720. From Frank K\"uster (Debian maintainer). * mktexlsr: Write all regular progress messages to stderr, instead @@ -4174,7 +4174,7 @@ 2002-05-28 Olaf Weber - * mktexdir: Guard $KPSE_DOT with quotes. From Emmanuel_Thomé + * mktexdir: Guard $KPSE_DOT with quotes. From Emmanuel_Thom\'e . 2002-04-01 Olaf Weber @@ -4584,7 +4584,7 @@ * Makefile.in: TEXMF_CNF -> VARTEXMF - * mktexmf: Small fix to a case statement from Berthold Höllmann + * mktexmf: Small fix to a case statement from Berthold H\"ollmann . 1999-03-15 Olaf Weber diff --git a/Build/source/texk/texlive/tl_scripts/ChangeLog b/Build/source/texk/texlive/tl_scripts/ChangeLog index 53e739be922..cffe32791a7 100644 --- a/Build/source/texk/texlive/tl_scripts/ChangeLog +++ b/Build/source/texk/texlive/tl_scripts/ChangeLog @@ -483,7 +483,7 @@ * fmtutil (--edit): disable. (help): document this, other tweaks. -2010-05-31 Manuel Pégourié-Gonnard +2010-05-31 Manuel P\'egouri\'e-Gonnard * fmtutil: allow more than one language file per format. @@ -498,7 +498,7 @@ * Makefile.am (run_texlinks, run_texlinks): Respect DESTDIR. -2010-04-28 Manuel Pégourié-Gonnard +2010-04-28 Manuel P\'egouri\'e-Gonnard * texlinks: Append exeext to engine names. * Makefile.am (run_texlinks): Invoke texlinks with explicit dir. diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index 964a392e8e0..2a9b895584c 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -2040,7 +2040,7 @@ * doc/web2c.texi (gftodvi invocation): talk a bit more about slant fonts, pursuant to DEK's message to tex-k of 10 Jul 2005 18:38:11. -2007-12-19 Martin Schr er +2007-12-19 Martin Schr\"oder * tex.ch (ssup_max_strings): increase to 2097151 (sup_main_memory): increase to 256000000 @@ -2966,7 +2966,7 @@ * tex.ch: Initialize source_filename_stack[0], full_source_filename_stack[0] -- these can be read under some - circumstances. Found by Krank Kter . + circumstances. Found by Frank K\"uester . * tex.ch: Correct printing of |src_specials| when weaving. @@ -3821,7 +3821,7 @@ * dvitomp.ch: A checksum failure should result in a warning, but not in a non-zero return code. This was done correctly in one - location, wrong in another. Reported by Berthold H lmann. + location, wrong in another. Reported by Berthold H\"olmann. 1999-05-30 Olaf Weber diff --git a/Build/source/texk/web2c/lib/ChangeLog b/Build/source/texk/web2c/lib/ChangeLog index f9158ecf220..dc79998d8b8 100644 --- a/Build/source/texk/web2c/lib/ChangeLog +++ b/Build/source/texk/web2c/lib/ChangeLog @@ -705,7 +705,7 @@ to 'const char *'. (runsystem, runpopen): Constify string params. -2009-07-24 Martin Schröder +2009-07-24 Martin Schr\"oder * printversion.c: don't nest extern declarations @@ -817,7 +817,7 @@ * openclose.c (recorder_record_name): fflush the recorder file, since this is for debugging. Suggested by George White. -2006-12-28 Martin Schröder +2006-12-28 Martin Schr\"oder * texmfmp.c: fixed some warnings raised by gcc for unused variables and different signedness of arguments diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog index ec4cba45e95..eba9cb959bd 100644 --- a/Build/source/texk/web2c/man/ChangeLog +++ b/Build/source/texk/web2c/man/ChangeLog @@ -167,8 +167,7 @@ 2009-06-26 Han The Thanh - * pdftex.man: bugfix from Török Edwin - + * pdftex.man: bugfix from T\"or\"ok Edwin 2009-04-05 Karl Berry @@ -213,7 +212,7 @@ be converted before being included. Credit Peter Breitenlohner in AUTHORS for eTeX contributions. -2007-01-08 Martin Schröder +2007-01-08 Martin Schr\"oder * pdfetex.man, pdftex.man: Document -etex and -draftmode switches. diff --git a/Build/source/texk/web2c/omegaware/ChangeLog b/Build/source/texk/web2c/omegaware/ChangeLog index 81d07f806fe..3ea32a415ac 100644 --- a/Build/source/texk/web2c/omegaware/ChangeLog +++ b/Build/source/texk/web2c/omegaware/ChangeLog @@ -402,7 +402,7 @@ * opl2ofm.web: Use top_width as maximum number as character widths, not max_width; same for depth, height, and italic. - Reported by Lars Hellström + Reported by Lars Hellstr\"om 2009-09-17 Peter Breitenlohner diff --git a/Build/source/texk/web2c/web2c/ChangeLog b/Build/source/texk/web2c/web2c/ChangeLog index 843271067b7..7ecb7ac2e03 100644 --- a/Build/source/texk/web2c/web2c/ChangeLog +++ b/Build/source/texk/web2c/web2c/ChangeLog @@ -398,19 +398,19 @@ * convert.bat: New file, .bat version of convert script. - * texmf.defines: Add secondsandmicros defn. From Martin Schröder + * texmf.defines: Add secondsandmicros defn. From Martin Schr\"oder . - * coerce.h: Remove support for pdfxtex. From Martin Schröder + * coerce.h: Remove support for pdfxtex. From Martin Schr\"oder . * common.defines: Remove support for pdfxtex. From Martin - Schröder . + Schr\"oder . - * splitup.c: Remove support for pdfxtex. From Martin Schröder + * splitup.c: Remove support for pdfxtex. From Martin Schr\"oder . - * convert: Remove support for pdfxtex. From Martin Schröder + * convert: Remove support for pdfxtex. From Martin Schr\"oder . 2005-06-26 Olaf Weber @@ -588,7 +588,7 @@ * splitup.c: Generate a temporary filename from the name of the program we're splitting, as we do for all other output files. - This allows parallel makes. Reported by Martin Schröder + This allows parallel makes. Reported by Martin Schr\"oder . 2001-11-18 Olaf Weber -- cgit v1.2.3