diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2020-05-31 09:51:08 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2020-05-31 09:51:08 +0000 |
commit | 8d67c4564969689736783f428b162a8c4d76cc0a (patch) | |
tree | a25daaba429a026044ba3b2bbe07e3b3413fa3a2 /Build/source/texk/web2c/ctiedir | |
parent | 95c14a5d348da8ebb71776916f72483adf8e9537 (diff) |
[CTIE/TIE] Format title pages similar to CWEB.
Add 'TeX Live' to distinguish modified version.
git-svn-id: svn://tug.org/texlive/trunk@55354 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ctiedir')
-rw-r--r-- | Build/source/texk/web2c/ctiedir/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/ctiedir/ctie-k.ch | 39 |
2 files changed, 37 insertions, 6 deletions
diff --git a/Build/source/texk/web2c/ctiedir/ChangeLog b/Build/source/texk/web2c/ctiedir/ChangeLog index fcbdf900ba0..de46a94ad13 100644 --- a/Build/source/texk/web2c/ctiedir/ChangeLog +++ b/Build/source/texk/web2c/ctiedir/ChangeLog @@ -1,3 +1,7 @@ +2020-05-31 Andreas Scherer <https://ascherer.github.io> + + * ctie-k.ch: Format title page similar to CWEB. + 2020-05-29 Andreas Scherer <https://ascherer.github.io> * ctie-k.ch: C and CWEB refreshing for ctie.w. diff --git a/Build/source/texk/web2c/ctiedir/ctie-k.ch b/Build/source/texk/web2c/ctiedir/ctie-k.ch index 4300860795b..ab5cc22df1b 100644 --- a/Build/source/texk/web2c/ctiedir/ctie-k.ch +++ b/Build/source/texk/web2c/ctiedir/ctie-k.ch @@ -22,17 +22,44 @@ \def\botofcontents{% \vfill $\copyright$ 2002,2003 Julian Gilbey + +All rights reserved. + +This program is distributed WITHOUT ANY WARRANTY, express or implied. + +Permission is granted to make and distribute verbatim copies of this +program provided that the copyright notice and this permission notice +are preserved on all copies. + +Permission is granted to copy and distribute modified versions of this +program under the conditions for verbatim copying, provided that the +entire resulting derived work is distributed under the terms of a +permission notice identical to this one. +} @y \def\Kpathsea/{{\mc KPATHSEA\spacefactor1000}} \def\title{The CTIE processor} +\def\topofcontents{\null\vfill + \centerline{\titlefont The {\ttitlefont CTIE} processor} + \vskip 15pt + \centerline{(Version 1.1 [\TeX~Live])} + \vfill} \def\covernote{\vbox{\ninerm\noindent -$\copyright$ 2002,2003 Julian Gilbey -@z - -@x l.37 -} -@y +Copyright \copyright\ 2002, 2003 Julian Gilbey +\smallskip\noindent +All rights reserved. +\bigskip\noindent +This program is distributed WITHOUT ANY WARRANTY, express or implied. +\smallskip\noindent +Permission is granted to make and distribute verbatim copies of this +program provided that the copyright notice and this permission notice +are preserved on all copies. +\smallskip\noindent +Permission is granted to copy and distribute modified versions of this +program under the conditions for verbatim copying, provided that the +entire resulting derived work is distributed under the terms of a +permission notice identical to this one. }} @z |