Raffaele Mancuso

Results 201 comments of Raffaele Mancuso

@rizmut I don't understand what `setDocPrefs_24-a` is for. It seems it's not defined in the `.xcu` files?

> > @rizmut I don't understand what `setDocPrefs_24-a` is for. It seems it's not defined in the `.xcu` files? > > It's just a variation to choose. Either you go...

> [zotero-colibre.zip](https://github.com/zotero/zotero-libreoffice-integration/files/9942931/zotero-colibre.zip) This is my work. For large size, I set 24px instead of 26px to match the latest convention changes. Actually, it still needs an extra large size of...

> Anyone else who needs a PDF Editor, [Libre office Draw](https://www.libreoffice.org/) will do the job :) Last time I checked, LibreOffice Draw tended to mess up the layout of objects...

Post the output of `fc-match "ArialMT"` and all the other non embedded fonts

You have to retrieve those missing fonts > The Document Viewer app shipped with Linux Mint does display the document correctly. I believe it's evince? Maybe it is substituting the...

> It's not Evince, it's literally Document Viewer (note capital first letters 😀). Edit: just checked, it's actually Xreader, but is displayed as Document viewer in launch menu. https://community.linuxmint.com/software/view/xreader I'm...

> > Is it possible to indicate the mode with just one letter (i/n/v)? > > ``` > options( > radian.vi_mode_prompt = list( > "ins" = "(I) ", > "nav"...

uhm can I have per-mode cursors? I would like a box in normal mode, and a vertical bar in insert mode. As you can see, I am very, very spoiled...

> > When in visual mode, pressing ESC takes a lot of time to exit visual mode (1/2 seconds) > > it is a known issue of prompt-toolkit. `ipython` shares...