Hyper-literate programming is to literate programming exactly what hypertext documents are to regular books and texts.
![]() For something like #lang scribble/manual @(require scribble/eval) @interaction[(define x 2) x] the `interaction` form generated an empty nested table for the zero results from `define`. When rendering via Latex, that empty table could create vertical whitespace. Produce zero lines in the enclosing table, instead. |
||
---|---|---|
scribble | ||
scribble-doc | ||
scribble-html-lib | ||
scribble-lib | ||
scribble-test | ||
scribble-text-lib | ||
.gitignore |