Georges Dupéron
|
a3b3374c9b
|
Allow $ and 16601 to take zero arguments.
|
2017-07-06 11:11:54 +02:00 |
|
Georges Dupéron
|
8b439678f3
|
Avoid the need to put the $…$ and \[…\]
|
2017-06-28 23:28:28 +02:00 |
|
Georges Dupéron
|
53cfeaeca4
|
Fixed #4 (In LaTeX, ($$ ...) does not render display mode)
|
2017-06-05 17:21:53 +02:00 |
|
Georges Dupéron
|
b17206f270
|
Added ∌ character
|
2017-06-05 17:20:27 +02:00 |
|
Georges Dupéron
|
a088aa8def
|
Updated to MathJax v2.7.1 (copied files from github.com/jsmaniac/scribble-mathjax 99870c4 branch v2.7.1-racket-mini, and adjusted config.js)
|
2017-05-02 20:08:14 +02:00 |
|
Georges Dupéron
|
df478817ba
|
Possible solution to avoid locking down the page while MathJax is rendering (unused for now)
|
2017-05-02 17:15:59 +02:00 |
|
Georges Dupéron
|
3a29f77dc1
|
Attempt to use async + defer to speed up loading of MathJax.
|
2017-03-24 16:34:25 +01:00 |
|
Georges Dupéron
|
d9c3a561ca
|
Fixed LaTeX rendering of the equations.
|
2017-02-24 02:23:03 +01:00 |
|
Georges Dupéron
|
c3f96e43a7
|
Fixed MathJax support, I'm definitely sure I had tested it at some point, but it seems that it was broken due to several factors!
|
2017-02-24 01:58:40 +01:00 |
|
Georges Dupéron
|
e2ac677fa5
|
Merge remote-tracking branch 'katex-upstream/gh-pages'
|
2017-01-16 02:29:33 +01:00 |
|
Georges Dupéron
|
f761999a1b
|
Automatically convert some unicode characters to their LaTeX command
|
2017-01-16 02:21:12 +01:00 |
|
Kevin Barabash
|
a4f19a4ae5
|
Merge pull request #628 from gagern/pagesUpdate
Webpage: update katex to 0.7.0, show error messages
|
2017-01-15 18:12:51 -05:00 |
|
Martin von Gagern
|
e416b9cfe7
|
Do display mode via settings instead of input string
|
2017-01-15 22:26:25 +01:00 |
|
Martin von Gagern
|
d3402bcd30
|
Show katex errors in HTML output if rendering fails
|
2017-01-15 17:47:02 +01:00 |
|
Martin von Gagern
|
cd74447a2a
|
Update katex to v0.7.0
As v0.7.0 has some problems with its bower distribution, the files included
in this commit are taken from the npm release instead.
|
2017-01-15 17:41:26 +01:00 |
|
Georges Dupéron
|
9a515b72f4
|
Also compile dev branch.
|
2016-12-16 17:13:49 +01:00 |
|
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 |
|