Joachim Mairböck
Joachim Mairböck
utfcpp is not included in the source download of the current version 4.9.3 any more, so this is now fixed.
Starting from version 4.10, this is included again, including the `.git` subfolder and `.circleci`.
I have now set my settings like in the .editorconfig file as a workaround. But it is a bit annoying when switching between multiple projects with different settings (which is...
> If you count both 32bit and 64bit that adds up to 8GB? If the package building and hosting is intelligent enough, then not, because these are "any" packages suitable...
Without actually having it checked: you can search for particular files using `kpsewhich`, so `kpsewhich loadhyph-af.tex` should find it if it is installed. I noticed that the tex engines require...
I got a personal email from someone (@gkourgkoutas) yesterday asking how to install texlive on Haiku. This is not a very pleasant situation for users, having to build texlive for...
The even better solution would be if texlive would be patched so that the `tlmgr` (TeX Live Manager) could be used to install packages to non-packaged, similar to how pip...
most Linux distributions package all of texlive, in varying granularity. IIRC Debian does something similar to Haiku (packages per texlive "collection"). In OpenSUSE, every Tex package is packaged individually, and...
Only enabling it for a particular architecture is not possible without changing the ARCHITECTURE (wrongly) because texlive is an "any" arch package, and it makes no sense. What should be...
It was a single 4 GiB package before splitting it up in #6229.