Further to previous queries, I am still attempting to build a large
project from 6 years ago.
With 2.24.1 on Fedora 28 I am getting two issues with one file.
1. =====
warning: font index 262144 too large for font
`/usr/share/fonts/google-noto-vf/NotoSans[wght].ttf', using index 0
warning: font index 262144 too large for font
`/usr/share/fonts/google-noto-vf/NotoSans[wght].ttf', using index 0
2.=====
Unsupported SCM value for format: ((unquote-splicing (quote (moveto
-1.4142135623730951 -0.6191706933865051 lineto 3.5355339059327378
-5.568918161692338))))
Unsupported SCM value for format: ((unquote-splicing (quote (moveto
-2.8284271247461903 -4.364354197511695 lineto 1.2727922061357857
-0.2631348666297195))))
Unsupported SCM value for format: ((unquote-splicing (quote (moveto
-1.7677669529663689 -3.684803152154747 lineto 3.1819805153394642
-8.63455062046058))))
Unsupported SCM value for format: ((unquote-splicing (quote (moveto
-1.0606601717798214 6.522881433351069 lineto 2.4748737341529163
10.058415339283805))))
Unsupported SCM value for format: ((unquote-splicing (quote (moveto
-1.4142135623730951 5.423690317231459 lineto 2.8284271247461903
9.666331004350743))))
Unsupported SCM value for format: ((unquote-splicing (quote (moveto
-1.4142135623730951 2.823690317231457 lineto 2.8284271247461903
7.066331004350742))))
Unsupported SCM value for format: ((unquote-splicing (quote (moveto
-3.5355339059327378 8.35670309165974 lineto 1.4142135623730951
3.406955623353908))))
Unsupported SCM value for format: ((unquote-splicing (quote (moveto
-2.8284271247461903 9.466331004350742 lineto 1.4142135623730951
5.223690317231458))))
Unsupported SCM value for format: ((unquote-splicing (quote (moveto
-2.8284271247461903 -5.240120340572054 lineto 1.2727922061357857
-1.138901009690079))))
Converting to `gallery-of-spaces.pdf'...
then:
warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH
-dAutoRotatePages=/None -dPrinted=false /tmp/lilypond-tmp-6622613)'
failed (256)
fatal error: failed files: "gallery-of-spaces.ly"
make: *** [Makefile:36: gallery-of-spaces.pdf] Error 1
=====
Any idea what this is about?
Andrew