Georges Dupéron
|
ffe4cfde69
|
Remove -x option on raco test in .travis.yml, so that all modules are run, including those without a test submodule.
|
2016-10-11 00:24:31 +02:00 |
|
Georges Dupéron
|
d9507573e7
|
Exclude MathJax/ and katex/ from raco setup and raco test.
|
2016-09-15 23:34:28 +02:00 |
|
Georges Dupéron
|
8a35d2af26
|
Fixes #2
|
2016-09-01 11:30:41 +02:00 |
|
Georges Dupéron
|
406830625b
|
Speed up --check-pkg-deps
|
2016-08-30 22:51:58 +02:00 |
|
Georges Dupéron
|
7e7d7220e6
|
Bumped version number
|
2016-08-23 14:42:43 +02:00 |
|
Georges Dupéron
|
b85a877149
|
Revert "Removed texlive-latex-recommended dependency as it is already a dependency of texlive-latex-extra."
This reverts commit 2a70bd9bac .
|
2016-08-23 13:37:07 +02:00 |
|
Georges Dupéron
|
2a70bd9bac
|
Removed texlive-latex-recommended dependency as it is already a dependency of texlive-latex-extra.
|
2016-08-23 13:31:16 +02:00 |
|
Georges Dupéron
|
324e94bee9
|
Added texlive-fonts-extra dependency to Travis, so that the PDFs can be built
|
2016-08-23 13:27:55 +02:00 |
|
Georges Dupéron
|
de7fa0e798
|
Added texlive-latex-extra dependency to Travis, so that the PDFs can be built
|
2016-08-23 13:24:36 +02:00 |
|
Georges Dupéron
|
680f7a32f6
|
Added texlive-fonts-recommended dependency to Travis, so that the PDFs can be built
|
2016-08-23 13:20:46 +02:00 |
|
Georges Dupéron
|
463d33940a
|
Added texlive-latex-base dependency to Travis, so that the PDFs can be built
|
2016-08-23 13:16:16 +02:00 |
|
Georges Dupéron
|
f07dd73c96
|
Added texlive-latex-recommended dependency to Travis, so that the PDFs can be built
|
2016-08-23 13:13:14 +02:00 |
|
Georges Dupéron
|
2fde3d59d9
|
Added texlive-base dependency to Travis, so that the PDFs can be built
|
2016-08-23 13:06:36 +02:00 |
|
Georges Dupéron
|
15813a783d
|
Fixed LaTeX rendering (add missing commands)
|
2016-08-23 13:01:26 +02:00 |
|
Georges Dupéron
|
ae1477a11c
|
Adjusted install command
|
2016-08-17 15:13:44 +02:00 |
|
Georges Dupéron
|
194b4e0922
|
Filled in info.rkt
|
2016-08-14 02:02:45 +02:00 |
|
Georges Dupéron
|
3516076e63
|
Typos and rephrasings suggested by O. Andreescu. Thanks!
|
2016-08-13 22:29:28 +02:00 |
|
Georges Dupéron
|
b442197d53
|
Fixed author in scribble document.
|
2016-08-13 21:44:42 +02:00 |
|
Georges Dupéron
|
73d270eb30
|
Changed link to docs in README.
|
2016-08-13 17:35:43 +02:00 |
|
Georges Dupéron
|
cd584b4ccf
|
Git is unhappy with the ../asymptote-images symlink in some case, making it a plain copy for now.
|
2016-08-13 04:01:58 +02:00 |
|
Georges Dupéron
|
896ae16710
|
When executing tests with drdr, the asymptote-images directory is searched for inside scribblings instead of being in the root directory. Is this a bug?
|
2016-08-12 15:53:03 +02:00 |
|
Georges Dupéron
|
8b2456cd56
|
Copied over a couple of comments from math.rkt in https://github.com/jsmaniac/scribble-enhanced.git
|
2016-08-11 19:27:46 +02:00 |
|
Georges Dupéron
|
f7f0340193
|
Removed .travis.yml dependency on Asymptote, as the version hosted there is too old to generate SVGs. Added asymptote-images, as http://pkg-build.racket-lang.org/ does not have access to external tools such as Asymptote.
|
2016-08-11 16:08:59 +02:00 |
|
Georges Dupéron
|
8291f6b495
|
Filled in README.md
|
2016-08-11 15:26:36 +02:00 |
|
Georges Dupéron
|
19156d51fa
|
Fixed alignment of code in Asymptote example
|
2016-08-11 14:51:55 +02:00 |
|
Georges Dupéron
|
3c273f6d2a
|
Added travis dependency for dvisvgm
|
2016-08-11 14:20:38 +02:00 |
|
Georges Dupéron
|
2129214320
|
Added more versions to build in .travis.yml
|
2016-08-11 14:14:51 +02:00 |
|
Georges Dupéron
|
f84c3ea15a
|
Fixed docs for asymptote's #:cache cache? option.
|
2016-08-11 14:09:30 +02:00 |
|
Georges Dupéron
|
8832010717
|
Fixed missing dependency
|
2016-08-11 01:23:00 +02:00 |
|
Georges Dupéron
|
1f974ab0a4
|
Added asymptote package requirement to .travis.yml
|
2016-08-11 01:23:00 +02:00 |
|
Georges Dupéron
|
e277c000f7
|
Exclude images generated by Asymptote
|
2016-08-11 01:23:00 +02:00 |
|
Georges Dupéron
|
f5752a1dfd
|
Changed MathJax configuration so that it works with scribble-math.
|
2016-08-11 01:23:00 +02:00 |
|
Georges Dupéron
|
03bdcc592f
|
Split math-scribble.rkt into dollar.rkt and asymptote.rkt. Added documentation, added possibility to use KaTeX instead of MathJax
|
2016-08-11 01:23:00 +02:00 |
|
Georges Dupéron
|
8e4abf4f1e
|
Added LICENCE.txt file which indicates which parts of the repository (scribble-math, MathJax and KaTeX) are under which license.
|
2016-08-11 01:21:53 +02:00 |
|
Georges Dupéron
|
c31ba6fb6d
|
Moved LICENSE.txt file to LGPL3.txt, so that LICENSE.txt explains which parts of the repository are under which license (added in the following commit).
|
2016-08-11 01:21:50 +02:00 |
|
Georges Dupéron
|
06ce5d371e
|
Merge branch 'master' of https://github.com/soegaard/bracket.git
|
2016-08-11 01:21:13 +02:00 |
|
Georges Dupéron
|
3e2536ccba
|
Merge branch 'gh-pages' of https://github.com/Khan/KaTeX.git
|
2016-08-11 01:18:09 +02:00 |
|
Georges Dupéron
|
e5301ee441
|
Merge branch 'master' of https://github.com/Khan/KaTeX.git
|
2016-08-11 00:59:19 +02:00 |
|
Georges Dupéron
|
b20e00a30d
|
Merge branch 'v2.6-racket-mini'
|
2016-08-10 21:37:31 +02:00 |
|
Travis CI
|
9044348726
|
auto-commit
|
2016-08-08 00:10:03 +00:00 |
|
Georges Dupéron
|
8f56ffa76c
|
Remove files in the right order so that .gitignore is taken into account
|
2016-08-08 02:08:50 +02:00 |
|
Georges Dupéron
|
745f99f219
|
Forgot comma
|
2016-08-08 02:03:53 +02:00 |
|
Georges Dupéron
|
c822826836
|
npm was wrong, the extra packages were NOT extraneous. Added them back to .travis.yml
|
2016-08-08 01:59:29 +02:00 |
|
Georges Dupéron
|
e011a62960
|
Removed extra files, simplified npm install command
|
2016-08-08 01:56:11 +02:00 |
|
Georges Dupéron
|
fe7bce53af
|
travis test
|
2016-08-08 01:51:55 +02:00 |
|
Georges Dupéron
|
91c1cf63b8
|
travis test
|
2016-08-08 01:47:29 +02:00 |
|
Georges Dupéron
|
7ae9962028
|
travis test
|
2016-08-08 01:45:26 +02:00 |
|
Georges Dupéron
|
621bfa5c68
|
travis test
|
2016-08-08 01:42:23 +02:00 |
|
Georges Dupéron
|
4cc4d13be8
|
Fixed GH token
|
2016-08-08 01:37:36 +02:00 |
|
Georges Dupéron
|
3fa882906f
|
travis test
|
2016-08-08 01:18:07 +02:00 |
|