Re: Broken PDF output from WEB and CWEB input
Andreas Scherer <[email protected]> Thu, 11 Feb 2021 12:05:58 +0100
| Newsgroups | gmane.comp.tex.pdftex |
|---|---|
| Message-ID | <[email protected]> |
Dear all, > but I'm curious why the otherwise trusted pdfTeX fails so miserably with > the TeX input created from CWEAVE with 'cwebmac.tex' and WEAVE with > 'pwebmac.tex' (similar code from 'cwebmac.tex'). My bad! The same problem occurred with CTWILL and 'pdfctwimac.tex' as with WEAVE and 'pwebmac.tex': I missed two spaces in a '\pdfliteral' for setting the colors in '\pdfannotlink'. Both macros have been fixed and the set of PDF files have been regenerated: https://github.com/ascherer/web/releases/download/2021-02-11-RC5/pdf.tar.gz Now both MuPDF and Acrobat Reader show the pdfTeX output as expected. Case closed! Andreas