Federico Bruni
Federico Bruni
Another suggestion: explain how to split the current session in 2 or more different saved sessions. I often find myself mixing up different "topics" in the main window with several...
I didn't know it. What about adding a "NEWS format" section in the man page? I think I can send a patch for this. I guess that to implement `Type:`...
@razzeee How can I check the number of downloads *per architecture*? I know this is not useful for users, but as a maintainer I'm interested to know the number of...
Hey, new user here.. I've just hit this on Fedora 26. I look forward to Wayland support, but I'll use X11 in the meanwhile.
I have Wayland and above command launches Flowblade correctly. I see only a warning in the terminal (don't know if it's releated to Wayland): [swscaler @ 0x7fb268240ce0] Warning: data is...
@uliska The issue you mentioned eventually was solved: lilypond and ly environments will be treated as a verbatim environment starting from Pandoc 2.2.2. I'm having [this problem](https://github.com/jgm/pandoc/issues/4473) with Pandoc 2.1.2....
Pandoc update in Fedora is [taking some time](https://bugzilla.redhat.com/show_bug.cgi?id=1554577). I'll see if I can test the .deb file distributed by Pandoc on Github.
I'm trying to build a document with LilyPond 2.23.80 and the latest lyluatex release and I get this error: ``` (/tmp/tex2pdf.-e25a259986005e58/input.toc) [3] [4] [1] [2] (lyluatex) Compiling score tmp-ly/841dc758b474d99c78eb9e55320c1db9 with...
Ok, quick and dirty: ``` $ sudo cp /usr/share/texlive/texmf-dist/scripts/lyluatex/lyluatex.lua /usr/share/texlive/texmf-dist/scripts/lyluatex/lyluatex.lua.backup $ sudo cp ~/src/lyluatex/lyluatex.lua /usr/share/texlive/texmf-dist/scripts/lyluatex/lyluatex.lua ``` but it complains: ``` (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty))/usr/share/texliv e/texmf-dist/scripts/lyluatex/lyluatex.lua:12: module 'luaoptions-lib.lua' not found: no field package.preload['luaoptions-lib.lua'] [kpse...
I've now found [this issue](https://github.com/lualatex-tools/luaoptions/issues/3). The next LilyPond stable (2.24) will be released within the end of the year, so it's important to release luaoptions asap.