Re: offset for lyrics does not offset the lyric hyphens

2016-07-05 Thread Br. Gabriel-Marie | SSPX
Sorry, I didn't realize embedded images didn't show. I've attached them this time. On 7/5/2016 9:10 PM, Br. Gabriel-Marie | SSPX wrote: Mr. Morley, I want to achieve the numbering to line up at the front of the lyrics. The script that your other self created to number the stanza lines does

Re: offset for lyrics does not offset the lyric hyphens

2016-07-05 Thread Br. Gabriel-Marie | SSPX
Mr. Morley, I want to achieve the numbering to line up at the front of the lyrics. The script that your other self created to number the stanza lines does not line them up - it does, indeed, get the numbering, but not the justification of the numbers. That's why I haven't given up using /i

Re: Installing on Ubuntu Studio

2016-07-05 Thread David Wright
On Tue 05 Jul 2016 at 08:36:00 (-0300), Marcelo Carneiro de Lima wrote: > Thanks for the reply. When I say "Gui" I mean the same interface I have on > Mac OS, for instance. I mean the possibility to work directly on Lilipond > without Frescobaldi or Denemo, writing code on Lilypond's own text edito

Re: slurs and repeats

2016-07-05 Thread Martin Tarenskeen
On Tue, 5 Jul 2016, Stephen MacNeil wrote: Hi Martin not sure if there is a better way but . Thank you all for suggestions. I have now solved it with something like this (the \shape coordinates needs some finetuning but this is the general idea): \version "2.19.44" music = \r

Re: slurs and repeats

2016-07-05 Thread Martin Tarenskeen
On Tue, 5 Jul 2016, Marc Hohl wrote: Am 05.07.2016 um 11:42 schrieb Martin Tarenskeen: [...] I need a (partial) slur at the end of the first ending to indicate it's slurred back to the first e' of the repeated segment. Just like the pickup bar (\partial 4) is slurred to that same note. H

Re: offset for lyrics does not offset the lyric hyphens

