diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2020-06-19 20:00:35 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2020-06-19 20:00:35 +0000 |
commit | f53e0358fbb3985df8971d336e5b355ac853ac6e (patch) | |
tree | ec003aa86754d45ab1173ac7aa2bdb7d3477d40c /Build/source/texk/web2c/cwebdir/ChangeLog | |
parent | 7dd77fd73f505630f32a0fa2b17b5ce93311f7d0 (diff) |
[C/WEB] Provide a way to set the header on page 1.
This is a 'fake' solution to the timing problem with the shifted
table-of-contents page. The '\topmark' is not yet set correctly when
the first '\N' is invoked, so the default '\.{[C]WEB} output' from
'[cp]webmac.tex' will show up. By setting '\gtitle' to 'Introduction'
(or anything else) right before '\input pdfwebtocfront', the 'group
title' is set appropriately. Right after the first '\N' itself, the
automatic mechanism for starred sections kicks in.
git-svn-id: svn://tug.org/texlive/trunk@55595 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index 9b9bd594023..524d7e2335b 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -1,3 +1,8 @@ +2020-06-19 Andreas Scherer <https://ascherer.github.io> + + * texinputs/pdfwebtocfront.tex: Generic 'group title' on the first + page after the table-of-contents. + 2020-06-16 Andreas Scherer <https://ascherer.github.io> * texinputs/pdfctimac.tex: Bookmarks for "Names of the sections". |