equation
Here are 154 public repositories matching this topic...
Expected behavior
The hint and keyboard button is meant to work in all sections, as long as it is being placed there.
Actual Behavior
While clicking on hint and keyboard, in some section of the application it does not work at all, such as the combination and permutation section.
How to reproduce
- Download and install the application
- Lunch the application
- Click on
-
Updated
Jun 20, 2020 - Vala
- Console output
Maybe err and warn should output an error and warning to the JavaScript console respectively.
The code also should not throw a TypeError or something alike if a console is not present.
Like this:
if(console) console.error(msg);if(console) console.warn(msg);- Document err, warn and related APIs
warn is currently unused and undocumented.
Documen
In Jupyter notebooks and such I would like to have Latexify be the output by default. Is there a nice way to do that? It would be nice to have the solution documented.
-
Updated
May 13, 2020 - Python
-
Updated
Apr 22, 2020 - Python
On the example site, enter 1 into the editor and then type into the console
console.log(g1.xml())
g1.import_syntax_tree(JSON.parse(g1.syntax_tree())); g1.activate();
console.log(g1.xml())After the import, the version number will be missing from the m tag.
<m v="1.2.0"><e>1</e></m>
<m><e>1</e></m>
find some errors when use cmake to build
And after fix them, there is an Assertion after ./fluidsim_simple
frame 0
Assertion failed: (index >= 0 && index < size()), function operator[], file /usr/local/Cellar/eigen/3.3.7/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h, line 162.
Abort trap: 6
-
Updated
Jun 25, 2020 - C#
-
Updated
Feb 23, 2020 - JavaScript
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
May 30, 2020 - Ruby
-
Updated
Nov 7, 2018 - Python
-
Updated
Mar 29, 2019 - Go
-
Updated
Apr 18, 2020 - Ruby
Falta verificar que en un grupo de ecuaciones, unas no sobreescriban el valor de otra dando paso a dobles definiciones, por ejemplo:
a = a
a = 4
b = c
No debería poder darse paso a intentar solucionar, sin embargo lo hace dando a b y c el valor inicial.
-
Updated
Jun 2, 2020 - Python
It is easy to forget the reference key for an inserted bibtex entry. It's useful to be able to retrieve the key for an already inserted reference. This functionality should be available in the menu.
Improve this page
Add a description, image, and links to the equation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the equation topic, visit your repo's landing page and select "manage topics."
It would be nice to have something to point our users to that tells them what latex features are supported, kind of like this: