On 5/22/15 9:30 AM, "pls" wrote:
>
>Yes, I have some issues with the predefined fretboards shipped with
>LilyPond, e.g.:
>+ the resulting diagrams are not always predictable:
> + the number of notes in the diagrams varies from 4 to 6 even when you
>enter a three-note chord modifier like \chord
Urs,
It is what I am looking for and it works for me.Thank you very much.
Immanuel,Ming
On Friday, May 22, 2015 1:21 PM, Urs Liska wrote:
Am 22.05.2015 um 13:21 schrieb MING TSANG:
Hi Urs.
Thank you for your reply. I follow subject and read andrew mention: Hi Urs,
I s
On Fri, May 22, 2015 at 2:13 PM, Gianmaria Lari
wrote:
> I'm creating in lilypond a violin study.Every measures have the same
> rhytmic configuration. For instance the first measure is:
>
> g4. \tuplet 3/2 a8 (b8 c8)
>
>
> and the second...
>
>
> d4. \tuplet 3/2 e8 (f8 g8)
>
>
> Does exist any wa
I'm creating in lilypond a violin study.Every measures have the same
rhytmic configuration. For instance the first measure is:
g4. \tuplet 3/2 a8 (b8 c8)
and the second...
d4. \tuplet 3/2 e8 (f8 g8)
Does exist any way to simply write the melody and apply to the melody this
specific rhytm ? S
On 5/22/15 10:03 AM, "70147pers...@telia.com" <70147pers...@telia.com>
wrote:
>
>Hi Carl!
>
>Yes, you are the person with the big understanding. I learned t from
>your solution, that you can, and in this case must, do things inside
>open parenthesis.
I am concerned that
Abraham has very kindly helped me with EPS files (amongst other things)
but they go "pooof" when outputting to svg in command line.
I saw an old thread earlier today where the replier linked to a .ly file
that 404'ed.
You can see more details on my project on animalnoteheads.com
Cheers
Andreas
Am 22.05.2015 um 13:21 schrieb MING TSANG:
Hi Urs.
Thank you for your reply.
I follow subject and read andrew mention:
Hi Urs,
I solved my issue by adding the full path to one of my .ily files and
including that at the top of the master. Now it works great. Such a
nice system!
I have simi
On 2015-05-22 02:18, Carl Sorensen wrote:
On 5/21/15 5:23 PM, "Kaj Persson" wrote:
The example shows, that LilyPond perfectly understands the implied
structure and it also understands which lyric belongs to which note.
So that is not the problem. A minor issue is that the lyrics f
On 22.05.2015, at 01:43, Carl Sorensen wrote:
> I am now speaking solely in LilyPond internals terms. When \transpose is
> applied to a chord, it changes the pitches of the chord, but does not
> change the fingerings. And there is no reasonable system I can imagine
> that would allow \transpos
Hi Urs.
Thank you for your reply.I follow subject and read andrew mention:Hi Urs,
I solved my issue by adding the full path to one of my .ily files and including
that at the top of the master. Now it works great. Such a nice system!
I have similar problem before and end up putting the file directo
What do you want exactly?
Am 22. Mai 2015 12:08:40 MESZ, schrieb MING TSANG :
>Hi andrew:
>How to code full path in .ily file? I am interested and I am a window
>user.
>Immanuel,Ming
>
>
>
>___
Hi andrew:
How to code full path in .ily file? I am interested and I am a window user.
Immanuel,Ming___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
At 11:44 on 22 May 2015, Matie Holtzhausen wrote:
>Hi,
>
>How can I print a bar line if the line-breaker decides to break at an
>empty bar line:
>
>For example:
>
>\paper {
>paper-width = 60\mm
>}
>
>\relative c' {c8 c c c \bar "" c c c c | c c c c}
>
>This causes the line-breaker to break at \bar
Hi,
How can I print a bar line if the line-breaker decides to break at an empty bar
line:
For example:
\paper {
paper-width = 60\mm
}
\relative c' {c8 c c c \bar "" c c c c | c c c c}
This causes the line-breaker to break at \bar “”.
If the paper setting is removed, it does not break the line
In answering my own post:
> Hi list,
>
> the following two statements should provide the exakt same strings:
> (match:substring (string-match "_(.*?)_" "a_ä_ö_de_fü_") 1)
> (match:substring (string-match "_([^_]*)_" "a_ä_ö_de_fü_") 1)
>
> However for me they don't. Here is a log how I tested it:
15 matches
Mail list logo