hyper-literate/scribble-doc
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
..
scribblings/scribble Add a pretitle style property for nested flows. (#94) 2017-03-25 10:08:18 -04:00
scriblib/scribblings add 'unnumbered' style to footnote parts 2017-03-03 09:52:12 -05:00
info.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
LICENSE.txt Remove extra directories. 2014-12-02 00:54:52 -05:00