Henning Hraban Ramm
Henning Hraban Ramm
How can I install it? The nightlies site stopped in 2021-09, and the marketplace has only 2.0.3
Sounds good, thank you for looking into this! Please alert me when I can start translating.
Why not use latexmk or arara? I managed to setup latexmk as an external tool, but the errors don’t get interpreted. It would be an easy option to have it...
It helps replacing the pagination configuration object with a `PaginationInstance` like so: pgConfig: PaginationInstance = { id: 'someId', itemsPerPage: 10, currentPage: 1 //, //totalItems: 0 }; and then replace `this.paginationService.defaultId`...
Do you mean just this: or the `PaginationInstance`? See https://gist.github.com/fiee/84ff01a5a60a1d80aca15c650dff17ec
Thank you for looking into that. I did the same as you and get the same result as before. Also my colleague; he found out the only viewer that can...
[sketchtest2_ann.pdf](https://github.com/highkite/pdfAnnotate/files/7487592/sketchtest2_ann.pdf) I can’t really imagine that the node version is the problem.
Here’s the original file anyway: [sketchtest2.pdf](https://github.com/highkite/pdfAnnotate/files/7490491/sketchtest2.pdf) We only checked with files produced by TeX (LaTeX and ConTeXt); I encountered that some libraries have problems with them (at least if we...
Thank you so much! I couldn’t get my authentication working before I found this!
Thank you for the explanation. I didn’t want to demand anything, it just puzzled me. Of course I could fork the project if I wanted to change it – but...