fedeinthemix

Results 16 issues of fedeinthemix

Hi, I'm wondering if it is possible to insert sub- and superscripts in text labels, such a axis labels. For example in gnuplot using "v_{a1}^2" produces an output similar to...

I generated the R6RS version with: make irregex-r6rs.scm The resulting file includes a call to an undefined function called unicode-range->utf8-pattern. The calling function seems to be unused and so I...

Add patches './patches/chromium-webrtc-fix.patch' and './patches/fix-wayland-screencast.patch' fixing bugs in WebRTP affecting screen sharing. These fixes were integrated into chromium 105 See https://webrtc-review.googlesource.com/c/src/+/267002 and https://webrtc-review.googlesource.com/c/src/+/267002. ###### Description of changes Add the two...

10.rebuild-linux: 1-10
10.rebuild-darwin: 1-10

Sharing screen with applications using DMA-BUF at some screen resolutions results in a corrupted image. The added patch 'fix-stream-stride-2513.patch' fixes the problem by correcting the stride calculation. The patch has...

6.topic: GNOME
10.rebuild-linux: 11-100
10.rebuild-darwin: 1-10

As far as I can tell, code completion is not implemented. It would be a very useful improvement.

enhancement

If this library is intended to become the basis for a full CAS I think it should include a facility to define some form of assumptions. Consider the simple example...

spec

I'm trying to use the popular matcher by Alex Shinn https://github.com/LemonBoy/matchable-egg/blob/master/match.scm I'm facing the problem that the above match syntax uses an underscore (_) as an auxiliary literal in a...

enhancement

Hi, In writing large documents it's common to split it into several parts, say by chapters. As far as I can tell `haskintex` currently has no support for that. It...

Hi, I've written a custom function called `includeSnippet` with the following signature ``` includeSnippet :: FilePath -> Text -> LaTeXT IO Text ``` In my `.htex` file I include ```...

The installation instructions should mention that the Julia package `CSTParser` should be installed for `julia-snail` to work. Otherwise it fails silently.

bug