baloe

Results 26 comments of baloe

Mh after creating a fresh conda environment and installing pyvista from conda-forge there, the report actually lists my GPU and pyvista functions as usual.

Unfortunately, I cannot upload a demo file to demonstrate the issue, because github won't let me upload the 3kB flac file of silence I have created. You can easily create...

@MPconta Don't get me wrong, I value your response. I cannot use Mp3tag, though, because they don't support GNU/Linux. It would be interesting to have a look at one of...

Well, .. buster is from 2021. Won't pibooth run with bullseye?

As a workaround for a case where an axis only has top ticks: Is there a variable that will tell me the height of the baseline relative to the bottom...

I opened Dai Bowen provides an explanation and a patch at https://tex.stackexchange.com/a/731783/63717: ```latex \ExplSyntaxOn \cs_set:Npn \__acro_article:nnn #1#2#3 { \bool_if:cT {l__acro_article_#3_bool} { \tl_map_break:n { \acro_property_get:nn {#1} {#2-#3} \c_space_tl } } }...