Raffaele Mancuso

Results 305 comments of Raffaele Mancuso

I think this is an iron.nvim bug, as it happens also without calling NotebookNavigator functionalities: https://github.com/Vigemus/iron.nvim/issues/207

iron.nvim seems half-abandoned. Can we work around this bug by issuing `` after hydra commands?

In the meantime you can use my pdfextbook: https://github.com/raffaem/pdfextbook https://pypi.org/project/pdfextbook/

> Have you considered using [pikepdf](https://pypi.org/project/pikepdf/) instead of pdfrw? I just used it (from interactive Python prompt) to edit the Pagelabels and to set PageLayout = /TwoPageRight and it seemed...

Also hit that: https://github.com/HandsOnLLM/Hands-On-Large-Language-Models/issues/62

> Once done you have to write in the terminal sudo update-grub and reboot. I believe it's `sudo grub-mkconfig -o /boot/grub/grub.cfg`

Finally I got to test them both. For my particular use cases, there are advantages of using zotcite over [cmp-pandoc-references](https://github.com/jc-doyle/cmp-pandoc-references). First, the citation text, both in the context menu and...

Downgrading to 9.1.7 with: ``` sudo npm install -g @mermaid-js/[email protected] ``` makes mmdc work again.