-
This will need to be fixed in the main *ITK* repository.
https://open.cdash.org/viewBuildError.php?type=1&buildid=6056900
```
Examples/RegistrationITKv4/DeformableRegistration5.cxx:308:80: warn…
-
It would be nice if additional details/examples would be provided about hooks.
For instance, the `everypage`'s documentation says:
>Functionality similar to that provided by this package is dire…
-
### How it works
Currently, latex mathematics formulas are not interpreted for display purposes.
### Improvement suggestion
Formulas are displayed for the end user, at least in the fields `ti…
-
Hi,
would it be worth including some text in the examples noting how to re-generate the documents? For example, something like this in the end of `examples/julia_latex.texw`
```
=
using Weave
weave…
sje30 updated
8 years ago
-
Having multiple types of cells is (in my opinion) a brilliant solution to the fact that no format is perfect for all situations. I had always figured that having LaTeX available meant that if I ever …
-
### Feature Request: Easier KaTeX Integration
**Description:**
Currently, when using the Geekdoc theme in Hugo, I have to write `{{< katex >}}` every time I want to use LaTeX. This can be cumberso…
mbkma updated
3 months ago
-
### What do you need?
Thank you so much for all the amazing work you've put into this project! It's been incredibly valuable, and I'd like to propose an enhancement to the naming conventions to mak…
-
Related to #598
- Add to the installation instructions how to set up Jupyter with `latex-envs` in order to properly render the examples
- Add to HARK.utilities a script that tests whether this in…
-
To have a more or less realistic example report, I conducted a series of experiments (objects rolling down an inclined plane)
and wrote an almost[1] complete lab report for it.
The overall idea i…
-
Similar to #536, We could potentially implement different type classes to export `Node[A]` (which is the presentation of chess tree, pgn) to different formats. Here are some examples on top of my head…