Doublonmousse
Doublonmousse
**Describe the bug** Using the code provided for the tutorial 3 exercice 2 does not work. There is one scalar to vector multiplication in this file, on the ide the...
In the tutorial https://turinglang.org/v0.30/tutorials/10-bayesian-differential-equations/ , there is very little detail on how to obtain the parameters shown in the summary statistics (so that you may end up being stuck with...
### JabRef version 5.12 (latest release) ### Operating system macOS ### Details on version and operating system Sonoma 14.2, M2 ### Checked with the latest development build (copy version output...
For #985 Changing how `layer` elements are created to circumvent bugs that pushed all images down into the background instead of being editable in xournal. I wonder if I should...
- for fixed layout : smallest ratio such that the image fits in the viewport both horizontally and vertically, and doesn't go out of bounds of the page on the...
**Describe the bug** When saving a rnote file in an opened workspace, the `.rnote` file created is displayed twice, until the display is refreshed **To Reproduce** Steps to reproduce the...
**Describe the bug** Math formulaes are not rendered on the documentation website. **To Reproduce** Load the documentation website and look at some docstrings that contain math (like `property dynamics` of...
It is possible in julia to add a dot to variables doing `\dot + ` so that `θ̇` and `ẋ` are valid variables. But (probably because of unicode parsing), these...
Is there a way to preserve the "unmodified" state of type annotations when viewed by the Language Server Protocol (LSP), or is this a fundamental limitation of the package? ...
### Description For the moment pen input is not treated differentely from touch input leading to issues like #6286. The app should be able to distinguish better touch and pen...