Matthias Felleisen
e4039661d4
Closes PR12140
2011-08-30 17:21:54 -04:00
Matthias Felleisen
c5155b6b75
basic fixes to figure.tex; partially addresses PR 12140
2011-08-30 17:21:53 -04:00
Matthias Felleisen
e01e72a7ed
allow left-aligned figures
2011-08-18 18:26:14 -04:00
Matthew Flatt
86f4e5912b
adjust `scriblib/figure' CSS for more consistent spacing
2011-08-01 13:14:43 -06:00
Eli Barzilay
3157955d40
".ss" -> ".rkt" scan done.
2011-07-02 10:37:53 -04:00
Ryan Culpepper
1b702a2ae3
docs reorganization
...
added tutorial, racket categories
relabeled some other categories
normalized manual names: de-bolded, changed some names
2011-07-01 17:16:53 -06:00
Robby Findler
69b5daa9e6
remove docs tests that no one was interested in
2011-07-01 11:38:09 +08:00
Eli Barzilay
40124a0619
A long overdue scan to eliminate files without terminating newlines.
...
(DrRacket should really do that.)
2011-06-28 02:01:41 -04:00
Eli Barzilay
ac26fe7554
A ton of @scheme*' ->
@racket*' and related updates.
...
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
2011-06-25 04:08:47 -04:00
Matthew Flatt
3f95fabf7c
add --latex-section' mode to
scribble'
2011-06-22 07:49:15 -06:00
Robby Findler
62d758ca56
sriblib/autobib: added a keyword argument to generate-bibliography to control the name of the section
2011-05-27 07:32:20 -05:00
Jay McCarthy
291ee08736
Adding scriblib/bibtex.
2011-05-21 10:10:05 -06:00
Jay McCarthy
0332a09d10
First pass
2011-05-21 10:10:05 -06:00
Jay McCarthy
dc639df1da
Parsing
2011-05-21 10:10:04 -06:00
Jay McCarthy
12f5994191
Parsing
2011-05-21 10:10:04 -06:00
Jay McCarthy
996a0366f8
Parsing
2011-05-21 10:10:04 -06:00
Jay McCarthy
eb55bc9a86
Progress
2011-05-21 10:10:04 -06:00
Jay McCarthy
5fd6f0663e
Worked too long on this today
2011-05-21 10:10:04 -06:00
Jay McCarthy
e8d3ce3f3f
Initial bibtex fakery
2011-05-21 10:10:03 -06:00
Robby Findler
507b1cd8fd
moved the docs-complete library into rackunit
...
to avoid having a separate, new manual for the
one library
2011-05-05 16:10:42 -05:00
Robby Findler
e7d0029aea
added lots of new tests that our documentation is complete
2011-04-25 13:24:43 -05:00
Matthew Flatt
df4ffe3573
fix scriblib/gui-eval and pre-build pictures for Quick
2011-04-14 12:20:16 -06:00
Matthew Flatt
df2a875ff4
Scribble: simplify content that is conditioned on the render mode
...
including a new `scriblib/render-cond' library
2011-04-04 10:45:02 -06:00
Matthew Flatt
8e289018c8
adjust `scriblib/gui-eval' docs
...
since it's no longer needed for `racket/draw' images
2011-04-04 10:43:38 -06:00
Matthew Flatt
009468d6a8
scriblib doc corrections and clarification
2011-03-27 14:20:17 -06:00
Vincent St-Amour
4b4d7f5f0b
Document here-figures.
2011-03-27 14:48:17 -04:00
Matthew Flatt
d81ace1031
fix CSS typo
2011-03-27 07:30:18 -06:00
Vincent St-Amour
c1ab718ad7
Add here-figures to scribble and avoid putting figures on their own page if possible.
2011-03-27 07:30:18 -06:00
Matthew Flatt
50ca70703f
scriblib/autobib: fix `in-bib' to not generate a new bib entry
2011-03-20 15:35:02 -06:00
Robby Findler
6e1ffc24cf
fix some for-label requires
2011-03-17 13:35:31 -05:00
Sam Tobin-Hochstadt
7f1da76d54
Compare author strings, not author structures, in `citet'.
2010-12-08 18:22:29 -05:00
Vincent St-Amour
a888325d78
Fixed autobib doc.
2010-11-19 12:10:42 -05:00
Sam Tobin-Hochstadt
d50eac2eff
Sort bib entries by year when authors are equal.
...
Works only when just the year is specified.
2010-11-16 13:27:50 -05:00
Sam Tobin-Hochstadt
01c8c281f3
Supress duplicate author lists.
2010-11-16 12:38:48 -05:00
Vincent St-Amour
25749736c9
Fixed a typo in the scribble docs.
...
Merge to 5.0.2.
2010-10-27 16:15:50 -04:00
Jon Rafkind
65c245cdc7
move purpose statements to the info files
2010-08-23 15:13:00 -06:00
Jon Rafkind
bdf98ebbe2
add README files for scribble directories
2010-08-23 10:06:45 -06:00
Matthew Flatt
5f1aa418f3
add collection-file-path and splace collection trees at the file level
2010-07-25 11:01:09 -05:00
Matthew Flatt
6ffa068e1e
fix use of the second argument to in-bib
2010-07-20 14:02:57 -06:00
Robby Findler
a4726678ff
added documentation for the extended gui-interaction & co. operators
2010-06-16 11:58:58 -05:00
Robby Findler
22bc8f6d87
a bunch of little fixes to the 2htdp/image library (and related) for sfp submission:
...
- added in the htdp/image version of the performance test case
- made gui-eval work with things other than slideshow
- extended render-image so that it works on bitmaps and image-snips
2010-06-16 11:58:58 -05:00
Sam Tobin-Hochstadt
1a80b6b044
Include "-" in last name regexp.
2010-06-11 17:49:06 -04:00
Sam Tobin-Hochstadt
c945927776
Support multiple arguments to `citet', provided that all authors are equal?
...
- Also refactors indexing to separately index date and author
2010-06-11 17:49:05 -04:00
Matthew Flatt
5b33f0b951
fix docs for define-cite
...
Closes PR 10971
2010-06-11 04:34:22 -04:00
Matthew Flatt
f357216068
tweak figure and footnote rendering
2010-05-24 18:55:14 -06:00
Matthew Flatt
1e9aa3b132
document scriblib/footnote
2010-05-21 19:40:33 -06:00
Matthew Flatt
69230100e4
add scriblib/footnote library
2010-05-21 19:40:33 -06:00
Matthew Flatt
eb15dceb34
rackety misc docs
2010-05-07 09:13:51 -06:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Matthew Flatt
c7e723eef7
somewhat rackety core docs
2010-04-22 15:10:25 -06:00