diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2019-01-15 16:27:42 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2019-01-15 16:27:42 +0000 |
commit | f11675f101da4f68972b97d7cd207fcfcbadd650 (patch) | |
tree | 763ad4dbb7488c82f107911e31c03408b28fb886 /Build/source/texk/web2c/cwebdir/texinputs | |
parent | 37fbefc3e3140b96527887d8b6d3c99132635cf3 (diff) |
Prefix TeX macros and transliteration files.
git-svn-id: svn://tug.org/texlive/trunk@49712 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/texinputs')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/texinputs/cweb_ecma94.sty (renamed from Build/source/texk/web2c/cwebdir/texinputs/ecma94.sty) | 3 | ||||
-rw-r--r-- | Build/source/texk/web2c/cwebdir/texinputs/cweb_hp8.sty (renamed from Build/source/texk/web2c/cwebdir/texinputs/hp8.sty) | 3 | ||||
-rw-r--r-- | Build/source/texk/web2c/cwebdir/texinputs/cweb_mac8.sty (renamed from Build/source/texk/web2c/cwebdir/texinputs/mac8.sty) | 3 | ||||
-rw-r--r-- | Build/source/texk/web2c/cwebdir/texinputs/cweb_pc850.sty (renamed from Build/source/texk/web2c/cwebdir/texinputs/pc850.sty) | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/cwebdir/texinputs/ecma94.sty b/Build/source/texk/web2c/cwebdir/texinputs/cweb_ecma94.sty index c1865dd80c2..1ab5bd927ab 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/ecma94.sty +++ b/Build/source/texk/web2c/cwebdir/texinputs/cweb_ecma94.sty @@ -1,5 +1,5 @@ % -% TEX/LATEX $VER: ECMA94.STY 1.11 (10.07.2017) +% TEX/LATEX $VER: CWEB_ECMA94.STY 1.12 (13.01.2019) % % SYNOPSIS: % Conversion of umlauts and special characters of the @@ -37,6 +37,7 @@ % 13.08.1998: New e-mail address. (V1.9) % 18.08.2011: New postal address. (V1.10) % 10.07.2017: Complete overhaul. (V1.11) +% 13.01.2019: Non-generic names. (V1.12) % % COPYRIGHT: % There is no restriction to the usage of this file. diff --git a/Build/source/texk/web2c/cwebdir/texinputs/hp8.sty b/Build/source/texk/web2c/cwebdir/texinputs/cweb_hp8.sty index 825533ddd04..08bac73eb63 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/hp8.sty +++ b/Build/source/texk/web2c/cwebdir/texinputs/cweb_hp8.sty @@ -1,5 +1,5 @@ % -% TEX/LATEX $VER: HP8.STY 1.8 (18.08.2011) +% TEX/LATEX $VER: CWEB_HP8.STY 1.9 (13.01.2019) % % SYNOPSIS: % Conversion of umlauts and special characters of the @@ -27,6 +27,7 @@ % 25.03.1996: New postal address. (V1.6) % 13.08.1998: New e-mail address. (V1.7) % 18.08.2011: New postal address. (V1.8) +% 13.01.2019: Non-generic names. (V1.9) % % COPYRIGHT: % There is no restriction to the usage of this file. diff --git a/Build/source/texk/web2c/cwebdir/texinputs/mac8.sty b/Build/source/texk/web2c/cwebdir/texinputs/cweb_mac8.sty index e462a52dbc8..8c2402a5586 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/mac8.sty +++ b/Build/source/texk/web2c/cwebdir/texinputs/cweb_mac8.sty @@ -1,5 +1,5 @@ % -% TEX/LATEX $VER: MAC8.STY 1.6 (18.08.2011) +% TEX/LATEX $VER: CWEB_MAC8.STY 1.7 (13.01.2019) % % SYNOPSIS: % Conversion of umlauts and special characters of the @@ -26,6 +26,7 @@ % according to Alain Aubord's `codepage' package. (V1.4) % 13.08.1998: New e-mail address. (V1.5) % 18.08.2011: New postal address. (V1.6) +% 13.01.2019: Non-generic names. (V1.7) % % COPYRIGHT: There is no restriction to the usage of this file. % diff --git a/Build/source/texk/web2c/cwebdir/texinputs/pc850.sty b/Build/source/texk/web2c/cwebdir/texinputs/cweb_pc850.sty index 091f07f2f96..338795f5619 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/pc850.sty +++ b/Build/source/texk/web2c/cwebdir/texinputs/cweb_pc850.sty @@ -1,5 +1,5 @@ % -% TEX/LATEX $VER: PC850.STY 1.9 (18.08.2011) +% TEX/LATEX $VER: CWEB_PC850.STY 1.10 (13.01.2019) % % SYNOPSIS: % Conversion of umlauts and special characters of the @@ -32,6 +32,7 @@ % 25.03.1996: New postal address. (V1.7) % 13.08.1998: New e-mail address. (V1.8) % 18.08.2011: New postal address. (V1.9) +% 13.01.2019: Non-generic names. (V1.10) % % if not(TeX >= 3.0) do_nothing, else ... \ifx\undefined\inputlineno \else |