Hyper-literate programming is to literate programming exactly what hypertext documents are to regular books and texts.
Go to file
Benjamin Greenman 60b0cd100c add 'unnumbered' style to footnote parts
The function bound to `make-my-notes` by `define-footnote` (as in:

```
  (define-footnote my-note make-my-notes)
```

) now produces a part with the `unnumbered` style.

This way, footnote sections can go between any two sections on a page
 without upsetting the section numbers.
2017-03-03 09:52:12 -05:00
scribble Remove extra directories. 2014-12-02 00:54:52 -05:00
scribble-doc add 'unnumbered' style to footnote parts 2017-03-03 09:52:12 -05:00
scribble-html-lib move scribble/html tests to scribble-test collection 2016-11-07 17:49:07 -05:00
scribble-lib add 'unnumbered' style to footnote parts 2017-03-03 09:52:12 -05:00
scribble-test move scribble/html tests to scribble-test collection 2016-11-07 17:49:07 -05: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