Hyper-literate programming is to literate programming exactly what hypertext documents are to regular books and texts.
![]() * Add a pretitle style property for nested flows. This allows us to raise nested flows above the title. So that we do things like raise the abstract above the title: ``` \begin{abstract} Abstract text \end{abstract} \titleCommand{...} ``` This style is required by the acmart style guide. * Paragraphs and nested flows extracted in the same order * Fix `scribble/acmart`'s abstract form so that it gets lifted above `maketitle`, where it should be. |
||
---|---|---|
scribble | ||
scribble-doc | ||
scribble-html-lib | ||
scribble-lib | ||
scribble-test | ||
scribble-text-lib | ||
.gitignore |