scribble-enhanced/scribble-lib
Matthew Flatt 5b37a3ac72 examples: avoid generating an empty nested table for empty output
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.
2016-08-05 09:25:37 -06:00
..
help Remove extra directories. 2014-12-02 00:54:52 -05:00
scribble examples: avoid generating an empty nested table for empty output 2016-08-05 09:25:37 -06:00
scriblib scriblb/bibtex: fix author parsing 2015-03-26 13:33:36 -06:00
info.rkt scribble/lp2: declare doc submodule with module* 2015-12-30 06:24:17 -06:00
LICENSE.txt Remove extra directories. 2014-12-02 00:54:52 -05:00