racket/collects/scribblings/scribble
Eli Barzilay 4288c6c2c7 The Scribble reader was improved to make it pull out the syntax
punctuations outside of the form, as it does with quote punctuations.
So things like this

  #, @foo{...}

that required the space to make the @foo read as a scribble form are
now better written as

  @#,foo{...}

This changes all such occurrences.  (In case you see this change in
your files and are worried that there might be changes: I mechanically
verified that the result of `read'ing the modified files is identical
to the previous version.)

svn: r15111
2009-06-07 10:12:32 +00:00
..
basic.scrbl scribble doc corrections 2009-02-27 01:36:32 +00:00
bnf.scrbl 3.99.0.9: binding links in docs use nominal import sources 2008-01-03 19:07:02 +00:00
config.scrbl change margin-note to generate a blockquote insteda of a single paragraph 2009-04-17 01:30:15 +00:00
decode.scrbl constract on decode-flow (PR 10175) 2009-04-07 17:02:18 +00:00
doclang.scrbl typo 2008-02-13 02:51:43 +00:00
docreader.scrbl read-inside-syntax -> read-syntax-inside 2008-03-07 02:27:09 +00:00
eval.scrbl removed lots of "the the"s 2009-05-01 21:02:51 +00:00
how-to.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
inbox.css scribble back-end configuration improvements 2009-02-22 18:37:35 +00:00
inbox.tex scribble back-end configuration improvements 2009-02-22 18:37:35 +00:00
info.ss proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
layers.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
lp-ex-doc.scrbl adjust scribble/lp docs 2009-02-26 22:49:07 +00:00
lp-ex.ss adjust scribble/lp docs 2009-02-26 22:49:07 +00:00
lp.css adjust scribble/lp docs 2009-02-26 22:49:07 +00:00
lp.scrbl svn: r14873 2009-05-19 19:21:48 +00:00
lp.tex adjust scribble/lp docs 2009-02-26 22:49:07 +00:00
manual.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
preprocessor.scrbl typo 2009-06-05 06:38:53 +00:00
reader.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
renderer.scrbl fix single-html scribble builds by planet; fix up teachpack docs; add Dave to acks; add a #:use-sources in errortrace docs 2008-06-05 00:21:36 +00:00
scheme.scrbl add 'url style to Scribble 2009-06-02 19:13:23 +00:00
scribble.scrbl first cut docs for literate programming 2009-02-26 21:08:05 +00:00
srcdoc.scrbl document scribble/srcdoc 2009-02-16 14:45:50 +00:00
struct.scrbl add 'url style to Scribble 2009-06-02 19:13:23 +00:00
style.scrbl scribble fixes -- nested @scheme and a few other similar problems 2008-07-13 17:13:20 +00:00
utils.ss There is a problem with empty lines: having a line (= a row) in the 2009-03-22 01:26:15 +00:00
xref.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00