LAYOUT size wirkt sich nicht auf inline-score aus #1495

Open
opened 2026-07-10 17:47:37 +02:00 by zuk · 0 comments
Owner

Erwartung:

LAYOUT = \layout {
  \LAYOUT
  size = 14
}

sollte auch für eine Verkleinerung des inline-scores sorgen. Dem ist nicht so.

Erwartung: ```lilypond LAYOUT = \layout { \LAYOUT size = 14 } ``` sollte auch für eine Verkleinerung des `inline-score`s sorgen. Dem ist nicht so.
zuk added the BugPrio labels 2026-07-10 17:47:37 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Notenbund/lilypond-common-includes#1495