2016-07-05 Thread Thomas Morley
2016-07-05 20:11 GMT+02:00 Br. Gabriel-Marie | SSPX : > Mr. Morley, I thought I did open a new thread on the user list... As you intended to report a bug, I wrongly assumed we're on the bug-mailing-list. Sorry for that. > Well, I only recall one alternative and that is using Harm's (is that the

Re: offset for lyrics does not offset the lyric hyphens

2016-07-05 Thread tisimst
On Tue, Jul 5, 2016 at 12:43 PM, BGM [via Lilypond] < ml-node+s1069038n192248...@n5.nabble.com> wrote: > Mr. Morley, I thought I did open a new thread on the user list... > > Well, I only recall one alternative and that is using Harm's (is that the > same as Abraham?) stanza script. But like I m

Re: offset for lyrics does not offset the lyric hyphens

2016-07-05 Thread Br. Gabriel-Marie | SSPX
Mr. Morley, I thought I did open a new thread on the user list... Well, I only recall one alternative and that is using Harm's (is that the same as Abraham?) stanza script. But like I mentioned, the numbers end up in various places. Using instrumentName always puts them in the same place.

Re: offset for lyrics does not offset the lyric hyphens

2016-07-05 Thread Thomas Morley
2016-07-05 17:05 GMT+02:00 Br. Gabriel-Marie | SSPX : > > Hey! I think I may have found a possible bug. > > So, I have been playing around with the use of instrumentName and > shortInstrumentName for uses of numbering lyrics. > > Now, when have a key signature that doesn't take up much horizontal

Re: ly:parser-parse-string again

2016-07-05 Thread David Kastrup
Urs Liska writes: > Am 05.07.2016 um 18:01 schrieb David Kastrup: > >> The alternative is cloning a fresh parser. There might be some >> incentive to carry over the current notename language automatically. >> But it does not make sense to carry over the whole state stack when >> cloning. So wha

Re: slurs and repeats

2016-07-05 Thread Marc Hohl
Am 05.07.2016 um 11:42 schrieb Martin Tarenskeen: [...] I need a (partial) slur at the end of the first ending to indicate it's slurred back to the first e' of the repeated segment. Just like the pickup bar (\partial 4) is slurred to that same note. Have you considered drawing the slur to the d

Re: ly:parser-parse-string again

2016-07-05 Thread Urs Liska
Am 05.07.2016 um 18:01 schrieb David Kastrup: > Urs Liska writes: > >> Am 05.07.2016 um 16:00 schrieb David Kastrup: >>> Urs Liska writes: >>> Well, first of all I wouldn't have thought of it, so I felt very embarrassed at first. But actually the problem is that my function is ki

Re: slurs and repeats

2016-07-05 Thread Stephen MacNeil
Hi Martin not sure if there is a better way but . Do you mean like \relative { \partial 4 c'8( d | % this slur is OK \repeat volta 2 { e4) g g4. a8 | g4 e c4. d8 | } \alternative { { e4 e d c | d2. c8 d -\tweak control-points #'((-2 . -3.8) (-1 . -4.5) (0 . -4.5) (1 . -4)) ( <> ) | } %

Re: ly:parser-parse-string again

2016-07-05 Thread David Kastrup
Urs Liska writes: > Am 05.07.2016 um 16:00 schrieb David Kastrup: >> Urs Liska writes: >> >>> Well, first of all I wouldn't have thought of it, so I felt very >>> embarrassed at first. But actually the problem is that my function is >>> kind of an adaptor. It includes a number of files (i.e. all

Re: ly:parser-parse-string again

2016-07-05 Thread Urs Liska
Am 05.07.2016 um 16:00 schrieb David Kastrup: > Urs Liska writes: > >> Well, first of all I wouldn't have thought of it, so I felt very >> embarrassed at first. But actually the problem is that my function is >> kind of an adaptor. It includes a number of files (i.e. all from a >> directory that

Re: offset for lyrics does not offset the lyric hyphens

2016-07-05 Thread tisimst
On Tue, Jul 5, 2016 at 9:26 AM, tisimst [via Lilypond] < ml-node+s1069038n192239...@n5.nabble.com> wrote: > Also, the hyphen is controlled with the Lyrics.LyricHyphen grob. Likewise, > the underscore extender is controlled by the Lyrics.LyricExtender grob. > And I know that you want to keep all \

Re: offset for lyrics does not offset the lyric hyphens

2016-07-05 Thread tisimst
Also, the hyphen is controlled with the Lyrics.LyricHyphen grob. Likewise, the underscore extender is controlled by the Lyrics.LyricExtender grob. -- View this message in context: http://lilypond.1069038.n5.nabble.com/offset-for-lyrics-does-not-offset-the-lyric-hyphens-tp192237p192239.html Sent

Re: offset for lyrics does not offset the lyric hyphens

2016-07-05 Thread tisimst
On Tue, Jul 5, 2016 at 9:12 AM, BGM [via Lilypond] < ml-node+s1069038n192237...@n5.nabble.com> wrote: > ...SNIP... > \override Lyrics.LyricText #'extra-offset = #'(2 . 0) > ...SNIP... FYI, using 'extra-offset will ONLY affect the grob to which it applies and nothing else. Try using 'X-offset, 's

offset for lyrics does not offset the lyric hyphens

2016-07-05 Thread Br. Gabriel-Marie | SSPX
Hey! I think I may have found a possible bug. So, I have been playing around with the use of instrumentName and shortInstrumentName for uses of numbering lyrics. Now, when have a key signature that doesn't take up much horizontal space on the bar then it is possible that the numbers may ov

Re: ly:parser-parse-string again

2016-07-05 Thread David Kastrup
Urs Liska writes: > Well, first of all I wouldn't have thought of it, so I felt very > embarrassed at first. But actually the problem is that my function is > kind of an adaptor. It includes a number of files (i.e. all from a > directory that match a pattern), and each file defines the same > var

Re: ly:parser-parse-string again

2016-07-05 Thread David Kastrup
Urs Liska writes: > Am 05.07.2016 um 15:15 schrieb David Kastrup: >> Urs Liska writes: >> >>> I'm once more struggling with the commands to include files within >>> Scheme functions. >>> >>> In the attached .ily files one defines a music expression while the >>> other uses it in a Staff definiti

Re: ly:parser-parse-string again

2016-07-05 Thread Urs Liska
Am 05.07.2016 um 15:15 schrieb David Kastrup: > Urs Liska writes: > >> I'm once more struggling with the commands to include files within >> Scheme functions. >> >> In the attached .ily files one defines a music expression while the >> other uses it in a Staff definition. >> >> >> However, this

Re: ly:parser-parse-string again

2016-07-05 Thread Urs Liska
Am 05.07.2016 um 15:27 schrieb David Kastrup: > Urs Liska writes: > >> Hi, >> >> I'm once more struggling with the commands to include files within >> Scheme functions. >> >> In the attached .ily files one defines a music expression while the >> other uses it in a Staff definition. >> >> I can h

Re: ly:parser-parse-string again

2016-07-05 Thread David Kastrup
Urs Liska writes: > Hi, > > I'm once more struggling with the commands to include files within > Scheme functions. > > In the attached .ily files one defines a music expression while the > other uses it in a Staff definition. > > I can happily make that work using regular \includes or by calling

Re: ly:parser-parse-string again

2016-07-05 Thread David Kastrup
Urs Liska writes: > I'm once more struggling with the commands to include files within > Scheme functions. > > In the attached .ily files one defines a music expression while the > other uses it in a Staff definition. > > I can happily make that work using regular \includes or by calling > ly:par

ly:parser-parse-string again

2016-07-05 Thread Urs Liska
Hi, I'm once more struggling with the commands to include files within Scheme functions. In the attached .ily files one defines a music expression while the other uses it in a Staff definition. I can happily make that work using regular \includes or by calling ly:parser-include-string twice. But

Re: Installing on Ubuntu Studio

2016-07-05 Thread Urs Liska
This may also be useful for clarifying (sorry for the somewhat cryptic location, but that is "unmerged" content: https://bookbranches.openlilylib.org/showcase/toolchain/index.html Am 05.07.2016 um 14:11 schrieb Andrew Bernard: > Hi Marcelo, > > I see. The so called GUI on the mac is just LilyPad

Re: Installing on Ubuntu Studio

2016-07-05 Thread Andrew Bernard
Hi Marcelo, I see. The so called GUI on the mac is just LilyPad, a very crude basic text editor which also allows you to run the lilypond command. It can hardly be described as a GUI platform for lilypond. This tool is not available on Linux systems precisely because Linux users have a superabund

Re: Installing on Ubuntu Studio

2016-07-05 Thread Blöchl Bernhard
"... I mean the possibility to work directly on Lilipond without Frescobaldi or Denemo, writing code on Lilypond's own text editor and compiling it in Lilypond as well ..." http://lilypond.org/doc/v2.18/Documentation/usage/command_002dline-usage Am 05.07.2016 13:44, schrieb Phil Holmes:  I as

Re: Installing on Ubuntu Studio

2016-07-05 Thread Phil Holmes
I assume the editor that ships with the Mac is the little LilyPad editor. This is a very rudimentary text editor, and can be replaced with any other text editor of your choice. On my Linux system I use gedit, but there are many other editors that you can use. -- Phil Holmes - Original

Re: Installing on Ubuntu Studio

2016-07-05 Thread Urs Liska
This editor is just that, a text editor. If yiu don't want to use a bigger solution you can always use your OS's default text editor - and the command line to start compilation. HTH Urs Am 5. Juli 2016 13:36:00 MESZ, schrieb Marcelo Carneiro de Lima : >Thanks for the reply. When I say "Gui" I

Re: Installing on Ubuntu Studio

2016-07-05 Thread Marcelo Carneiro de Lima
Thanks for the reply. When I say "Gui" I mean the same interface I have on Mac OS, for instance. I mean the possibility to work directly on Lilipond without Frescobaldi or Denemo, writing code on Lilypond's own text editor and compiling it in Lilypond as well. When I downloaded Lilipond for Linux a

Re: NR 2.10.2 - arabic key signatures

2016-07-05 Thread Blöchl Bernhard
Am 05.07.2016 11:43, schrieb Federico Bruni: Il giorno lun 4 lug 2016 alle 12:10, Carl Sorensen ha scritto: On 7/1/16 5:08 AM, "Federico Bruni" wrote: Hi all In the following paragraph, taken from http://lilypond.org/doc/v2.19/Documentation/notation/arabic-music#arabic-k ey-signatures

Re: another slur problem

2016-07-05 Thread David Kastrup
Martin Tarenskeen writes: > On Tue, 5 Jul 2016, David Kastrup wrote: > Probably GCC6. What does ldd /usr/bin/lilypond state? >>> >>> See attachment. >> >> Huh. The library version numbers (including C++ library as far as I can >> tell) seem to match those of my system pretty closely. Can

Re: another slur problem

2016-07-05 Thread Martin Tarenskeen
On Tue, 5 Jul 2016, David Kastrup wrote: Probably GCC6. What does ldd /usr/bin/lilypond state? See attachment. Huh. The library version numbers (including C++ library as far as I can tell) seem to match those of my system pretty closely. Can you run this under the debugger and get a tra

Re: another slur problem

2016-07-05 Thread David Kastrup
Martin Tarenskeen writes: > On Tue, 5 Jul 2016, David Kastrup wrote: > >> Martin Tarenskeen writes: > >>> Linux Fedora 24 > >> Probably GCC6. What does ldd /usr/bin/lilypond state? > > See attachment. Huh. The library version numbers (including C++ library as far as I can tell) seem to match

Re: another slur problem

2016-07-05 Thread Martin Tarenskeen
On Tue, 5 Jul 2016, David Kastrup wrote: Martin Tarenskeen writes: Linux Fedora 24 Probably GCC6. What does ldd /usr/bin/lilypond state? See attachment. -- Martin linux-vdso.so.1 (0x7ffe254be000) libdl.so.2 => /lib64/libdl.so.2 (0x7f7e1ee53000) libgu

Re: slurs and repeats

2016-07-05 Thread Martin Tarenskeen
On Tue, 5 Jul 2016, Robert Blackstone wrote: Hi Martin, I think you forgot the ) after the e4 in the 3rd bar of \alternative. Anyway, this works for me, but I'm not sure it is what you want. music = \relative { \partial 4 c'8( d | % this slur is OK \repeat volta 2 { e4) g g4. a8 | g4 e c

Re: NR 2.10.2 - arabic key signatures

2016-07-05 Thread Federico Bruni
Il giorno lun 4 lug 2016 alle 12:10, Carl Sorensen ha scritto: On 7/1/16 5:08 AM, "Federico Bruni" wrote: Hi all In the following paragraph, taken from http://lilypond.org/doc/v2.19/Documentation/notation/arabic-music#arabic-k ey-signatures Other maqams in the same bayati group, as show

Re: another slur problem

2016-07-05 Thread David Kastrup
Martin Tarenskeen writes: > On Tue, 5 Jul 2016, David Kastrup wrote: > >> Martin Tarenskeen writes: > >>> But this gives me a "Segfault" error >>> >>> \version "2.19.44" >>> \relative { >>> c''8( d e f~ f2~ | f8) f e d c2 | >>> } >>> >>> >>> What's wrong here ? >> >> You don't specify operatin

Re: another slur problem

2016-07-05 Thread Martin Tarenskeen
On Tue, 5 Jul 2016, David Kastrup wrote: Martin Tarenskeen writes: But this gives me a "Segfault" error \version "2.19.44" \relative { c''8( d e f~ f2~ | f8) f e d c2 | } What's wrong here ? You don't specify operating system, architecture, LilyPond binary version, whether you took

Re: slurs and repeats

2016-07-05 Thread Robert Blackstone
On 5 Jul 2016, at 10:03 , Martin Tarenskeen wrote: > > Hi, > > In the following example, how can I write a slur that starts at the end of > the first \alternative to repeat the corresponding slur from the pickup bar? > > I hope my question/example is clear. > > Martin > > > > \versio

Re: another slur problem

2016-07-05 Thread Thomas Scharkowski
Original-Nachricht Hi, This works fine: \version "2.19.44" \relative { c''8( d e) f~ f2~ | f8 f e d c2 | } But this gives me a "Segfault" error \version "2.19.44" \relative { c''8( d e f~ f2~ | f8) f e d c2 | } What's wrong here ? Both are fine here (Mac OS X 10.1

Re: another slur problem

2016-07-05 Thread David Kastrup
Martin Tarenskeen writes: > Hi, > > This works fine: > > \version "2.19.44" > \relative { > c''8( d e) f~ f2~ | f8 f e d c2 | } > > But this gives me a "Segfault" error > > \version "2.19.44" > \relative { > c''8( d e f~ f2~ | f8) f e d c2 | > } > > > What's wrong here ? You don't specify op

another slur problem

2016-07-05 Thread Martin Tarenskeen
Hi, This works fine: \version "2.19.44" \relative { c''8( d e) f~ f2~ | f8 f e d c2 | } But this gives me a "Segfault" error \version "2.19.44" \relative { c''8( d e f~ f2~ | f8) f e d c2 | } What's wrong here ? -- Martin ___ lilypond-use

slurs and repeats

2016-07-05 Thread Martin Tarenskeen
Hi, In the following example, how can I write a slur that starts at the end of the first \alternative to repeat the corresponding slur from the pickup bar? I hope my question/example is clear. Martin \version "2.19.44" music = \relative { \partial 4 c'8( d | % this slur is OK