racket/collects/scribble
2009-06-23 22:02:07 +00:00
..
doc extend syntax/module-reader to avoid ugly hack in scribble/doc/reader 2008-09-02 04:06:08 +00:00
lp/lang Switch language readers to #lang s-exp 2009-06-16 17:13:51 +00:00
manual add #lang scribble/manual; change latex table rendering to use a smaller minipage for multiple columns of non-para/table cell flows 2009-02-25 18:27:16 +00:00
private fix Scribble Latex rendering of prefixed tags; add #:tag-prefixes argument to secref and tech 2009-04-25 15:19:58 +00:00
text Finished the docs+tests, added some minor utilities. 2009-03-21 15:06:48 +00:00
base-render.ss fix Scribble Latex rendering of prefixed tags; add #:tag-prefixes argument to secref and tech 2009-04-25 15:19:58 +00:00
basic.ss scribble back-end configuration improvements 2009-02-22 18:37:35 +00:00
bnf.ss
comment-reader.ss more comment-reader spacing adjustments 2009-04-07 19:07:08 +00:00
config.ss
decode-struct.ss
decode.ss
doc.txt * Reorganize the -inside readers in the scribble reader 2009-06-04 03:51:22 +00:00
doclang.ss
eval.ss change get-info to use a separate namespace; add make-eval-factory and make-base-eval-factory 2009-06-18 10:35:13 +00:00
extract.ss
html-render.ss adjust planet client to handle nested planet invocations by re-building the doc index only once 2009-06-23 22:02:07 +00:00
info.ss * run.ss is used for he scribble command-line tool 2009-03-04 16:35:41 +00:00
latex-render.ss section char, Latex macro that can be redefined to disable color 2009-06-04 13:41:48 +00:00
lp-include.ss changed the way the literate program setup works 2009-02-21 17:22:02 +00:00
lp.ss add scribble/lp to complement scribble/lp/lang/reader 2009-02-26 22:57:06 +00:00
manual-struct.ss
manual.ss changed htdp languages to allow identifier module paths; scribble improvements to latex back-end; added definterface 2009-02-16 22:04:51 +00:00
pdf-render.ss * run.ss is used for he scribble command-line tool 2009-03-04 16:35:41 +00:00
provide-doc-transform.ss
reader.ss New `make-at-reader' in the API, update docs, adapt tests. 2009-06-08 16:43:01 +00:00
render-struct.ss
run.ss * Turn report-output? to an overridable method 2009-03-05 09:49:53 +00:00
scheme.ss fix Scribble rendering of S-expression graphs 2009-05-20 22:05:09 +00:00
scribble-common.js
scribble-prefix.html scribble back-end configuration improvements 2009-02-22 18:37:35 +00:00
scribble-prefix.tex Scrible latex output: fix (mostly) interaction of tables and itemization; DrScheme doc improvements 2009-06-04 03:20:39 +00:00
scribble.css change margin-note to generate a blockquote insteda of a single paragraph 2009-04-17 01:30:15 +00:00
scribble.tex section char, Latex macro that can be redefined to disable color 2009-06-04 13:41:48 +00:00
search.ss fix bug in tracking paren shapes; fix Scribble binding search code; add syntax/template library 2009-04-29 20:31:07 +00:00
srcdoc.ss document scribble/srcdoc 2009-02-16 14:45:50 +00:00
struct.ss fix Scribble rendering of links when tag-prefixed sub-sections appear in the same output anchor scope 2009-04-25 13:46:54 +00:00
text-render.ss Move the prefix-file, style-file, and style-extra-files to be defined 2009-03-04 18:52:56 +00:00
text.ss pull out the right bindings from the right places 2008-09-26 13:16:02 +00:00
urls.ss
xref.ss