llpp
llpp copied to clipboard
llpp original source code before it turned to protestware. NOTE: changes are made on the "latest" branch, master is locked and remains as it was.
1. The original author of llpp reappeared a while ago and changed a few small things (issue #14 ), this PR merges that. 2. mupdf version 1.26 renamed the function...
Recently I talked to original author (we collaborated on some llpp's bug a few years ago) and he agreed to publish his own changes to llpp. (https://repo.or.cz/llpp.git/commit/b0bca8917e1d6d712120deaf686a1c09979aff31) He uses daily...
build fails when compiling, pls help ``` link.o ./link.c: In function ‘docinfo’: ./link.c:367:11: error: ‘FZ_META_INFO_CREATIONDATE’ undeclared (first use in this function); did you mean ‘FZ_META_INFO_CREATOR’? 367 | { FZ_META_INFO_CREATIONDATE, "Creation...
how can i build or compile this project for using it in void linux, i didn't know how to compile ocaml project, i tried to do it in c way...
@Sfinx reported in https://github.com/criticic/llpp/issues/6#issuecomment-2041320200 that llpp doesn't build with the newest version of mupdf in its default configuration and suggested the following patch diff --git a/build.bash b/build.bash index 7830f6c..efdb9d0 100755...
I'm trying to annotate my pdf. If I add a second annotation onto the same page as the previous, only the text of the first annotation is shown. As soon...
Hello and thank you for llpp! Is there any simple way to change or reduce the preset autoscroll speeds or steps? I know how to control the speed with the...