lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Get the margin values


From: Pierre Perol-Schneider
Subject: Get the margin values
Date: Mon, 5 Jun 2023 09:54:55 +0200

Dear List,
How could I automagically get the margin values, including the default values ?

Ex.

\version "2.24.1"

\paper {
  top-margin = 30
  left-margin = 30
}

\markuplist {
  "top-margin = ?"
  "bottom-margin = ?"
  "left-margin = ?"
  "right-margin = ?"
}

TIA, cheers,
Pierre

reply via email to

[Prev in Thread] Current Thread [Next in Thread]