racket/collects/deinprogramm/scribblings
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
..
deinprogramm.scrbl Fold DMdA-lib.scrbl into the other DMdA docs. 2009-03-15 10:49:41 +00:00
DMdA-advanced.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
DMdA-assignments.scrbl Merge from mike/dmda branch. 2009-03-09 07:51:09 +00:00
DMdA-beginner.scrbl Merge from mike/dmda branch. 2009-03-09 07:51:09 +00:00
DMdA-lib.scrbl Consolidate the DMdA docs into a single chapter. 2009-03-14 13:42:57 +00:00
DMdA-vanilla.scrbl Merge from mike/dmda branch. 2009-03-09 07:51:09 +00:00
image.scrbl remove reundant and slightly wrong 'declare-exporting' in deinprogramm doc 2009-05-21 11:20:36 +00:00
info.ss Fold DMdA-lib.scrbl into the other DMdA docs. 2009-03-15 10:49:41 +00:00
ka.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
line3d.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
p1.jpg Consolidate the DMdA docs into a single chapter. 2009-03-14 13:42:57 +00:00
p2.jpg Consolidate the DMdA docs into a single chapter. 2009-03-14 13:42:57 +00:00
p3.jpg Consolidate the DMdA docs into a single chapter. 2009-03-14 13:42:57 +00:00
p4.jpg Consolidate the DMdA docs into a single chapter. 2009-03-14 13:42:57 +00:00
prim-ops.ss Merge from mike/dmda branch. 2009-03-09 07:51:09 +00:00
shared.ss Consolidate the DMdA docs into a single chapter. 2009-03-14 13:42:57 +00:00
sound.scrbl Consolidate the DMdA docs into a single chapter. 2009-03-14 13:42:57 +00:00
std-grammar.ss The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
turtle.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
world.scrbl Consolidate the DMdA docs into a single chapter. 2009-03-14 13:42:57 +00:00