Georges Dupéron
|
b9037c3c06
|
Fixes lots of issues. Fixes scribble bug #25 (last commit didn't fix it in the end). Fixes arrows in DrRacket. Fixes some identifier conflicts.
|
2016-06-23 21:11:17 +02:00 |
|
Georges Dupéron
|
dbebe7b60a
|
Moved hyper-literate/typed to hyper-literate, as it is now parameterizable.
|
2016-06-17 20:27:53 +02:00 |
|
Georges Dupéron
|
32c6abb01e
|
Fixes scribble bug #25
|
2016-06-17 19:59:40 +02:00 |
|
Georges Dupéron
|
3121eaec9d
|
Improved test example.
|
2016-06-17 19:58:46 +02:00 |
|
Georges Dupéron
|
456d2557c8
|
Fixed issue with racketblock vs RACKETBLOCK (racketblock was always used)
|
2016-06-17 19:58:25 +02:00 |
|
Georges Dupéron
|
076bd1a750
|
Fixed requires
|
2016-06-17 18:31:54 +02:00 |
|
Georges Dupéron
|
4e99f8cf59
|
Improved explanations in test.
|
2016-06-17 18:27:19 +02:00 |
|
Georges Dupéron
|
f2b9a03ee4
|
Improved test coverage, require racket/base for-syntax.
|
2016-06-17 18:22:10 +02:00 |
|
Georges Dupéron
|
31f02fcd0b
|
Added badges to README file
|
2016-06-17 17:19:01 +02:00 |
|
Georges Dupéron
|
33a205b3d8
|
Fixed missing dependency
|
2016-06-17 17:18:04 +02:00 |
|
Georges Dupéron
|
d78626c8ed
|
Improved test coverage
|
2016-06-17 16:47:02 +02:00 |
|
Georges Dupéron
|
027d3f4a6c
|
Fixed missing dependency, removed older Racket versions from build matrix.
|
2016-06-17 16:33:39 +02:00 |
|
Georges Dupéron
|
0bbbb12b5a
|
Removed my-reader.rkt, it shouldn't be needed if I manage to fix http://stackoverflow.com/questions/37867859/module-meta-language-in-racket
|
2016-06-17 16:25:53 +02:00 |
|
Georges Dupéron
|
bd6ffb9b6a
|
Added a test that requires the 'doc submodule. Normally this is done while building the document with scribble anyway.
|
2016-06-17 16:21:55 +02:00 |
|
Georges Dupéron
|
0ed3923079
|
Cleanup
|
2016-06-17 16:19:18 +02:00 |
|
Georges Dupéron
|
be223efb48
|
Fixed scribble bug #15. Also cleaned up code by currying the racketblock vs RACKETBLOCK parameter for chunk and CHUNK instead of calling define-syntax-rule twice.
|
2016-06-17 15:23:54 +02:00 |
|
Georges Dupéron
|
1b15bce0c7
|
Works, but needs a workaround for typed/racket to work.
|
2016-06-17 13:42:41 +02:00 |
|
Georges Dupéron
|
e785765209
|
First step towards a parameterizable meta-language
|
2016-06-16 18:47:16 +02:00 |
|
Georges Dupéron
|
21cd1f3ae3
|
various tests, before cleanup
|
2016-06-16 18:38:55 +02:00 |
|
Georges Dupéron
|
b895378a51
|
Improved README
|
2016-06-16 16:28:33 +02:00 |
|
Georges Dupéron
|
6098afd1bd
|
Added README
|
2016-06-16 16:28:33 +02:00 |
|
Georges Dupéron
|
36faaad4ff
|
Merge branch 'scribble-upstream-master-extract'
|
2016-06-16 16:28:14 +02:00 |
|
Georges Dupéron
|
b2f9117912
|
Pulled out scribble-lib/scribble/lp/lang/common.rkt and scribble-lib/scribble/lp/lang/lang2.rkt and scribble-lib/scribble/lp/lang/reader.rkt and scribble-lib/scribble/private/lp.rkt.
|
2016-06-16 16:27:55 +02:00 |
|
Georges Dupéron
|
ee0aaf2740
|
Added a couple of utilities: defck and repeat-chunk
|
2016-06-16 14:24:17 +02:00 |
|
Georges Dupéron
|
872000aff3
|
Initial commit
|
2016-06-16 14:21:44 +02:00 |
|
Leif Andersen
|
c34a69c623
|
Update the docs to mention the search-box parameter in the html mixin.
|
2016-06-15 15:24:36 -04:00 |
|
Robby Findler
|
0ca977aecd
|
fix scribble/jfp
|
2016-05-28 02:32:40 -05:00 |
|
Robby Findler
|
5edbe0fc85
|
fix error message
|
2016-05-27 14:00:59 -05:00 |
|
Robby Findler
|
79e74d3b59
|
add (hopefully correct) missing case to the contract/bluebox renderer
closes #34
|
2016-03-17 09:08:43 -05:00 |
|
Robby Findler
|
468744bdf5
|
add latex equivalent for recently added mrlib/tex-table shortcuts
also correct ε to \varepsilon instead of \epsilon
|
2016-03-11 19:28:46 -06:00 |
|
Matthew Flatt
|
e92229f481
|
doc: explain indentation and workaround for racketresultblock
|
2016-03-07 19:21:39 -07:00 |
|
Sam Caldwell
|
f6460dac5e
|
fix typo in how-to
|
2016-03-04 16:41:35 -05:00 |
|
Matthew Flatt
|
4d62fba7f2
|
fix scribble --redirect-main with indirect links
|
2016-02-25 08:53:42 -07:00 |
|
Matthew Flatt
|
17acde5a1f
|
fix default external-URL redirection
Use an installation's current configuration and get a corrected
default by using `setup/dirs`.
|
2016-02-25 08:49:22 -07:00 |
|
ben
|
58b662ab77
|
typo: 'unrecognzied' -> 'unrecognized'
|
2016-02-20 18:18:02 -05:00 |
|
Jens Axel Søgaard
|
28e7d932c7
|
Merge pull request #29 from sorawee/patch-1
Add /Library/TeX/texbin as another candidate-dir
|
2016-02-17 19:00:44 +01:00 |
|
sorawee
|
249265102e
|
Add /Library/TeX/texbin as another candidate-dir
MacTeX, TeX for Mac, will install the binaries at `/Library/TeX`. Hence, we should add this path to the candidate-dirs.
|
2016-02-15 22:52:23 -05:00 |
|
ben
|
d51825b95e
|
example usage of 'other-doc'
|
2016-01-25 11:51:31 -05:00 |
|
Matthew Flatt
|
798155c4f9
|
add make-numberer to generalize section numbering
|
2016-01-09 20:21:18 -07:00 |
|
Spencer Florence
|
2881ef290d
|
Allow for manipulating scribble.tex imports
|
2016-01-09 11:48:21 -06:00 |
|
Matthew Flatt
|
1db48e6fc6
|
fix test to allow a doc submodule
|
2016-01-01 14:36:09 -07:00 |
|
Matthew Flatt
|
0f0d662b14
|
scribble/lp2: strip code:comment , etc.
|
2015-12-30 07:22:15 -06:00 |
|
Matthew Flatt
|
bbbd68b3c2
|
declare-exporting: allow escaped module-path expressions
|
2015-12-30 06:54:51 -06:00 |
|
Matthew Flatt
|
f09604f097
|
scribble/lp2: declare doc submodule with module*
Using `module*` allows the documentation submodule to refer to the
implementation module.
|
2015-12-30 06:24:17 -06:00 |
|
Matthew Flatt
|
668e3799bd
|
HTML output: refine handling of a table in a bullet
Avoid a blank bullet line when an item start with a "boxed"
table for `defform` and similar.
|
2015-12-21 15:35:34 -07:00 |
|
Vincent St-Amour
|
63f8793e78
|
Move scriblib docs to the "Scribble Libraries" category.
|
2015-12-19 18:03:37 -06:00 |
|
Matthew Flatt
|
d2bf2e49c5
|
move scribble/examples to scribble/example
Use singular to follow the naming convention of the style guide.
|
2015-12-18 06:28:27 -07:00 |
|
Robby Findler
|
a64dc617f8
|
bump version number so there is a version that's post the existence of
the scribble/examples library (version 1.14 came with the
eval logging change but at the time there was no scribble/examples
library)
|
2015-12-17 22:05:21 -06:00 |
|
Matthew Flatt
|
90455e2d6a
|
add tests for examples
|
2015-12-13 09:09:33 -07:00 |
|
Matthew Flatt
|
ad9a465ab1
|
Latex: 'inset style renders through a SInsetFlow environment
|
2015-12-13 07:40:26 -07:00 |
|