cwebbin
cwebbin copied to clipboard
Literate Programming in C/C++
`ctwill` does not produce a ToC, even with the option `+x`. According to the `man` documentation, ``` • -x: omit indices, section names, table of contents ``` Running `ctwill-twinx attempt.tex...
Unicode
There are a couple open issues about UTF-8 and Unicode. I was going to write this as a comment on one of them, but I wanted to make a new...
[Feature request and patch](https://tug.org/pipermail/tex-k/2020-December/003422.html) by @igor-liferenko. Although I can apply the patch to `ctangle.w` and get the desired effect with the `+u` option, `gcc 9.3.0` on (K)Ubuntu 20.04 LTS can't...
See [HyperCWEB](https://github.com/ascherer/cwebbin/tree/hyper-sync-tex) branch.
We need a new `utf8.sty` file along the lines of `ecma94.sty`. Also a new `utf8.w` transliteration table similar to `ecma94.w` might be useful – this will require an extended `@l`...
Is it possible to preserve whitespace indentation in the C output files?
By default, **CTWILL** output starts on “page 1” and the mini-index for each _pair_ of pages appears on the even-numbered page. Although the `\contentspagenumber` is set to “0”, `pdfctwimac.tex` does...