Hyper-literate programming is to literate programming exactly what hypertext documents are to regular books and texts.
![]() This allows using certain escape sequences, such as \", in titles and authors of bibtex files. Titles are wrapped titles with 'exact-chars, so the set of escapes handled is large. A different method is used for author which basically convert certain well-known escapes into Unicode. This seems necessary to support parsing of author names. |
||
---|---|---|
scribble | ||
scribble-doc | ||
scribble-html-lib | ||
scribble-lib | ||
scribble-test | ||
scribble-text-lib | ||
.gitignore | ||
LICENSE | ||
README.md |
Scribble
This the source for the Racket packages: "scribble", "scribble-doc", "scribble-html-lib", "scribble-lib", "scribble-test", "scribble-text-lib".
Contributing
Contribute to Racket by submitting a pull request, reporting an issue, joining the development mailing list, or visiting the IRC or Slack channels.
License
Racket, including these packages, is free software, see LICENSE for more details.
By making a contribution, you are agreeing that your contribution is licensed under the Apache 2.0 license and the MIT license.