For a 5th harmonic, the TabStaff automatically chooses the 19th fret rather
than the 7th fret. For instance:
music = {
<<
\relative c' { \harmonicsOn b'1\6 \harmonicsOff }
>>
}
\score {
<<
\new Staff { \music }
\new TabStaff { \transpose c c, { \music } }
>>
}
Is there a way
JMarc, thank you for the suggestion. Here is the result:
http://old.nabble.com/file/p29735309/Ye%2Bwho%2Bown%2Bver2.png
There is still a problem. The second bar which is the refrain, I want to
move to the bottom of everything. As I understand it, this is the result of
<< >>, which puts every
On Mon, 13 Sep 2010 09:05:39 -0600, Carl Sorensen
wrote:
> On 9/13/10 7:47 AM, "Phil Holmes" wrote:
>
>> - Original Message -
>> From: "Nick Payne"
>> To:
>> Sent: Monday, September 13, 2010 11:30 AM
>> Subject: Re: Chords with unequal durations
>>
>>
>>> One problem with turning off
The \paragraph is taken from the manual, but I don't know where it is now.
#(define-markup-list-command (paragraph layout props args) (markup-list?)
(let ((indent (chain-assoc-get 'par-indent props 2)))
(interpret-markup-list layout props
(make-justified-lines-markup-list (cons (make-hspace-
- Original Message -
From: "Philippe"
To:
Sent: Thursday, September 16, 2010 3:22 PM
Subject: How do I Invoke midi2ly in windows?
Hello everybody,
I 've tried to use the midi2ly function in windows to convert a midi 1
file into
a ly file.
I typed in the command line something lik
Hello everybody,
I 've tried to use the midi2ly function in windows to convert a midi 1 file into
a ly file.
I typed in the command line something like:
midi2ly.py --allow-tuplet=8*2/3 C:\Documents\test.mid
Actually I tried many ways to invoke this command. But in the end, the command
line alwa
Hello,
Is it possible to pass information from a \header block inside a \score to
\fromproperty for the purposes of headers/footers? I would like to be able
to have a "running title" of the current movement in the header by taking
the "piece" definition from the local score block, but can't find a
I was aware of its definition - it's in the Snippet I pointed to in my original
reply. The point I was making was that not posting a fundamental part of your
code and then asking for help with it makes it much more difficult to provide
that help. In future, please post only working code.
--
P
OK. It would have been helpful to include the definition so that the snippet
you supplied actually compiled. My code still does the job you requested.
--
Phil Holmes
- Original Message -
From: 胡海鹏 - Hu Haipeng
To: Phil Holmes
Cc: lilypond-user
Sent: Thursday, September 1
Thanks Phil.
> I believe that \paragraph isn't a standard part of LilyPond notation
Yeah, it's not included in the default scm file. But I just want some
word-wrapped lines and other kinds of formatted texts in case they have bad
indentations and run off the page. This is very useful when I wri
I believe that \paragraph isn't a standard part of LilyPond notation - in the
snippet http://lsr.dsi.unimi.it/LSR/Snippet?id=586 it's defined at the top.
It's probably easier to avoid using it. I can get good looking text using the
following:
\markup {
\left-column {
\vspace #1
\li
Hello,
I am editing the back of the title page, where are some notes to perc
players. In the following block, I used hspace, but a sighted person told me
that the 5 lines are not shifted right. I then used 6 spaces before every P,
but the problem persists. How can I do?
Regards
Haipeng
\mark
12 matches
Mail list logo