Bert Frees
Bert Frees
What complexity? No seriously, which part bugs you? I do not see any complexity except for the perl script that messes with Makefile.am, but we already dealt with the issues...
OK. But why again does it need to be in the website repository and not in the liblouis repository?
> No fussing with automake But automake doesn't seem to have any problem with the custom `makeinfo` command. Does it? It does not install the files in a subdirectory? That's...
I will create a new PR which contains only https://github.com/liblouis/liblouis/pull/1621/commits/cac632ebb0539d865b792c9e333bd5e7b64ce440 and @egli will create a PR that completely removes the html and txt files from the tarball, and adds some...
See https://github.com/liblouis/liblouis/pull/1802 and https://github.com/liblouis/liblouis/pull/1803.
Hi @school510587, I'm not sure what exactly it is you're asking. The returned array should indeed be freed by the caller. Now sure how that translates to Python.
See also https://github.com/liblouis/liblouis/issues/1299
I don't know what to do. Unfortunately I have no clue about distutils, nor do I know anything about pip and the whole Python ecosystem. I'd rather give someone with...
@abbyhowell OK I'm not sure if you've correctly understood the new feature I implemented. Perhaps you're overestimating the capabilities :-) The language of a text will still need to be...
@egli Added some documentation.