lilypond-devel
[Top][All Lists]
Advanced

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

Re: difference betwwen \pad-around and \pad-markup?


From: Mark Polesky
Subject: Re: difference betwwen \pad-around and \pad-markup?
Date: Wed, 12 Aug 2009 09:27:17 -0700 (PDT)

Which one of these is preferred?

str = str.replace ("pad-markup", "pad-around")
str = re.sub ('pad-markup', 'pad-around', str)

- Mark



      




reply via email to

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