Horo

Results 28 comments of Horo

Huhu @GrassBlock1, no it is not impossible - you just have to right click the milk icon and select "Fullscreen" - then you can import normally. 😊

Since I was bothered by another effect where the inlinewith led to an overfull \hbox, I looked at the package and found a quick solution: You can define the inlinewidth...

yeah, I'd say that would be better. I just wasn't sure if I could do it without side effects. 😅 and demanding the right(intended) interpreter would be a first sure...

Found a similar issue! (many refs to a image by css) Nice to see it'll be fixed once MHTML support is there 😊 Very cool project!

I was about to open a feature request for exactly that! I use voice input a lot (with FUTO Voice - open / local on-device voice input) and so it...

Hey, no problem I will walk you through it. First of all what OS are you using? :)

So I'm not familiar with macOS, after some googling, it seems that you would just need to pair the pixoo with your macOS device. After pairing, you need to execute...

Which python version do you have? (find out with `python --version`)

Okay I found the culprit... As described in this issue on StackOverflow: https://stackoverflow.com/questions/29107537/missing-socket-af-bluetooth-in-anaconda-python MacOS is special in it's handling of Bluetooth .... The native python way that the pixooclient uses...

I will see if I can implement a version using `PyBluez` - they claim that they are cross platform compatible (including macOS - https://github.com/pybluez/pybluez).... But I'm currently moving and a...