diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2020-06-14 17:46:26 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2020-06-14 17:46:26 +0000 |
commit | a139f0c074ef713931d610b2d9b4ec5d2d1663f4 (patch) | |
tree | ac9ab4f25420925b32134fa60d7354c633f2da25 /Build/source/texk/web2c/man/ChangeLog | |
parent | bdeff8b44407d9a331ac64c5135d37e7d31b7a3e (diff) |
[CWEB/CTWILL] Initial version of 'pdfctwimac.tex'.
These macros can produce PDF output with hyperlinks (internal links to
sections in the current CWEB program) with the incantation
ctwill +lpdf INPUT.W
tex "\let\pdf+\input INPUT.TEX"
or pdftex INPUT.TEX
or xetex INPUT.TEX
This software is in alpha state; there are several TODOs:
* Produce a section "NAMES OF THE SECTIONS" at the end.
* Produce 'outlines'/'bookmarks' (instead of a table-of-contents).
* ...
git-svn-id: svn://tug.org/texlive/trunk@55545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/man/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog index 37f6a4c570d..b3be708d5e3 100644 --- a/Build/source/texk/web2c/man/ChangeLog +++ b/Build/source/texk/web2c/man/ChangeLog @@ -1,3 +1,7 @@ +2020-06-14 Andreas Scherer <https://ascherer.github.io> + + * ctwill.man: Mention new macros 'pdfctwimac.tex'. + 2020-06-08 Andreas Scherer <https://ascherer.github.io> * ctie.man, |