Eli Barzilay
7f0900073b
* run.ss is used for he scribble command-line tool
...
* scribble.ss is gone (ot was doing the running, which run.ss defined)
* converted run.ss to scheme/base
* added private/indirect-renderer which can be used to build renderers
that are based on conversion from the result of an existing
renderer, obviously useful with the latex renderer
* added pdf-render using this and private/run-pdflatex
* added a --pdf option to run.ss
svn: r13946
original commit: d952b144c2b47f64b675ace0f25877f5a4e5c3f5
2009-03-04 16:35:41 +00:00
Eli Barzilay
bd2dd5c43a
mzlib/class -> scheme/class
...
svn: r13936
original commit: 44890f30aee76d331ce8d61afef3dc26173c184a
2009-03-04 01:29:08 +00:00
Matthew Flatt
c93f74f781
fix private library name
...
svn: r13933
original commit: 2d1617e282948d21961721c87867de4811230fd3
2009-03-03 23:05:25 +00:00
Matthew Flatt
37dbe64ec4
scriblib
...
svn: r13932
original commit: 826263c6297915d7735bf45b4071cb0a68bdeca8
2009-03-03 23:02:24 +00:00
Matthew Flatt
7a5f07fc4d
mytexttt -> Scribtexttt
...
svn: r13893
original commit: aaea005d0f68c002231fb48b89972408e57acb37
2009-03-01 21:58:41 +00:00
Eli Barzilay
ff2f50c755
added a pdflatex iterator
...
svn: r13892
original commit: fdf29e2e8c92052a8be3c11e0467d4625521d944
2009-03-01 19:26:36 +00:00
Matthew Flatt
51b61f80fd
scribble latex rendering: remove a pair of {} around element with style
...
svn: r13889
original commit: b2d2001eb0fbc787149f43b4b2c94d9f5e4cb28f
2009-03-01 12:07:25 +00:00
Matthew Flatt
2c8cfdb3e9
Scribble Latex rendering of table styles
...
svn: r13887
original commit: 955f2e3441d4c6ad7488cdeff1958da73c32e537
2009-03-01 03:30:44 +00:00
Matthew Flatt
4563ae1d7b
fix latex rendering of superscripts; fix CSS inclusion in subsections rendered on separate pages
...
svn: r13880
original commit: 95cc90e0e47271e75ac65d54e37e48a66d288173
2009-02-28 15:27:09 +00:00
Matthew Flatt
1b4c0c027c
add htdp/image, htdp/world defmodule to teachpack docs; minor Scribble extensions
...
svn: r13877
original commit: 2c71266d96368600f579d6f4431e82fb5a6af3f5
2009-02-27 22:56:00 +00:00
Matthew Flatt
ebabd8d9f9
scribble doc corrections
...
svn: r13866
original commit: ba925a22d91ef4a1f61265c85ba5afb76a1a86c8
2009-02-27 01:36:32 +00:00
Matthew Flatt
d9edf185bf
support and document itemization styles
...
svn: r13865
original commit: d22069347665bd25d38b3152d8c47414eede0691
2009-02-27 01:19:08 +00:00
Matthew Flatt
b7ba65934d
add scribble/lp to complement scribble/lp/lang/reader
...
svn: r13861
original commit: 502427ee449ccbd2c1676f8b4e99ab23da5160cf
2009-02-26 22:57:06 +00:00
Matthew Flatt
ed3216185b
adjust scribble/lp docs
...
svn: r13859
original commit: db70d62ca717d7602ec0fd0efe2dba9e15e9fe38
2009-02-26 22:49:07 +00:00
Matthew Flatt
caf5421f7f
fix scribble/lp for check syntax
...
svn: r13858
original commit: a4078d52950e3619911e12483ad3e70c70990663
2009-02-26 22:00:25 +00:00
Robby Findler
7bef14c014
first cut docs for literate programming
...
svn: r13856
original commit: 9f465fb91764558495d7019af21eac846eb11b01
2009-02-26 21:08:05 +00:00
Jay McCarthy
d62f6ee503
new units, contracts, tests
...
svn: r13852
original commit: 196ec00f16f726745f98d6d5b026213114d9a5e6
2009-02-26 17:09:26 +00:00
Matthew Flatt
513a508dc4
fix srcloc and binding tracking in scribble/lp
...
svn: r13849
original commit: 9df218784ad23abb98be72d2eef03d03ef2fa899
2009-02-26 13:40:59 +00:00
Matthew Flatt
de160f7842
fix some Scribble rendering issues with tables containing flows abd cell styles; extend Slideshow play to handle more optional arguments; fix some docs
...
svn: r13843
original commit: 90bc1d816d4645f7f7a3be99cf2e05c9bdfbef8d
2009-02-25 21:14:22 +00:00
Robby Findler
8f086861ee
finished fixing multiple chunks
...
svn: r13841
original commit: 42adbca52765002306d46df8f660b8eb6f088a1b
2009-02-25 20:35:38 +00:00
Matthew Flatt
a9198c9c9e
fix scribble/lp by not lifting require
...
svn: r13840
original commit: 973f08e0112c2e4027b6ee9f660955d8d472b2dd
2009-02-25 18:35:51 +00:00
Matthew Flatt
c571d7f881
add #lang scribble/manual; change latex table rendering to use a smaller minipage for multiple columns of non-para/table cell flows
...
svn: r13839
original commit: 0321cad60e6311ed1881327ddccb94949871216c
2009-02-25 18:27:16 +00:00
Robby Findler
0bd5ae64c7
fixed some bugs that broke the build
...
svn: r13838
original commit: 0e3b74d12531faaf5acf43e4c133fd8b663f7bb5
2009-02-25 18:18:34 +00:00
Robby Findler
50dacc432e
svn: r13837
...
original commit: e36cde06e56a0229f38866c688caf49bc72d0ec9
2009-02-25 17:45:06 +00:00
Matthew Flatt
f2b25bc20f
fix scribble/lp chunk linking
...
svn: r13835
original commit: f799ade23831875dc16b40eec6040470b6209739
2009-02-25 16:05:10 +00:00
Robby Findler
aee7b363b4
made the special identifier <*> count as main, if it is present
...
svn: r13833
original commit: 4fd43c7d9a7816bd0b960288234cbd5213b2d710
2009-02-25 15:30:29 +00:00
Matthew Flatt
6ea98dd621
add body id tag support to Scribble
...
svn: r13801
original commit: ce79598a4a896d2f7b3c0ade5ed344b5b9691546
2009-02-23 12:48:30 +00:00
Matthew Flatt
8089d6867b
delay 'scheme' expansion to expression position
...
svn: r13794
original commit: 42fad650c73fb9efb486db2a0eec58d46a1d5a13
2009-02-22 21:40:45 +00:00
Matthew Flatt
2a91307fce
scribble back-end configuration improvements
...
svn: r13792
original commit: 04c2a2c3a4ab78103f6c682964ce53f675887c83
2009-02-22 18:37:35 +00:00
Matthew Flatt
0e45d725ea
PLaneT typesetting
...
svn: r13791
original commit: e6ee0cd001636d55e8b692a109c1c95bbbf1b23b
2009-02-22 16:01:53 +00:00
Matthew Flatt
a0beff1796
layout improvements
...
svn: r13790
original commit: cdfc9ffc365bb3efdebdbdda7ccdddf59620c2c9
2009-02-22 16:00:00 +00:00
Robby Findler
7eab88977b
changed the way the literate program setup works
...
svn: r13774
original commit: 121764e7b57f7906f4d7420bdfa938621e371e18
2009-02-21 17:22:02 +00:00
Matthew Flatt
a6002db1ec
another scribble/lp/lang/lang repair
...
svn: r13767
original commit: 327fa47487930554e1dd2537a8fcb9ab5793f67b
2009-02-21 14:15:29 +00:00
Matthew Flatt
d33566e09f
chat-noir literate small repairs
...
svn: r13765
original commit: 24e4fd407ba20d2eb14cbf1a0ce996e484d4d1d8
2009-02-21 13:30:22 +00:00
Robby Findler
43168b31dd
moved the newly literate program scribbled docs for the chat noir into the actual docs for the games collection
...
svn: r13761
original commit: 7cc03cb42fff7ec2281e448bec8122f27a22e74e
2009-02-21 03:16:11 +00:00
Robby Findler
194dfd7362
manual move of the files to avoid the svn bug
...
svn: r13759
original commit: fb0cc555f4775a78c8695a85fe0aad234d5b36c6
2009-02-21 02:48:14 +00:00
Matthew Flatt
c3b18904af
add and use at-exp meta-language
...
svn: r13731
original commit: 128d5287f7791c69634519438af43c0b29c35f1c
2009-02-18 23:14:18 +00:00
Matthew Flatt
00623a67ae
fix image scaling in Scribble HTML output
...
svn: r13709
original commit: b5bc25915aa214a761ba6265eee56016218bdcac
2009-02-17 21:32:26 +00:00
Matthew Flatt
5b6a24344f
remove unneeded dependency of framework on parts of Scribble; Redex doc repairs; add #:style? argument to deftech
...
svn: r13696
original commit: 941a8935aa15954607a9e9437caf7293e5da18f8
2009-02-17 15:22:55 +00:00
Matthew Flatt
a174d220fd
doc scribble/scheme; add make-element-id-transformer
...
svn: r13691
original commit: db5cab09e7fdcf6cc3b51ffb873ab359ec16a087
2009-02-17 13:51:35 +00:00
Matthew Flatt
4139a7271c
Scribble: change handling of argumentd in defproc, etc., to use lexical bidning instead of parameters and symbols; fix some docs
...
svn: r13688
original commit: 0f18d68649bf7e0caa9e02f2739629129ef644e8
2009-02-17 01:15:38 +00:00
Matthew Flatt
1617e8d8ae
changed htdp languages to allow identifier module paths; scribble improvements to latex back-end; added definterface
...
svn: r13681
original commit: 9927b0b576063d2ee99a2089825098aa9a7e7781
2009-02-16 22:04:51 +00:00
Eli Barzilay
0d96872a1a
minor doc formatting
...
svn: r13674
original commit: 580ec62341e67fdef89db11a5004339408af72f5
2009-02-16 17:42:46 +00:00
Eli Barzilay
e4a2ca5ac1
no underlines
...
svn: r13672
original commit: a016d20e847be63a16b8c0640869f52ec55b68c2
2009-02-16 16:44:34 +00:00
Eli Barzilay
36569a05b4
#:part is gone
...
svn: r13671
original commit: 58e618478ecb98c2daee644eee3d933cfc4d2d0e
2009-02-16 16:43:00 +00:00
Eli Barzilay
5b3b204a92
some improvements
...
svn: r13670
original commit: 6539836e12c2d8bc99f3d2fa6fe3b73c8edb8338
2009-02-16 16:42:37 +00:00
Matthew Flatt
9f64663db4
add #:underlined? argument to elemref
...
svn: r13669
original commit: 7b57156ac2a57a90821ca5c955bc811a35185419
2009-02-16 16:42:22 +00:00
Matthew Flatt
ff5f3c508a
added smaller to scribble/basic
...
svn: r13668
original commit: 76042d8b4c268acdf064bdb246d1abd370300e8d
2009-02-16 16:35:06 +00:00
Matthew Flatt
e1f8c00bdf
better latex rendering of tt underscore
...
svn: r13667
original commit: 6250d5e9933800b344bd49554a753e2eeb5d72ac
2009-02-16 16:20:22 +00:00
Robby Findler
196e960734
adjusted TOC
...
svn: r13666
original commit: 16d3208fb351e6803e62234205d3ff94bc5ff397
2009-02-16 16:18:26 +00:00