-
**Describe your proposed improvement and the problem it solves.**
Pandoc 3.0 introduced subfigures support in LaTeX. The problem is LaTeX writer always puts all subfigures into one line, and it's p…
-
### Go version
go version go1.21.0 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/s.hajyahya/Library/Caches/go-buil…
-
Note: I am actively working on contributing this request. I just need some feedback and maybe a little guidance.
**Is your feature request related to a problem? Please describe.**
I'm working on…
-
Current behavior of `Variable.resolve` when it encounters undefined values is IMO inconsistent with other kinds of errors, like an unknown filter, which results in an exception. Accessing undefined va…
-
Hi,
maybe a addition to the slicer setup for prusa slicer.
Its also needed to set the ramming time to 0 in ramming setting for each filament.
Otherwise the E-15.000 is still in the gcode output…
-
### Description
Currently k-NN plugin supports 3 engines, Nmslib, Faiss and Lucene. The first 2 being native engines requires the whole vector related data structures(aka HNSW graphs here) to be load…
-
Filter out extreme values which are assumed to be spurious because of their extremity.
As requested by Jessica Stauth on Quantopian forums, https://www.quantopian.com/posts/feature-requests-what-cha…
-
Hi,
I can't convert docx to pdf on macOS. Everytime I'm receiving error: 'result': 'error', 'error': 'Error: Message not understood.'}
An exception has occurred, use %tb to see the full traceback.…
-
I want to use epub builder with math.
I found that mathjax currently is not supported by epub. So I swithed to pngmath.
But it doesn't render mathjax's unicode greek letter I like to use. If there i…
-
Hi, I'm very instersted in your great work. For simpler running the code, are there any conversion script that convert the `.conll` file to `.jsonlines` files?
Thank you!