Florian "sp1rit"

Results 34 issues of Florian "sp1rit"

Is it possible to create Tables in Notekit using Markdown? Because relying on LaTeX Tables (`$\text{\begin{tabular}{l | l | l} T1 & T2 & T3 \\ \hline B1 & B2...

enhancement

**Is your feature request related to a problem? Please describe.** It could be useful showing all "binaries" (so packages + their subpackages) from a single link. Rather than linking all...

Feature

Good evening, I've created [tabula-java](https://github.com/tabulapdf/tabula-java/) bindings for Rust: [tabula-rs forge](https://github.com/sp1ritCS/tabula-rs) & [tabula on crates.io](https://crates.io/crates/tabula) However, as I'm using JNI rather than shelling out java, I need some way of constructing...

While I'm able to start the container and the session, `waydroid status` also reports them as running, actually interacting with the android system (e.g. `waydroid show-full-ui`) only leads to `Failed...

depends on #128 this adds all files required to build the µTeX documentation using Doxygen. It also ships a custom theme, heavily inspired by the theme gi-docgen uses by default...

unlike the other platforms, this just creates a Widget that itself uses the cairo platform to render itself. The Widget itself doesn't expose anything from microtex, and exclusively exports a...

Is it possible to implement `\ce` from the [mhchem](https://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/) package?

enhancement

The `pollMouse()` method gets called each time there isn't a cursor inside the window. This results in the function being called once each time my pen goes out of range...

broken-in-sdl

The border shadow of the application is being rendered above all overlying applications, as already seen the following image: ![image](https://user-images.githubusercontent.com/31540351/195669457-870e4a16-18ab-412b-89bd-904312cd2fd9.png) this issue seems very similar to the one reported in...

bug