Matthew Flatt
53f9aad182
add --redirect-main to scribble
...
svn: r12230
original commit: 04369a39c7886125501cdb5e0ec79b91a2c33e78
2008-11-04 12:16:45 +00:00
Matthew Flatt
1e26551bb6
manipulate scribble --redirect option as URL instead of string
...
svn: r12229
original commit: 791a911198a8248255981c304c3d0b32eb606942
2008-11-04 11:55:51 +00:00
Matthew Flatt
fa3a1de098
doc repairs
...
svn: r12216
original commit: 0b79aaa1aeec28d2b1716028fb7ba51ef5b1d8a0
2008-11-02 12:28:59 +00:00
Matthew Flatt
5a7821c879
split scribble/manual module into smaller modules
...
svn: r12150
original commit: ea659ba286fc5c1fda44a89d10c137473e46e8da
2008-10-28 01:40:51 +00:00
Eli Barzilay
d6f7cf6e56
fix typo; layout
...
svn: r12138
original commit: 7d72dc43c4ea5159d183f0512c6ce81a8f5181e1
2008-10-27 13:37:47 +00:00
Matthew Flatt
b70318935e
put search-box input inside form in Scribbled HTML
...
svn: r12137
original commit: 6be0f8f4dfdbd92cf3c057ffa1bcac9ef09e1aa6
2008-10-27 13:06:01 +00:00
Matthew Flatt
1096283709
unit bug fixes related to new scoping of signature elements; change scribble/manual to compute ids typeset as variables at compile time, in preparation for moving from a parameter to syntax bindings; fix docs typos; extend decompiler's support for unmarshaling syntax objects
...
svn: r12046
original commit: 7a55275a26f4052af6ec87f2737f367721abc4ec
2008-10-15 22:23:56 +00:00
Matthew Flatt
88e4b31afe
remove search box for Scribble HTML output unless requested; move some hardwired styles to CSS file
...
svn: r12029
original commit: 81dfc14cc643c3c44351fa0a47c501f664c5bc8f
2008-10-14 01:53:34 +00:00
Matthew Flatt
611fb883c7
fix missing page numbers in index of latex output
...
svn: r12024
original commit: d3e26ef74d6147cc9fae0b1f7fd3c8b086a84510
2008-10-13 20:34:45 +00:00
Matthew Flatt
21f5773171
adjust HTML rendering of paragraphs as table cells; avoiding 'p' tags makes cut-and-paste work better
...
svn: r11998
original commit: 198b05897ba3f89a6dcfdab1273ace7f2cf55644
2008-10-12 16:14:39 +00:00
Matthew Flatt
82b6b41ac3
fix HTML problems that affect Opera; add ++style to scribble executable; fix some Latex back-end issues
...
svn: r11997
original commit: 4fe97848b2af639c8c13b3a7d4593cad4db14360
2008-10-12 15:53:49 +00:00
Matthew Flatt
6d37b145df
fix great awlful memory leak in scribble's collect phase (which was exposed most clearly by the web-server tutorial); change in.sxref to be use fasl (bytecode) format
...
svn: r11989
original commit: 95fa65b7b3cb06cf4c8daf40d92f61783fec4f77
2008-10-11 14:50:22 +00:00
Eli Barzilay
2e8e8fb730
proper fix for the latex problem (blockquote was used unnecessarily)
...
svn: r11936
original commit: 0d6a9d73dc4616d5f2b321abf06102cf67c3e609
2008-10-05 02:23:21 +00:00
Eli Barzilay
420041b903
bad hack to make compilation go through
...
svn: r11935
original commit: 76172dd0f3669dd9011c7ecb4e4e864d6e3d85cf
2008-10-04 21:20:35 +00:00
Matthew Flatt
d173c0e6bc
fix docs for bibliography
...
svn: r11922
original commit: 37d6c770661a88696d065a0f0658678759d7cdd4
2008-10-01 16:04:05 +00:00
Matthew Flatt
9e662ec656
fix docs for bib-entry
...
svn: r11921
original commit: 6c2f070bb80a3fda26267730da577d10e72ae430
2008-10-01 15:59:46 +00:00
Matthew Flatt
a525409f9b
add ++xref-in flag to scribble
...
svn: r11918
original commit: 1097cb35a66d2acf37edccfd75940070a25192a9
2008-10-01 13:03:06 +00:00
Eli Barzilay
c954445908
pull out the right bindings from the right places
...
svn: r11882
original commit: c0bc68f35b85b511c1d8cb82679d892cb763953e
2008-09-26 13:16:02 +00:00
Eli Barzilay
1c19af99c4
better to use begin
...
svn: r11852
original commit: d35ceb9f4f2e98b3a97e00ad9b59d9fdbaa1bf7b
2008-09-24 18:05:46 +00:00
Eli Barzilay
64919abe7b
remove old unnecessary function definition
...
svn: r11845
original commit: 5b70b732a5e99823b092cddff565e0c758b2bc19
2008-09-23 20:46:58 +00:00
Eli Barzilay
1171920a82
sample code for diverting searches somewhere online
...
svn: r11840
original commit: 9728740294b98f9d0705f793141c482e34a45c5e
2008-09-22 20:05:38 +00:00
Eli Barzilay
cb9a985182
Rename input files so they get compiled too.
...
(And also see that the resulting .dep files are good re `include')
svn: r11789
original commit: 064eb9a1473c7576838eedde8b9f578c3de2a9f2
2008-09-17 14:26:40 +00:00
Eli Barzilay
4e0988f3a8
preprocessor tests
...
svn: r11787
original commit: ffde7e7b42fdf8d9c085ce3592f025b53e6481d3
2008-09-17 14:19:55 +00:00
Eli Barzilay
5cee45dc0b
* Added text utilities
...
* begin/collect, and a begin/text that is based on it (ignoring
inter-defns spaces)
* include/text, available as `include' in the scribble/text langauge
* tests, only for begin/collect for now
svn: r11772
original commit: 26b9bd6c3d20a8faeaf56ff9ef6241b7b3dc3564
2008-09-16 00:46:35 +00:00
Eli Barzilay
8733ec9586
svn: r11674
...
original commit: ef92bf90f4da00c256c4c8e625fe002792812bd3
2008-09-12 13:23:52 +00:00
Eli Barzilay
916eaca8fa
improved reader documentation
...
svn: r11673
original commit: a3930ea08846d9eef84bb3763b7a78f8c0341195
2008-09-12 13:22:31 +00:00
Eli Barzilay
31a7a10dc3
Start revising scribble/text (include temporarily removed).
...
svn: r11557
original commit: 60e001000a770d7b668b2029c83201782460157a
2008-09-05 18:53:50 +00:00
Eli Barzilay
8c28c37118
switch to plain-module-begin, to avoid redundant extra outputs
...
svn: r11556
original commit: 0ccfb6f8b4e7fc1b2caa375467a3cba8b14d93ab
2008-09-05 18:44:06 +00:00
Eli Barzilay
fd1adc4cea
avoid using state, and add getting rid of pre-definition indentations
...
svn: r11555
original commit: 5028fe513a0d3655f542d93f6ad5455362147730
2008-09-05 18:43:22 +00:00
Sam Tobin-Hochstadt
d83e6d7fc7
Fix to compile.
...
svn: r11553
original commit: d45d7bcb126411fb43d86487643913eee75b102c
2008-09-05 17:59:49 +00:00
Eli Barzilay
60377e2c3e
First version of textlang, using state to eliminate newlines
...
svn: r11552
original commit: 672a37150d5a67a36714c8211799bd645a5cf37f
2008-09-05 12:38:53 +00:00
Eli Barzilay
970dcd1ab0
extend syntax/module-reader to avoid ugly hack in scribble/doc/reader
...
svn: r11517
original commit: eaa5a69fa500c18b658199dfac0fa96bc19084cd
2008-09-02 04:06:08 +00:00
Eli Barzilay
42d983a3cf
All readers now use syntax/module-reader
...
svn: r11506
original commit: d8b6810fcefa42bee04a47048d2ece94615d2f60
2008-09-01 07:26:53 +00:00
Matthew Flatt
fb906ad2d0
fix problem building docs for planet
...
svn: r11480
original commit: 6230ed7ed726353ffb32a0f1b0e363b2fe0dcc59
2008-08-29 13:15:09 +00:00
Matthew Flatt
7d9c1e7c75
fix some remaining Latex-isms that Eli found in the docs
...
svn: r11454
original commit: 744df67d4e9564bb34cbe6c1efe68499ce9e3d21
2008-08-27 12:28:24 +00:00
Eli Barzilay
74abe64e45
Use an nonexistent css class for installation warning message, so when
...
it's installed on the web page it's easy to add the missing class with
a `display: none' so it's not show without any html rehacking.
Disabled the "(installation)" suffix to the main title for now: it's
also used for the window title and that shouldn't have the suffix
because the browser window will have it.
svn: r11452
original commit: bdfcca7d1130c1ecad6aa2e70945bab8c28b6f81
2008-08-27 11:19:20 +00:00
Eli Barzilay
7da94ae67c
Lots of minor edits -- mainly dropping unnecessary backslashes and
...
using @litchar with braces.
svn: r11451
original commit: d26f27e140cb3f914088c1b86843bc20d20f74db
2008-08-27 08:35:27 +00:00
Carl Eastlund
00c08e450a
Corrected syntax for #:use-sources clause of declare-exporting.
...
svn: r11402
original commit: 7adcdfa44447fb4d918bbd2668bd0d5765ff3c0b
2008-08-23 20:48:40 +00:00
Matthew Flatt
571a30746b
fix 'author' spec
...
svn: r11288
original commit: d1c1af8f843e260f870359975f4616d7fefb852f
2008-08-15 20:19:42 +00:00
Matthew Flatt
d3a86d35e5
assign authors to manuals
...
svn: r11287
original commit: 9453aaaccf2f0007bae450c291e1cd29a7a14696
2008-08-15 20:16:06 +00:00
Matthew Flatt
7c83877190
better error reporting for code:comment, and better docs for schememod
...
svn: r11211
original commit: e233989e1d04ed9d0cc4def485739819cb178432
2008-08-13 01:25:53 +00:00
Matthew Flatt
c442655ac2
fix schemegrammar*
...
svn: r10986
original commit: c2c7777c37811ce47984481baf7f728a0d2712a4
2008-07-30 17:20:09 +00:00
Matthew Flatt
5ffcc610ba
document ways to control Scribble TOC output
...
svn: r10972
original commit: c8318761c8fdfc4cbe305ffc1cc216fe16965f2f
2008-07-29 20:40:25 +00:00
Matthew Flatt
48e3293a0b
fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs)
...
svn: r10960
original commit: 2c813c53c56b010127736b6b33d1060a672ca1b7
2008-07-29 12:56:05 +00:00
Eli Barzilay
cb550a460a
search-context has the proper suffix now
...
svn: r10953
original commit: f30efeb8c3f28caf5a7e2b1d44c47dc667bc49de
2008-07-29 04:32:58 +00:00
Sam Tobin-Hochstadt
03ac8b12bd
More greek letters for scribble latex rendering.
...
svn: r10930
original commit: d58bdb5f56b1187d4a09217efd460244b28eb243
2008-07-27 03:08:10 +00:00
Matthew Flatt
bad192a1c6
adjust Scribble para/div style handling
...
svn: r10910
original commit: 4092392e5a749eed5b0ef3158ce63ed6c3b34abc
2008-07-25 13:16:06 +00:00
Eli Barzilay
81004dcf38
added context label
...
svn: r10906
original commit: 5c61c1b997286138a857ccbd1d9d2ed465640c54
2008-07-25 02:05:00 +00:00
Matthew Flatt
29a7a0fa93
tweak table-of-contents rendering again
...
svn: r10902
original commit: 8e4647cd6c8e60c665354aa6ef21fd333b019719
2008-07-24 13:45:08 +00:00
Matthew Flatt
affe327c7d
tweak doc HTML toc rendering
...
svn: r10900
original commit: 27b0df2c2a31ed44380d900b65f19b3c48f07c9b
2008-07-24 13:07:59 +00:00