Keks-Dose

Results 10 issues of Keks-Dose

I compiled the project and started pulseaudio under opensuse 13.2 and KDE SC 4.14.2. Systemsettings and e.g. paman "see" the AirPlay device. But the IP of the device is completly...

As far as I can see, latexdiff uses the ulem packages. The latter has issues with hyphenation. I swapped ulem for the package lua-ul in the diff.tex and got proper...

Hi, as far as I can see here: https://tug.org/pipermail/tex-live/2021-February/046450.html and here https://lists.opensuse.org/archives/list/[email protected]/thread/L3D2VQS75T35PZNXF4PUQPTBEJSANWWX/ lilyglyphs will no longer be distributed with openSuse and Debian. Both replace python2 with python3 and maybe your...

The issue is described here: https://tex.stackexchange.com/q/714887/4736 MWE: `\documentclass{article} \font\foo="name:GaramondLibreRegular:letterspace=50;" \usepackage{lua-ul} \begin{document} \foo \underLine{Gestattungsvertrag} \end{document}` Unwanted gaps in the underlined word. Solution suggested here: https://tex.stackexchange.com/a/714897/4736 is to change lua-ul.lua, but maybe...

bug
fixed in dev

# make html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.3.1 making output directory... Exception occurred: File "conf.py", line 19, in from recommonmark.parser import CommonMarkParser ImportError: No module...

I have been using pdfsizeopt for as long as it exists. Great software, shrinks my PDFs (produced by pdftex) by factor 10. Times are changing. It seems that I'll have...

enhancement

The kernel version 6.11 may contain a r8152 module, but it does not work in my case (a Lenovo hybrid docking station). If I download your version here, compile and...

Manual of luaotfload package, v3.28 says on p. 15: > Varible fonts are only supported in base and node mode, not in harf mode. I tried (setting Renderer = HarfBuzz...

fixed in dev
documentation

https://tex.stackexchange.com/questions/729880/size-features-for-variable-fonts-have-non-consistent-output MWE: ``` \DocumentMetadata{lang=de} \documentclass[parskip=half, ngerman, fontsize=12pt, paper=A5, DIV=25]{scrartcl} \usepackage{babel} \usepackage{fontspec} % \setsansfont{Alegreya Sans Regular}[ % Renderer = HarfBuzz, % SizeFeatures = { % {Size = -11, OpticalSize = 16,...

If you search for "overwrite.cli.url" here in open issues, you get a lot of hits. It seems that the default value of nextcloudpi is"https://nextcloudpi/". But as the documentation says here...