https://gitlab.com/lilypond/lilypond/-/issues/6717
Michael
Am 23.04.2024 um 10:12 schrieb Michael Käppler:
Hi Klaus,
thanks for reporting, I can confirm this behaviour on my Windows
machine.
Now tracked as https://gitlab.com/lilypond/lilypond/-/issues/6710
Michael
Am 21.04.2024 um 18:39 schrieb K. Blum
Hi Michael,
Am 12.04.2024 um 18:00 schrieb bug-lilypond-requ...@gnu.org:
This seems to be:
https://gitlab.com/lilypond/lilypond/-/issues/6687
Should be fixed in the upcoming release 2.25.15.
Thanks for that information.
Unfortunately the problem still persists in the 2.25.15 Windows build.
D
I often need mathematical calculations for graphic stuff.
Now I've found a weird problem in Ly 2.25.11 and newer (Windows 10 64bit).
It seems that certain operations with fractions fail whereas the same
value as real number works fine.
Here is my code:
% --
(even further developped)
https://github.com/openlilylib/analysis/wiki/Frames
I'll see what I can do to update those in a similar manner.
Cheers,
Klaus
Am 02.04.2024 um 01:11 schrieb Aaron Hill:
On 2024-04-01 3:20 pm, K. Blum via bug-lilypond wrote:
Hello,
LSR snippet 960 works al
Hello,
LSR snippet 960 works alright with LilyPond 2.24.3 and earlier.
Ly 2.25.1 (and later) aborts with an error message, see below.
In the docs I haven't found any changes to the functions in use.
Also tried convert-ly, but it did not change anything from the code.
Am I missing something or is
Hi Gilberto,
try adding these options to your LY file:
#(ly:set-option 'tall-page-formats 'eps,png,pdf)
#(ly:set-option 'separate-page-formats 'eps,png,pdf)
Alternatively, you can add these options to your command line:
-dtall-page-formats=eps,png,pdf
-dseparate-page-formats=eps,png,pdf
Here
Hello,
on Windows 10 with LilyPond 2.23.35 I noticed a problem:
lilypond-book-preamble.ly doesn't produce an auto-cropped image.
The following snippet
% -
\include "lilypond-book-preamble.ly"
{c}
% -
should result in small i