Hyper-literate programming is to literate programming exactly what hypertext documents are to regular books and texts.
Go to file
Leif Andersen 9da2f4f40f Add a pretitle style property for nested flows. (#94)
* 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.
2017-03-25 10:08:18 -04:00
scribble Remove extra directories. 2014-12-02 00:54:52 -05:00
scribble-doc Add a pretitle style property for nested flows. (#94) 2017-03-25 10:08:18 -04:00
scribble-html-lib move scribble/html tests to scribble-test collection 2016-11-07 17:49:07 -05:00
scribble-lib Add a pretitle style property for nested flows. (#94) 2017-03-25 10:08:18 -04:00
scribble-test defstruct: no newline between name & fields if no fields 2017-03-15 13:05:56 -04:00
scribble-text-lib fix scribble/text with syntax-local-identifier-as-binding 2015-07-16 08:40:04 -06:00
.gitignore Add standard .gitignore file. 2014-12-06 17:46:27 -05:00