Christophe Dervieux

Results 1378 comments of Christophe Dervieux

Same in clean install after uninstalling previous version ```` > scoop install positron WARN Scoop uses 'aria2c' for multi-connection downloads. WARN Should it cause issues, run 'scoop config aria2-enabled false'...

The error is ```` Error (Exception) "MoveFile failed; code 3.%nThe system cannot find the path specified" at address 0048D31C ```` after extracting all content. So maybe the value passed are...

Thanks for finding this problem. I have a short username I guess as my scoop is in `C:\Users\chris\scoop` I'll try to find a solution to this... There is new user...

I have updated the manifest so that the new UserSetup.exe installer is used (which should be with no UAC prompt) and also now running the exe installer directly - so...

Thanks for the feedback. That is a good question. I did not yet play with interaction between different Scoop app. My view on this: - Either try to add the...

A workaround for now to mitigate this problem is to have the `apa.csl` be considered as a `format-resources`: https://quarto.org/docs/journals/formats.html#format-resources This is a configuration to make some resources available locally to...

what is inside `orange-economy-bibliography.bib` ? > ! Package natbib Error: Bibliography not compatible with author-year citations. This error seems to mean natbib is used, and not happy processing the bib...

Hi thanks for your suggestion ! As discussed in latest topic about this - #155 new **rticles** formats are community-contributed, so feel free to work on PR for this. I...

> This is also part of the original template. So in the original template this is like this too ![Image](https://github.com/user-attachments/assets/e512ce93-6185-46ff-b8bd-9798f48cd6cf) But you would like to have something like the Abstract...

I think that indeed the support for HTML5 can be improve here. Just to complete, `pandoc_args: ["--to=html5"]` is not working correctly I think because `--to=html4` is also provided, and the...