Commit Graph

1885 Commits

Author SHA1 Message Date
Suzanne Soy
d4fe76d189 Renamed main branch 2021-04-04 07:22:57 +01:00
Suzanne Soy
c2f3c4376d Added e-mail address 2021-03-04 21:00:48 +00:00
Suzanne Soy
710544ef81 Changed my name :) 2021-03-04 20:52:14 +00:00
Suzanne Soy
50519c2ea9 Changed my name :) 2021-03-04 20:38:01 +00:00
Georges Dupéron
a9e385f717 Updated Racket versions in .travis.yml 2019-04-24 22:41:00 +02:00
Georges Dupéron
f4910cf260 Fixed rendering of \triangleright (use the default one instead of the one from mathabx) 2017-08-22 16:22:30 +02:00
Georges Dupéron
4ff7b86c89 Added ❬, ❭, ❰ and ❱ 2017-08-16 12:47:46 +02:00
Georges Dupéron
d0cff0ccac New characters; indentation 2017-07-17 21:56:31 +02:00
Georges Dupéron
295828badf Added some characters 2017-07-07 01:37:00 +02:00
Georges Dupéron
f007031854 Added some characters 2017-07-07 01:10:22 +02:00
Georges Dupéron
f455f32d67 Made sure ⱼₖ and similar sequences of two subscripts typeset roughly as _{jk}, and that they are accepted by LaTeX. Added some characters 2017-07-06 11:12:53 +02:00
Georges Dupéron
2fd4e15484 Added some characters 2017-07-05 21:14:05 +02:00
Georges Dupéron
d1d4afb7af Added some characters 2017-06-29 20:04:34 +02:00
Georges Dupéron
5e153ac4f9 Added some characters 2017-06-28 23:22:09 +02:00
Georges Dupéron
ba1487cadc Added the LaTeX translation for more characters (\mathbb mostly) 2017-06-24 13:21:43 +02:00
Georges Dupéron
6949407da3 Preserve stx-pair and stx-list in defform 2017-06-03 00:08:53 +02:00
Georges Dupéron
8f6f1dc385 Added a few unicode characters 2017-06-01 19:51:45 +02:00
Georges Dupéron
551c8b57c0 Cleanup 2017-05-16 19:34:01 +02:00
Georges Dupéron
ee1ecea0ee Found a way to fix copy-paste of math, to some extent. The best would be to parse the math in Racket, and produce readable code, though 2017-05-16 16:01:13 +02:00
Georges Dupéron
ee1fc8459f Added some unicode chars, fixed older ones so that they do not cause weird conflicts. 2017-05-16 15:35:46 +02:00
Georges Dupéron
2a5653e5c5 Changed the section in which the documentation appears on the main page 2017-05-16 12:16:19 +02:00
Georges Dupéron
a77648a9f7 Extended support for highlighting 2017-05-15 20:34:33 +02:00
Georges Dupéron
713dfad5a9 Added amsmath, added a few more unicode chars 2017-04-28 00:07:03 +02:00
Georges Dupéron
5be2f0ec35 Added capital lamnda to the unicode chars handled by LaTeX. 2017-04-28 00:07:03 +02:00
Georges Dupéron
f30f38a366 Use #:indirect to avoid cyclic dependency on aful. 2017-04-28 00:07:03 +02:00
Georges Dupéron
167ae897a0 Missing dependency 2017-04-28 00:07:03 +02:00
Georges Dupéron
46d983a355 Build newer versions 2017-04-28 00:07:03 +02:00
Georges Dupéron
0768ff77a9 Added 'scribble-render-as syntax property, deprecated 'scribble-render 2017-04-28 00:07:03 +02:00
Georges Dupéron
a3acfa80ea Support for comments with the new comment-reader: do not insert a nbsp after the first semicolon. 2017-04-28 00:07:03 +02:00
Georges Dupéron
0d420cb400 Concise documentation for the scribble-render syntax property 2017-04-28 00:07:03 +02:00
Georges Dupéron
923eba8839 Allow whole s-expressions to change the way they are rendered, using the scribble-render syntax property 2017-04-28 00:07:03 +02:00
Georges Dupéron
23ddbecfa1 Remove -x option on raco test in .travis.yml, so that all modules are run, including those without a test submodule. 2017-04-28 00:07:03 +02:00
Georges Dupéron
744dc3bc51 Fixed (again) missing dependencies. 2017-04-28 00:07:03 +02:00
Georges Dupéron
03c4e688e8 Fixed missing dependencies 2017-04-28 00:07:03 +02:00
Georges Dupéron
3a929934be Succinct documentation for mutable-match-element-id-transformer 2017-04-28 00:07:03 +02:00
Georges Dupéron
a5119a7b15 Added mutable-match-element-id-transformer 2017-04-28 00:06:58 +02:00
Georges Dupéron
49de4c776a Merged in existing changes from scribble-enhanced 2017-04-28 00:06:46 +02:00
Georges Dupéron
bbe51a11aa Extracted manual-scheme.rkt and racket.rkt from upstream scribble repository 2016-09-20 18:35:21 +02:00
Vincent St-Amour
a69f6c6982 Add missing character to the table.
Used by the DrRacket docs, and was broken when making the table extensible.
2016-08-25 09:53:19 -05:00
Vincent St-Amour
cce1eff495 Extend special characters using a function rather than a dict.
Based on feedback from David Van Horn.
2016-08-24 16:14:03 -05:00
Vincent St-Amour
525b72ca4c Make the list of special characters user-extensible . 2016-08-24 16:14:03 -05:00
Vincent St-Amour
78a517a34d setup-plt -> raco setup
Survived unnoticed for 6+ years.
2016-08-24 15:27:58 -05:00
Matthew Flatt
267fd52984 fix test to reflect previous scribble/example repair 2016-08-23 07:45:54 -06:00
Matthew Flatt
3e1c63c93a improve rendering of titles with empty numbers 2016-08-13 12:45:50 -06:00
Matthew Flatt
495630e001 avoid bad substring when something goes weird with section numbers 2016-08-13 07:31:58 -06:00
Benjamin Greenman
f488ed28f3 typo: "for and" 2016-08-09 13:25:39 -04:00
Matthew Flatt
5b37a3ac72 examples: avoid generating an empty nested table for empty output
For something like

 #lang scribble/manual
 @(require scribble/eval)
 @interaction[(define x 2)
              x]

the `interaction` form generated an empty nested table for the zero
results from `define`. When rendering via Latex, that empty table
could create vertical whitespace. Produce zero lines in the enclosing
table, instead.
2016-08-05 09:25:37 -06:00
Matthew Flatt
aca15dcc85 Fix use of namespace-require that can create conflicts
The current expader's `namespace-require` has a bug that prevents
it from reporting a conclict when `(for-label <lib>)` creates
a conflict due to different provided bindings of the same name
at different phases from <lib>. Avoid depending on that bug.
2016-08-01 13:23:24 -06:00
Asumu Takikawa
f4f3354466 Add doc examples for history form 2016-07-21 13:50:01 -04:00
ben
7836b78809 scribble/jfp: affiliation-mark example 2016-07-11 14:53:30 -04:00