racket/collects/scribble
Matthew Flatt 0b1b3772f5 change Scribble HTML renderer to typeset em dashes with &8212;
Closes PR 11049
 Closes PR 11539
2010-12-14 06:48:25 -07: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 add `codeblock' to Scribble 2010-10-31 07:09:27 -06:00
sigplan 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
text More name improvements: scribble/text/textlang' -> scribble/text/lang' 2010-10-26 16:17:09 -04:00
tools Autosaving when Scribble buttons are clicked 2010-08-26 17:14:09 -06:00
base-render.rkt scribble: render `pict' content directly 2010-11-26 20:40:43 -07:00
base.rkt improved contract 2010-07-31 09:40:04 -05: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 move racket/draw overview to the Guide and expand it 2010-11-27 16:34:32 -07: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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
html-render.rkt change Scribble HTML renderer to typeset em dashes with &8212; 2010-12-14 06:48:25 -07: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 re-fix Scribble Latex image support 2010-11-28 08:01:07 -07: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 Scheme -> Racket in styles 2010-06-08 16:40:47 -04:00
racket.rkt bitmap% convertible to 'png-bytes; more Scribble Latex; pict in Slideshow docs 2010-11-27 07:36:12 -07:00
racket.tex Scheme -> Racket in styles 2010-06-08 16:40:47 -04: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 add `margin-note*' for putting a single-para note in the middle of a para 2010-05-21 19:40:33 -06:00
scribble.tex add `margin-note*' for putting a single-para note in the middle of a para 2010-05-21 19:40: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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -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 fix scribble/xref 2010-05-22 08:46:43 -06:00