Carlo

Results 40 comments of Carlo

I know that backward and forward search have separated, settings, and for backward search the settings have to be done in zathura. But if backward search is working synctex is...

> > And it work correctly > > Then, texlab seems to call wrong command, since your log said that zathura exited abnormally. We should make issue on texlab. Could...

Interesting, but probably not feasible. I've seen other approaches, like a "score system", not very automatic, but probably it will direct users to "well maintained and working macros". As example...

Probably I've not seen the place of this proposal, so the wrong assumptions. After a quick glance at the repository, from what I see there are macros quite old. To...

What Arduino board are you running, some with the ch340 or ch341 chip are suffering for this problem of freezing. In case you have a Arduino with atmega USB chip...

A solution could be to place a litte placeholder of some pixel and when the mouse is on it substitute it with real task panel, using the mouse position in...

Why a location for other every OS. A simple QtFile Widget that permit to choose one or more directory will do the job cross OS, at least from what I...

Issue still present see this test code: ``` """shapecolor_bug.py This code was written as an sample code Author: Carlo Dormeletti Copyright: 2021 Licence: CC BY-NC-ND 4.0 IT """ import os...

Not to be polemic, but this IMHO even worse, see: ``` """shapecolor_bug.py This code was written as an sample code Author: Carlo Dormeletti Copyright: 2021 Licence: CC BY-NC-ND 4.0 IT...

> The current behavior makes some sense if you join two objects that have different colors. For example a red cylinder and a blue box. > > My point is...