-
In the process of helping @gagern with https://github.com/Khan/KaTeX/pull/246 I came to the realize that the environments are essential functions that do some extra parsing and do that parsing in a sl…
-
Hello!
I think it would be better Box has range information of source string.
Because it is very convenient when making formula editor.
What do you think about that ?
Thanks.
-
status NEW severity *normal* in component *general* for *---*
Reported in version *1.5.3-SVN* on platform *Other*
Assigned to: Dimitri van Heesch
On 2005-10-24 15:02:20 +0000, RD wrote:
Version …
-
One node of my form is performing an area calculation from a maximum of 3 different geotraces (repeats). All is working well on the android app, however when the submission data is edited by enketo, i…
-
Target language: JavaScript
Simplified Grammar:
numberRule:
NUMBER
| NUMBER '*' NUMBER
;
NUMBER
: [0..9]+;
numberExpr : numberRule EOF;
expression to parse, 5 *
getSynVali…
-
I get something else than my usual map, when I do this, with bqplot-0.11.0+Jupyterlab-0.33.2:
````
# ipyleaflet (javascript library usage)
from ipyleaflet import (
Map, Marker, TileLayer, Imag…
-
I just tried to build qgis2 and could not get past the qt-4 build. After looking at a few older posts I found a suggestion to just build qt-4. Received the same error.
Not sure if this is an issue.…
-
Hi -
I'm just starting out, trying to use Elm on Windows 7 64-bit, Haskell Platform 2012.4.0.0. I have not been able to get Elm running. I have tried two different approaches ("compile.bat", and "cab…
-
**Describe the bug**
in a java project, on a method, I run the command `xref-find-references` emacs shows: `wrong type argument: hash-table-p, nil`
**To Reproduce**
in a java project. run `xr…
-
While tablib is MIT-licensed, there are several potential provenance and license issues with Oo, XLS and XLSX formats that tablib embeds. I have collected some of these potential issues here. This is …