summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/man/ctwill.man
AgeCommit message (Collapse)Author
2020-09-23[CWEB] Format convention trumps typography.Andreas Scherer
man(7) more or less requires a 'minus' in the NAME section of a manpage. Unfortunately, 'pandoc' outputs a simple hyphen instead of a backslash masked one. 'mandb' seems to handle this gracefully, so 'whatis ctwill' and 'whatis cweb' (plus the linked siblings) work fine. git-svn-id: svn://tug.org/texlive/trunk@56411 c570f23f-e606-0410-a88d-b1316a301751
2020-07-30[CWEB] Fix typographic inconsistency.Andreas Scherer
'Extensions' was the only major section with the 'header' separated from the first text paragraph. git-svn-id: svn://tug.org/texlive/trunk@55993 c570f23f-e606-0410-a88d-b1316a301751
2020-07-08[CWEB] Add links to external appendices of 'cwebman.pdf'.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55780 c570f23f-e606-0410-a88d-b1316a301751
2020-06-14[CWEB/CTWILL] Initial version of 'pdfctwimac.tex'.Andreas Scherer
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
2020-06-08Detail special environments for individual programs.Andreas Scherer
CWEB -- both the original DEK variant and this TL extension including CTWILL -- and CTIE use the CWEBINPUTS environment. This might lead to conflicts between various settings. (Classical DEK CWEB does not support multiple, colon-separated path entries.) In TeX Live, special variants of CWEBINPUTS can be used for different applications. The same is true for WEB -- both DEK and TL -- and TIE, which all use WEBINPUTS by default. Here also, application-specific extensions are available in TeX Live. git-svn-id: svn://tug.org/texlive/trunk@55477 c570f23f-e606-0410-a88d-b1316a301751
2020-04-10[CWEB] Add new command-line option '-t'.Andreas Scherer
If disabled with '-t', the temporary output is ignored unconditionally and the final output is (re-)created irrespective of changes between runs. (Default is '+t' for CWEB={ctangle,cweave,ctwill}.) git-svn-id: svn://tug.org/texlive/trunk@54639 c570f23f-e606-0410-a88d-b1316a301751
2020-02-01[CWEB] Fix verbosity bug in (upstream) ctangle.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@53621 c570f23f-e606-0410-a88d-b1316a301751
2019-12-07{CWEB] Update manpages.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@53057 c570f23f-e606-0410-a88d-b1316a301751
2019-06-20Fix initial statement in cweb.man.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@51411 c570f23f-e606-0410-a88d-b1316a301751
2019-03-10Add reference to 'Digital Typography'.Andreas Scherer
Article 'Mini-Indexes for Literate Programs' describes a complete example (HAM) with lots of details for preparing the CTWILL input. This example can be found 'live' in the CWEB test suite on Github: https://github.com/ascherer/cwebtest/commit/ce435267fcb542c9667ea0604bfa75fd85604784 git-svn-id: svn://tug.org/texlive/trunk@50311 c570f23f-e606-0410-a88d-b1316a301751
2019-03-10Fix non-macro in CTWILL manpage.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@50310 c570f23f-e606-0410-a88d-b1316a301751
2019-02-01Recompile CWEB manpages with Pandoc 2.6.Andreas Scherer
From the Pandoc release page https://github.com/jgm/pandoc/releases/tag/2.6 : Man/Ms writers: Don’t escape - as \-. The \- gets rendered in HTML and PDF as a unicode minus sign. git-svn-id: svn://tug.org/texlive/trunk@49898 c570f23f-e606-0410-a88d-b1316a301751
2019-01-28Update CWEB manpages.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@49845 c570f23f-e606-0410-a88d-b1316a301751
2019-01-12ctwill man update from andreasKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@49686 c570f23f-e606-0410-a88d-b1316a301751
2019-01-11another ctwill.man update, now via pandocKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@49673 c570f23f-e606-0410-a88d-b1316a301751
2019-01-10ctwill man page and help updates from AndreasKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@49666 c570f23f-e606-0410-a88d-b1316a301751