racket/collects/scribble
Matthew Flatt 1c60499923 fix nit: "running 2nd time" instead of "re-running 2nd time"
because "re-running 2nd time" should mean the 3rd run
2011-04-14 13:20:23 -06:00
..
base Rename "drscheme-button*" -> "drracket-button*"; fix bad reference to "drscheme/syncheck-drracket-button". 2010-05-16 18:26:25 -04:00
doc rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
html The reader for "#lang scribble/html". 2010-11-01 08:25:35 -04:00
jfp rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
lp/lang Fix problem with scribble/lp and dotted forms 2010-05-24 10:03:55 -06:00
manual rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
private fix nit: "running 2nd time" instead of "re-running 2nd time" 2011-04-14 13:20:23 -06:00
sigplan Scribble: use \abovedisplayskip and \belowdisplayskip for code insets 2011-03-30 18:11:33 -06:00
text More name improvements: scribble/text/textlang' -> scribble/text/lang' 2010-10-26 16:17:09 -04:00
tools adjust scribble's in-drracket html generator button to use the sandbox so user code cannot corrupt drracket. 2011-01-08 16:37:58 -06:00
base-render.rkt fix temp file names when building PDFs of installed docs 2011-04-14 12:40:18 -06:00
base.rkt Scribble: add #:left?' optional argument to margin-note' 2011-03-02 11:00:21 -07:00
basic.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
bnf.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
comment-reader.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
config.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
core.rkt scribble: render `pict' content directly 2010-11-26 20:40:43 -07:00
decode-struct.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
decode.rkt This seems to fix pr10980 2010-06-25 07:10:51 -06:00
doc.txt A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
doclang.rkt scribble/doclang extends racket/base instead of scheme/base 2010-06-30 15:49:00 -06:00
eval.rkt Scribble: change the way `racketblock' etc. indent/inset works 2011-03-30 15:12:30 -06:00
extract.rkt set `read-accept-lang' to #t by default, plus related adjustments 2010-10-08 19:01:33 -06:00
html-properties.rkt Scribble: add `alt-tag' HTML property to set HTML tag in output 2011-04-04 14:33:38 -06:00
html-render.rkt Scribble: add `alt-tag' HTML property to set HTML tag in output 2011-04-04 14:33:38 -06:00
html.rkt Move meta/web/html' to scribble/html'. 2010-10-26 13:50:17 -04:00
info.rkt move purpose statements to the info files 2010-08-23 15:13:00 -06:00
jfp.rkt add collection-file-path and splace collection trees at the file level 2010-07-25 11:01:09 -05:00
latex-properties.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
latex-render.rkt Scribble: simplify content that is conditioned on the render mode 2011-04-04 10:45:02 -06:00
lp-include.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
lp.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
manual-prefix.tex adjust Scribble Latex prefix file to select T1 encoding 2009-09-16 17:44:09 +00:00
manual-struct.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
manual-style.tex major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
manual.rkt add `codeblock' to Scribble 2010-10-31 07:09:27 -06:00
pdf-render.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
provide-doc-transform.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
racket.css Scribble: experiment with non-bold as syntactic-form font 2011-03-13 09:02:41 -06:00
racket.rkt Scribble: fix caching of hyperlinked identifiers 2011-03-15 11:09:10 -06:00
racket.tex Scribble: experiment with non-bold as syntactic-form font 2011-03-13 09:02:41 -06:00
reader.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
render-struct.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
run.rkt add fix-point finding traverse pass to Scribble 2010-05-21 19:40:33 -06:00
scheme.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
scribble-common.js Hack for chrome: catch errors when reading/writing cookies 2010-03-31 06:36:58 +00:00
scribble-prefix.html scribble back-end configuration improvements 2009-02-22 18:37:35 +00:00
scribble-prefix.tex adjust Scribble Latex prefix file to select T1 encoding 2009-09-16 17:44:09 +00:00
scribble-style.css major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
scribble-style.tex major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
scribble.css Scribble: change the way `racketblock' etc. indent/inset works 2011-03-30 15:12:30 -06:00
scribble.tex Scribble: use \abovedisplayskip and \belowdisplayskip for code insets 2011-03-30 18:11:33 -06:00
search.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
sigplan.rkt adjusted scribble's sigplan setup so that the times.sty and qcourier.sty packages can be disabled. 2010-11-19 17:57:13 -06:00
srcdoc.rkt made proc/doc recognize ->i contracts 2010-09-09 14:21:35 -05:00
struct.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
text-render.rkt Scribble: simplify content that is conditioned on the render mode 2011-04-04 10:45:02 -06:00
text.rkt Make the scribble/html' layout mimic the one for scribble/text'. 2010-10-26 15:36:29 -04:00
urls.rkt More plt-scheme -> racket-lang, specifically for planet and bugs urls. 2010-05-31 15:11:27 -04:00
xref.rkt `xref-binding->definition-tag': fix two-argument-list mode 2011-04-12 15:55:22 -04:00