Commit Graph

  • df77451bf8 svn: r14431 Robby Findler 2009-04-06 00:44:37 +0000
  • 134b15abd5 Changed @itemize{...} to @itemize[...] (done after comparing the doc tree and verifying that there are no changes). (Also fixed a few bugs that were in the code) Eli Barzilay 2009-04-05 17:46:20 +0000
  • 8b1a22893d remove support files when a test is done Eli Barzilay 2009-03-23 23:04:30 +0000
  • dff49f902e disable sandbox break propagation in scribble/eval Matthew Flatt 2009-03-22 16:42:35 +0000
  • 9f2af4697e more time, for slower machines Eli Barzilay 2009-03-22 01:30:13 +0000
  • 9dd05abdae There is a problem with empty lines: having a line (= a row) in the code tables with empty contents makes the row not appear. Usually, we'd put an   there so it does show, but that would be bad for the preprocessor examples where I really want to have the table contents reflect the exact file contents. Eli Barzilay 2009-03-22 01:26:15 +0000
  • da64fcb797 Finished the docs+tests, added some minor utilities. Eli Barzilay 2009-03-21 15:06:48 +0000
  • 241883588d doc updates for v4.1.5.2 Matthew Flatt 2009-03-17 21:06:42 +0000
  • 90c669ce1b fix 'defform*' #:id without #:literals (PR 10103); should merge to 4.1.5 Matthew Flatt 2009-03-16 12:52:28 +0000
  • 36a92072fd Start a proper preprocessor documentation, with tests included. (proper "literate testing".) Eli Barzilay 2009-03-15 22:05:52 +0000
  • 763a1a1b7d change render og var-ids under a quote Matthew Flatt 2009-03-15 13:30:26 +0000
  • a1b7be1a90 functionality for packaging tests and documentation for the preprocessor language Eli Barzilay 2009-03-15 07:41:04 +0000
  • 208edf6016 reformat using #lang Eli Barzilay 2009-03-15 01:06:57 +0000
  • 7d488fa96b add center valignment for table cells Matthew Flatt 2009-03-13 16:08:06 +0000
  • 4672f9b344 dont show spaces at the end of a line when not needed Eli Barzilay 2009-03-12 18:25:08 +0000
  • d1f1c4011d A complete rewrite of text output using port state now. Also a few more text-controlling primitives. Eli Barzilay 2009-03-12 02:27:12 +0000
  • fd1bb626d6 fix grammar alignment; allow row-independent 'alignment and 'valignment associations in a table style Matthew Flatt 2009-03-12 00:59:54 +0000
  • 9eb42b71ee fix defclass and some scheme/gui argument schemevarfont binding Matthew Flatt 2009-03-10 23:14:53 +0000
  • 1653b798cd The scribble/text language works much better now, with indentation-aware output being possible. Eli Barzilay 2009-03-10 09:36:54 +0000
  • 32d49f6429 Avoid lumping together output values as (output '(x y z)), use separate output expressions instead. Eli Barzilay 2009-03-08 21:10:07 +0000
  • ff3a20bb98 more fixes when 'toc sections are not immediately under a 'toc section Matthew Flatt 2009-03-06 18:41:39 +0000
  • 49027e78cd Scribble: add 'non-toc style for --htmls output Matthew Flatt 2009-03-06 17:35:22 +0000
  • 22ee29d234 delete the target file if it exists Eli Barzilay 2009-03-05 09:58:12 +0000
  • 0e562a46da * Turn report-output? to an overridable method * New extra-files field, and `render' installs them (the render of multi-html copies these files to each directory) * Add an ++extra argument to the scribble command line * Fix output of the indirect renderer Eli Barzilay 2009-03-05 09:49:53 +0000
  • 77748d9e13 look for pdflatex.exe too under windows Eli Barzilay 2009-03-04 19:36:55 +0000
  • 6913c927f3 forgot to add to the last commit Eli Barzilay 2009-03-04 18:55:13 +0000
  • f9d796999e Move the prefix-file, style-file, and style-extra-files to be defined in base-render.ss. Eli Barzilay 2009-03-04 18:52:56 +0000
  • 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 Eli Barzilay 2009-03-04 16:35:41 +0000
  • bd2dd5c43a mzlib/class -> scheme/class Eli Barzilay 2009-03-04 01:29:08 +0000
  • c93f74f781 fix private library name Matthew Flatt 2009-03-03 23:05:25 +0000
  • 37dbe64ec4 scriblib Matthew Flatt 2009-03-03 23:02:24 +0000
  • 7a5f07fc4d mytexttt -> Scribtexttt Matthew Flatt 2009-03-01 21:58:41 +0000
  • ff2f50c755 added a pdflatex iterator Eli Barzilay 2009-03-01 19:26:36 +0000
  • 51b61f80fd scribble latex rendering: remove a pair of {} around element with style Matthew Flatt 2009-03-01 12:07:25 +0000
  • 2c8cfdb3e9 Scribble Latex rendering of table styles Matthew Flatt 2009-03-01 03:30:44 +0000
  • 4563ae1d7b fix latex rendering of superscripts; fix CSS inclusion in subsections rendered on separate pages Matthew Flatt 2009-02-28 15:27:09 +0000
  • 1b4c0c027c add htdp/image, htdp/world defmodule to teachpack docs; minor Scribble extensions Matthew Flatt 2009-02-27 22:56:00 +0000
  • ebabd8d9f9 scribble doc corrections Matthew Flatt 2009-02-27 01:36:32 +0000
  • d9edf185bf support and document itemization styles Matthew Flatt 2009-02-27 01:19:08 +0000
  • b7ba65934d add scribble/lp to complement scribble/lp/lang/reader Matthew Flatt 2009-02-26 22:57:06 +0000
  • ed3216185b adjust scribble/lp docs Matthew Flatt 2009-02-26 22:49:07 +0000
  • caf5421f7f fix scribble/lp for check syntax Matthew Flatt 2009-02-26 22:00:25 +0000
  • 7bef14c014 first cut docs for literate programming Robby Findler 2009-02-26 21:08:05 +0000
  • d62f6ee503 new units, contracts, tests Jay McCarthy 2009-02-26 17:09:26 +0000
  • 513a508dc4 fix srcloc and binding tracking in scribble/lp Matthew Flatt 2009-02-26 13:40:59 +0000
  • de160f7842 fix some Scribble rendering issues with tables containing flows abd cell styles; extend Slideshow play to handle more optional arguments; fix some docs Matthew Flatt 2009-02-25 21:14:22 +0000
  • 8f086861ee finished fixing multiple chunks Robby Findler 2009-02-25 20:35:38 +0000
  • a9198c9c9e fix scribble/lp by not lifting require Matthew Flatt 2009-02-25 18:35:51 +0000
  • c571d7f881 add #lang scribble/manual; change latex table rendering to use a smaller minipage for multiple columns of non-para/table cell flows Matthew Flatt 2009-02-25 18:27:16 +0000
  • 0bd5ae64c7 fixed some bugs that broke the build Robby Findler 2009-02-25 18:18:34 +0000
  • 50dacc432e svn: r13837 Robby Findler 2009-02-25 17:45:06 +0000
  • f2b25bc20f fix scribble/lp chunk linking Matthew Flatt 2009-02-25 16:05:10 +0000
  • aee7b363b4 made the special identifier <*> count as main, if it is present Robby Findler 2009-02-25 15:30:29 +0000
  • 6ea98dd621 add body id tag support to Scribble Matthew Flatt 2009-02-23 12:48:30 +0000
  • 8089d6867b delay 'scheme' expansion to expression position Matthew Flatt 2009-02-22 21:40:45 +0000
  • 2a91307fce scribble back-end configuration improvements Matthew Flatt 2009-02-22 18:37:35 +0000
  • 0e45d725ea PLaneT typesetting Matthew Flatt 2009-02-22 16:01:53 +0000
  • a0beff1796 layout improvements Matthew Flatt 2009-02-22 16:00:00 +0000
  • 7eab88977b changed the way the literate program setup works Robby Findler 2009-02-21 17:22:02 +0000
  • a6002db1ec another scribble/lp/lang/lang repair Matthew Flatt 2009-02-21 14:15:29 +0000
  • d33566e09f chat-noir literate small repairs Matthew Flatt 2009-02-21 13:30:22 +0000
  • 43168b31dd moved the newly literate program scribbled docs for the chat noir into the actual docs for the games collection Robby Findler 2009-02-21 03:16:11 +0000
  • 194dfd7362 manual move of the files to avoid the svn bug Robby Findler 2009-02-21 02:48:14 +0000
  • c3b18904af add and use at-exp meta-language Matthew Flatt 2009-02-18 23:14:18 +0000
  • 00623a67ae fix image scaling in Scribble HTML output Matthew Flatt 2009-02-17 21:32:26 +0000
  • 5b6a24344f remove unneeded dependency of framework on parts of Scribble; Redex doc repairs; add #:style? argument to deftech Matthew Flatt 2009-02-17 15:22:55 +0000
  • a174d220fd doc scribble/scheme; add make-element-id-transformer Matthew Flatt 2009-02-17 13:51:35 +0000
  • 4139a7271c Scribble: change handling of argumentd in defproc, etc., to use lexical bidning instead of parameters and symbols; fix some docs Matthew Flatt 2009-02-17 01:15:38 +0000
  • 1617e8d8ae changed htdp languages to allow identifier module paths; scribble improvements to latex back-end; added definterface Matthew Flatt 2009-02-16 22:04:51 +0000
  • 0d96872a1a minor doc formatting Eli Barzilay 2009-02-16 17:42:46 +0000
  • e4a2ca5ac1 no underlines Eli Barzilay 2009-02-16 16:44:34 +0000
  • 36569a05b4 #:part is gone Eli Barzilay 2009-02-16 16:43:00 +0000
  • 5b3b204a92 some improvements Eli Barzilay 2009-02-16 16:42:37 +0000
  • 9f64663db4 add #:underlined? argument to elemref Matthew Flatt 2009-02-16 16:42:22 +0000
  • ff5f3c508a added smaller to scribble/basic Matthew Flatt 2009-02-16 16:35:06 +0000
  • e1f8c00bdf better latex rendering of tt underscore Matthew Flatt 2009-02-16 16:20:22 +0000
  • 196e960734 adjusted TOC Robby Findler 2009-02-16 16:18:26 +0000
  • d166f0969c better latex rendering of tt curly braces and backslash Matthew Flatt 2009-02-16 15:59:39 +0000
  • 904826dc7d svn: r13664 Robby Findler 2009-02-16 15:20:00 +0000
  • 744dd44978 document scribble/srcdoc Matthew Flatt 2009-02-16 14:45:50 +0000
  • db690297b7 Adds a #:part option to `chunk', to control how it's displayed. Eli Barzilay 2009-02-16 06:30:41 +0000
  • e581f8ceb7 use a counter to get separate tags and section titles Eli Barzilay 2009-02-16 04:33:54 +0000
  • 0752d0eb55 better names Eli Barzilay 2009-02-16 03:22:09 +0000
  • c62039efce chunks are translated to subsections -- not working right yet, but save a checkpoint Eli Barzilay 2009-02-16 03:19:05 +0000
  • 5b8c9ce05a move the doc wrapper code into literate-doc-wrapper.ss Eli Barzilay 2009-02-16 02:59:30 +0000
  • b4f877bd45 some more reformatting etc, at all levels (and the schememodname went away, again -- will get it back soon with the lifting of requires) Eli Barzilay 2009-02-16 02:53:01 +0000
  • 8e9347bc09 Some more require sorting -- no need for the scribble stuff to be provided from literate-lang, and switched to scheme/base (so the game file need to require it for syntax.) Eli Barzilay 2009-02-16 01:02:55 +0000
  • f5cdef07f2 minor reformatting Eli Barzilay 2009-02-16 00:51:03 +0000
  • 92cd42afe6 * There's no need to do the syntactic checks of identifiers for chunk', if there's an error, then people will get it anyway when they run the code. This means that chunk' can be a simple syntax-rule. * Removed some redundant requires. Eli Barzilay 2009-02-16 00:48:13 +0000
  • e257507b09 use a more convenient hack to include the literate source Eli Barzilay 2009-02-15 23:46:17 +0000
  • efd572e426 svn: r13614 Robby Findler 2009-02-15 21:05:03 +0000
  • 632cbd8aae split things up so that there are two modes for running the file. See the README Robby Findler 2009-02-15 20:57:25 +0000
  • 195d06f658 remove svn:executable Eli Barzilay 2009-02-15 18:44:52 +0000
  • aef83606bb sync to trunk Sam Tobin-Hochstadt 2009-02-15 17:45:53 +0000
  • 7eceffac04 Added Eli's check syntax-friendly let expression generation Robby Findler 2009-02-14 21:47:33 +0000
  • 2d2c2d17bf doc scribble/comment-reader Matthew Flatt 2009-02-14 13:34:58 +0000
  • 919845d306 svn: r13556 Robby Findler 2009-02-13 21:45:13 +0000
  • 48d2aa54a3 setup a literate programming chat-noir Robby Findler 2009-02-13 21:37:09 +0000
  • 0700b413cb Scribble fixes (PRs 10069, 10070) Matthew Flatt 2009-02-13 21:17:03 +0000
  • 347912732a typos Matthew Flatt 2009-02-04 21:08:35 +0000