Skip to content

Releases: ascherer/web

CTAN release 2024-08-12

12 Aug 10:29
Compare
Choose a tag to compare

pwebmac.tex

  • New macros by Martin Ruckert (@ruckertm) to improve runtime on index entries
  • Internal refinements and restructuring

makeall

  • Run makeall with /bin/sh -e
  • Add driver module mpost of MetaPost
  • Amend HiTeX upstream
  • Editor's Note and list of changed sections added (editorsnote.tex)
  • Avoid double-dates in major programs (*tex.pdf, ctwill.hnt)
  • Restore Metafont logo on title page of MFT with changes
  • Fix several PDF bookmarks

webman.ch

CTAN release 2024-05-24

25 May 14:22
Compare
Choose a tag to compare
  • Add main part mp of MetaPost
  • Fixes for HiTeX, pdfTeX, MetaPost, Weave, and Twill
  • Create XeTeX xdv output
  • Use PDF /PageLabels to match page numbers in bookmarks with ToC

CTAN Release 2023-12-03

03 Dec 14:38
Compare
Choose a tag to compare
  • general overhaul of the makeall script
  • bring PDF/HINT macros together in pwebmac.tex
  • new refsort script to sort mini-indexes in twill output
  • fix a PDF bug in webman
  • document pwebmac.tex in webman

CTAN Release 2023-10-07

07 Oct 14:19
Compare
Choose a tag to compare

This new release

  • adds support for (more) valid PDF with LuaTeX (invoke luatex --shell-escape)
  • fixes a few 'outline' entries (bookmarks) in GFtoDVI (and possibly other WEB codes)
  • fixes a HiTeX warning in its own 'outlines' (which can not be displayed by HintView at this time)

CTAN Release 2023-10-01

01 Oct 09:15
Compare
Choose a tag to compare

This new release

  • adds full support for LuaTeX
  • adds HiTeX to the PDF and HINT document index

CTAN Release 2022-06-25

26 Jun 13:25
Compare
Choose a tag to compare

This new release

  • uses iftex.sty to detect the TeX engine in use
  • uses \ifpdf from iftex.sty instead of the internal \ifacro
  • fixes a few bugs originating from cwebmac.tex
  • produces ‘valid’ PDF with PDFTeX by correctly counting the @<named modules@> listed in the PDF outlines/bookmarks (invoke pdftex --shell-escape)
  • generally cleans up the PDF macros

CTAN Release 2022-06-05

06 Jun 08:08
Compare
Choose a tag to compare

This new release

  • adapts the boolean HINT macros to the conventions of ifhint.tex in lowercase
  • switches makeall back from bash to /bin/sh
  • fixes a few typographic issues in weave.web for both the knuth-pdf and knuth-hint packages

CTAN Release 2022-02-05

06 Feb 10:23
Compare
Choose a tag to compare

This new release of the pwebmac package adds full support for Martin Ruckert's HiTeX and its HINT output format.

CTAN Release 2021-11-06

06 Nov 13:55
Compare
Choose a tag to compare

This release of the pwebmac package

  • fixes a few bugs in pwebmac.tex and webman.ch
  • slightly improves the typography of mf.web and tex.web (also pdftex and xetex)
  • un-fixes a few non-bugs in the WEB/FPC stuff

CTAN release 2021-08-12

12 Aug 21:19
Compare
Choose a tag to compare
  • This release improves the PDF outlines created by pwebmac.tex: both section names and titles of starred sections are sanitized as in CWEB.
  • makeall is adapted to the newly extended \Z macro, which attained a fourth argument.
  • As a second application of pwebmac.tex, the original WEB sources are adapted to the Free Pascal Compiler (see https://www.freepascal.org); its WEAVE writes \input pwebmac.tex in the TeX output; a few code refinements are applied.