racket/collects/tests/scribble/docs
Eli Barzilay 084f1dcea7 Use the new `wrap-line' in the scribble text renderer.
Looks like it's not making any changes in the current tests (which use
the text renderer), but with words that are longer than the width the
old version would stop wrapping afetr these words.  Added a test file
that fails with that and succeeds with the new one.  If anyone cares
about this, it's easy to make hyphenate words that are too long for a
line.

(Also fixed some redundant frustration in the bib test...)
2012-05-06 08:17:36 -04:00
..
autobib-disambiguation-corner.scrbl Bibliographies had a nondeterministic render order. Fixed. Added tests for disambiguation. 2012-03-13 18:38:31 -04:00
autobib-disambiguation-corner.txt Bibliographies had a nondeterministic render order. Fixed. Added tests for disambiguation. 2012-03-13 18:38:31 -04:00
autobib-disambiguation.scrbl Use the new `wrap-line' in the scribble text renderer. 2012-05-06 08:17:36 -04:00
autobib-disambiguation.txt Use the new `wrap-line' in the scribble text renderer. 2012-05-06 08:17:36 -04:00
autobib-order.scrbl Sort bibliographies by authors' last names. 2012-04-05 19:04:54 -04:00
autobib-order.txt Sort bibliographies by authors' last names. 2012-04-05 19:04:54 -04:00
autobib.scrbl Moving tests re: Sam 2012-03-30 23:54:42 -06:00
autobib.txt Sort bibliographies by authors' last names. 2012-04-05 19:04:54 -04:00
codeblock-quote.scrbl Scribble: fix caching of hyperlinked identifiers 2011-03-15 11:09:10 -06:00
codeblock-quote.txt Scribble: fixes for text output, especially inset nested flows 2011-03-30 19:53:32 -06:00
codeblock-utf8.scrbl switch `codeblock' to strings instead of bytes 2011-11-27 11:06:21 -07:00
codeblock-utf8.txt switch `codeblock' to strings instead of bytes 2011-11-27 11:06:21 -07:00
cond.scrbl Scribble: simplify content that is conditioned on the render mode 2011-04-04 10:45:02 -06:00
cond.txt Scribble: simplify content that is conditioned on the render mode 2011-04-04 10:45:02 -06:00
eval-false.scrbl add missing test for commit ae8705611b 2011-03-11 13:19:52 -06:00
eval-false.txt Scribble: fixes for text output, especially inset nested flows 2011-03-30 19:53:32 -06:00
filebox.scrbl Fix contract on filebox to reflect documentation. 2012-02-28 19:40:21 -05:00
filebox.txt Fix contract on filebox to reflect documentation. 2012-02-28 19:40:21 -05:00
print-lines.scrbl Scribble: fix multi-line print output 2011-02-14 07:32:21 -07:00
print-lines.txt Revert "Fix a scribble test for plural "Examples"" 2011-08-17 20:43:12 -06:00
read-alts.scrbl adjust scribble's racketblock renderer so that #true and #false 2011-04-30 20:35:16 -05:00
read-alts.txt adjust scribble's racketblock renderer so that #true and #false 2011-04-30 20:35:16 -05:00
stxobj.scrbl racket/sandbox: change syntax-object wrappers generated for locations 2012-05-01 16:48:15 -06:00
stxobj.txt racket/sandbox: change syntax-object wrappers generated for locations 2012-05-01 16:48:15 -06:00
text.scrbl Scribble: clean up text-mode output 2011-03-20 17:19:03 -06:00
text.txt Scribble: fixes for text output, especially inset nested flows 2011-03-30 19:53:32 -06:00
wrap.scrbl Use the new `wrap-line' in the scribble text renderer. 2012-05-06 08:17:36 -04:00
wrap.txt Use the new `wrap-line' in the scribble text renderer. 2012-05-06 08:17:36 -04:00