Re: what's the most "efficient" way of doing this?

2012-12-15 Thread Frédéric Bron
> Did you do any performance testing, to see if compilation times are optimized > this way? (I'm finding performance to be somewhat critical, especially when > generating my large opera and musical scores.) I did not checked another method to see if it was quicker to build. You can see that the

Re: svg output

2012-12-15 Thread SoundsFromSound
Gerard McConnell-2 wrote > Thanks Joram, > I checked with Firefox on my machine and it displays the svg fine too. > Does it seem that there must be some settings in Inkscape that I need to > fix? > Gerard > > On Sat, Dec 15, 2012 at 11:19 PM, Noeck < > noeck.marburg@ > > wrote: > >> >> >> Am 15

Re: svg output

2012-12-15 Thread Gerard McConnell
Thanks Joram, I checked with Firefox on my machine and it displays the svg fine too. Does it seem that there must be some settings in Inkscape that I need to fix? Gerard On Sat, Dec 15, 2012 at 11:19 PM, Noeck wrote: > > > Am 15.12.2012 23:46, schrieb Gerard McConnell: > > Phil, > > Thanks very

Re: Improving alignment of pedal marks

2012-12-15 Thread Trevor Daniels
Arle, you wrote Saturday, December 15, 2012 10:04 PM > The second problem remains. How can I improve the vertical alignment of pedal > marks? The piece I am working on has a lot of situations like the following: > I know that this is acceptable at some level, but it would look MUCH nicer > (ne

Re: svg output

2012-12-15 Thread Noeck
Am 15.12.2012 23:46, schrieb Gerard McConnell: > Phil, > Thanks very much for the reply. Okay, I've done the upgrade to 2.16.1 > but the problem isn't solved. I've placed the .ly and .svg files, and > pictures (screen dumps?) of the .pdf output from Lilypond (which is > fine) and the display of

Re: Improving alignment of pedal marks

2012-12-15 Thread Nathan
On Sat, Dec 15, 2012 at 2:04 PM, Arle Lommel wrote: > Thanks to Phil Holmes’ suggestion to learn move about using explicit > voices I resolved one of my major problems with the piece I'm working on. > Thanks much. > > The second problem remains. How can I improve the vertical alignment of > pedal

Re: svg output

2012-12-15 Thread Gerard McConnell
Phil, Thanks very much for the reply. Okay, I've done the upgrade to 2.16.1 but the problem isn't solved. I've placed the .ly and .svg files, and pictures (screen dumps?) of the .pdf output from Lilypond (which is fine) and the display of the SVG file in Inkscape 0.48 at the following links: htt

Improving alignment of pedal marks

2012-12-15 Thread Arle Lommel
Thanks to Phil Holmes’ suggestion to learn move about using explicit voices I resolved one of my major problems with the piece I'm working on. Thanks much.The second problem remains. How can I improve the vertical alignment of pedal marks? The piece I am working on has a lot of situations like the

Re: svg output

2012-12-15 Thread Phil Holmes
I don't know of any. However, that's a very old development version. Please upgrade to either 2.16.1 or latest development and let us know if you still have problems. -- Phil Holmes - Original Message - From: Gerard McConnell To: lilypond-user@gnu.org Sent: Saturday, Decem

svg output

2012-12-15 Thread Gerard McConnell
Hello, I'm using v 2.13.50. Is there any known problem with the SVG output? I'm losing numbers and text when I try to open it with Inkscape 0.48. Thanks for any help, Gerard ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mail

Re: Tweaking the positions of figured bass figures.

2012-12-15 Thread Shane Brandes
Richard, Try \override Staff.BassFigure #'Y-extent = #'(z.z . w.w.) where z and w variables are numbers and that should have some sort of effect on the position. regards, Shane On Sat, Dec 15, 2012 at 1:21 PM, Richard Shann wrote: > Sometimes the position of figured bass figures needs tweak

Re: Trying once more…

2012-12-15 Thread Andrew Hawryluk
The "tweak" command lets you change individual noteheads: http://www.lilypond.org/doc/v2.16/Documentation/notation/the-tweak-command#index-tweaking Hope this helps! Andrew On Sat, Dec 8, 2012 at 4:07 AM, Arle Lommel wrote: > Hopefully this won't puke on the list. What is the best way to handle

Re: markup baselines

2012-12-15 Thread Keith OHara
Kieren MacMillan sympatico.ca> writes: > What would be required to change all markups so that the baseline is the > reference point, For 'staff-padding, that was the intent, and it seems not-too-hard to repair the code > At least for m

Re: Moving a staff closer to another one

2012-12-15 Thread Arle Lommel
Great. That takes care of the issue with the rests, but not with the vertical alignment of the pedal brackets, which move all over the place to accommodate other objects. But knowing this about voices helps me a ton. I've learned Lilypond on an ad hoc, as needed basis, so there is still a lot to

Re: Moving a staff closer to another one

2012-12-15 Thread Phil Holmes
I think that when you say "If I put the pedal voice in the left-hand it forces all the rests in the left-hand voice to sit a fifth higher" you must be using implicit voices, which sets each voice as voiceOne, voiceTwo, etc, and therefore moves the rests to avoid collisions. I've not got time no

Re: Moving a staff closer to another one

2012-12-15 Thread Arle Lommel
I've moved sustain pedal articulations to a separate voice using spacers because they did not fit cleanly on the other voices. If I put the pedal voice in the left-hand it forces all the rests in the left-hand voice to sit a fifth higher. In addition the marks end up aligned all over the place,

Tweaking the positions of figured bass figures.

2012-12-15 Thread Richard Shann
Sometimes the position of figured bass figures needs tweaking. Reading the manual I see Y-offset and padding mentioned as properties of BassFigureAlignmentPositioning but nothing for BassFigure, which I guess is the name of the layout object I would need to tweak. I have tried this: \version "2.1

Re: Moving a staff closer to another one

2012-12-15 Thread Phil Holmes
What are you trying to achieve with the pedal Staff? -- Phil Holmes - Original Message - From: Arle Lommel To: lilypond-user@gnu.org User Sent: Saturday, December 15, 2012 5:16 PM Subject: Moving a staff closer to another one Hi all, I have a piece with the following

RE: Full bar rests in single-staff polyphony

2012-12-15 Thread Daniel Rosen
> -Original Message- > From: Keith OHara [mailto:k-ohara5...@oco.net] > Sent: Saturday, December 15, 2012 2:01 AM > To: lilypond-user@gnu.org > Subject: Re: Full bar rests in single-staff polyphony > > Daniel Rosen gmail.com> writes: > > > "So far, there's no automatic support in LilyPon

Moving a staff closer to another one

2012-12-15 Thread Arle Lommel
Hi all, I have a piece with the following overall structure: \score { \new StaffGroup << \new PianoStaff << \new Staff = "RH" { \relative c' { \righthand } } \new Staff = "LH" { \relative c { \lefthand

Re: Measure_counter_engraver examples

2012-12-15 Thread David Nalesnik
On Sat, Dec 15, 2012 at 11:10 AM, David Nalesnik wrote: > > Unfortunately, I don't believe the context definition can be added to > the code base. (I base this on an unsuccessful attempt to add it as > part of the default Voice context during development,) Pardon--should read "default Staff con

Re: Measure_counter_engraver examples

2012-12-15 Thread David Nalesnik
Kieren, On Sat, Dec 15, 2012 at 10:53 AM, Kieren MacMillan wrote: > Hi David, > >> Honestly, I'm not sure. Could you post the results of your >> investigation? I think that would be very useful information. > > The attached -- with "Axis_group_engraver" being the only [!] included > engraver -

Re: Measure_counter_engraver examples

2012-12-15 Thread Phil Holmes
- Original Message - From: "Trevor Daniels" To: "David Nalesnik" ; "Kieren MacMillan" Cc: "Lilypond-User Mailing List" Sent: Saturday, December 15, 2012 4:45 PM Subject: Re: Measure_counter_engraver examples David, you wrote Saturday, December 15, 2012 3:58 PM The Measure_counte

Re: Measure_counter_engraver examples

2012-12-15 Thread Kieren MacMillan
Hi David, > Honestly, I'm not sure. Could you post the results of your > investigation? I think that would be very useful information. The attached -- with "Axis_group_engraver" being the only [!] included engraver -- seems to work fine (at least in this minimal example). Cheers, Kieren.

Re: Measure_counter_engraver examples

2012-12-15 Thread Trevor Daniels
David, you wrote Saturday, December 15, 2012 3:58 PM > The Measure_counter_engraver is part of LilyPond as of 2.17.7. There > isn't any documentation yet. (For one thing, I'm unsure of where to > put it as it requires adding the engraver to a context. Would a > snippet be the best way to tackl

Re: Measure_counter_engraver examples

2012-12-15 Thread David Nalesnik
Kieren, On Sat, Dec 15, 2012 at 10:14 AM, Kieren MacMillan wrote: > p.s. > >> Below I've included a simple example which does this by >> attaching the measure counter to a Dynamics context. > > Do you happen to know the minimum set of engravers necessary to make a custom > MeasureCounter context

Re: Re: Lyrics (David Kastrup)

2012-12-15 Thread Phil Holmes
- Original Message - From: "Maarten de Keijzer" To: Sent: Saturday, December 15, 2012 4:19 PM Subject: RE: Re: Lyrics (David Kastrup) It is starting to work then, but the result (see enclosed file) is a bit ugly, when texts disappear over the right margin. Can that be cleared, and m

RE: Re: Lyrics (David Kastrup)

2012-12-15 Thread Maarten de Keijzer
Hi David, -- >Message: 2 >Date: Fri, 14 Dec 2012 15:23:40 +0100 From: David Kastrup >To: lilypond-user@gnu.org >Subject: Re: Lyrics (David Kastrup) >Message-ID: <871uesvhjn@fencepost.gnu.org> >Content-Type: text/plain >"Maarten de Keijzer" writes: > Hi David, yo

Re: Measure_counter_engraver examples

2012-12-15 Thread Kieren MacMillan
p.s. > Below I've included a simple example which does this by > attaching the measure counter to a Dynamics context. Do you happen to know the minimum set of engravers necessary to make a custom MeasureCounter context? If not, I'll just start with Dynamics and remove stuff until it breaks… ;)

Re: Measure_counter_engraver examples

2012-12-15 Thread Kieren MacMillan
Hi David! > The Measure_counter_engraver is part of LilyPond as of 2.17.7. There > isn't any documentation yet. (For one thing, I'm unsure of where to > put it as it requires adding the engraver to a context. Would a > snippet be the best way to tackle this issue?) Probably — just an LSR entry

Re: Measure_counter_engraver examples

2012-12-15 Thread David Nalesnik
Hi Kieren, On Sat, Dec 15, 2012 at 9:00 AM, Kieren MacMillan wrote: > Hi all, > > Just wondering if there are any docs or example snippets regarding the > Measure_counter_engraver that is [supposed to be] in 2.17.8. > The Measure_counter_engraver is part of LilyPond as of 2.17.7. There isn't a

Re: what's the most "efficient" way of doing this?

2012-12-15 Thread Kieren MacMillan
Bonjour Frédéric, >> B. >>B1. Put the RehearsalMark and MetronomeMark objects in the main global >> variable (which also includes \time, \bar, etc.). >>B2. Create a MarksOnly custom context, which only has the engravers >> necessary to show RehearsalMark and MetronomeMarks, and let it "f

Re: show bar number

2012-12-15 Thread David Kastrup
Mark Mathias writes: > The manual shows how to show bar numbers on every bar: > http://www.lilypond.org/doc/v2.17/Documentation/notation/bars#bar-numbers. 2.17 documentation. > This works when the code is pasted into a new lilypond file, but I > must still not understand something pretty fundam

Measure_counter_engraver examples

2012-12-15 Thread Kieren MacMillan
Hi all, Just wondering if there are any docs or example snippets regarding the Measure_counter_engraver that is [supposed to be] in 2.17.8. Thanks, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lily

show bar number

2012-12-15 Thread Mark Mathias
The manual shows how to show bar numbers on every bar: http://www.lilypond.org/doc/v2.17/Documentation/notation/bars#bar-numbers. This works when the code is pasted into a new lilypond file, but I must still not understand something pretty fundamental about LilyPond because no matter where I've pla

Re: Tweaking notehead direction in chords

2012-12-15 Thread Thomas Morley
2012/12/15 Paul Morris : [...] > Anyone know why there is so much unnecessary white-space? Something is wrong in the LSR. I already reported this to the LSR-Admin. He promised to have a look asap. Cheers, Harm ___ lilypond-user mailing list lilypond-

Re: lyrics with tab staff

2012-12-15 Thread Federico Bruni
Il 15/12/2012 14:56, Gerard McConnell ha scritto: Hello, I would like to print lyrics below tab staff. The following produces the tab plus unwanted music notation at actual pitch with lyrics underneath that. \score { \new TabStaff { d4\4 d\4 a\3 a\3 b\3 b\3 a2\3 } \addlyr

Re: lyrics with tab staff

2012-12-15 Thread Noeck
Am 15.12.2012 14:56, schrieb Gerard McConnell: > Hello, I would like to print lyrics below tab staff. > The following produces the tab plus unwanted music notation at actual > pitch with lyrics underneath that. > > \score { > \new TabStaff { > d4\4 d\4 a\3 a\3 b\3 b\3 a2\3 > } >

Re: Tweaking notehead direction in chords

2012-12-15 Thread Paul Morris
On Dec 14, 2012, at 4:07 AM, David Kastrup wrote: > David Nalesnik writes: > >> On Thu, Dec 13, 2012 at 9:30 PM, David Nalesnik >> wrote: >>> >>> I notice that you haven't added the $ sign before offsets in the LSR >>> snippet as Harm and I advised. Try that and I see no reason the >>> snipp

Re: Lilypond in Mac OS X Terminal

2012-12-15 Thread Paul Morris
On Dec 12, 2012, at 11:03 AM, Paul Morris wrote: > I tried to follow those instructions recently (to try the png output) but was > not able to get it to run. For future command-line beginners like myself, I figured out the problem: I needed to change the shell I was using from tcsh to bash.

lyrics with tab staff

2012-12-15 Thread Gerard McConnell
Hello, I would like to print lyrics below tab staff. The following produces the tab plus unwanted music notation at actual pitch with lyrics underneath that. \score { \new TabStaff { d4\4 d\4 a\3 a\3 b\3 b\3 a2\3 } \addlyrics { Twink -- le twink -- le lit -- tle star,

Re: brainstorming a really smart system engraver

2012-12-15 Thread Kieren MacMillan
Hi Keith, Amazing! I think Lilypond already does exactly what I need. I'll draw up an example to be sure — if it works, I'll be sure to repost the solution. Thanks for the hints! Kieren. > I don't think LilyPond remembers which items came from quoteDuring at the > stage > when removeEmptyStav

lilypond -H

2012-12-15 Thread Felix Janda
Hello, I've seen that lilypond has an option to print out header fields into separate files. For example "lilypond -H composer piece.ly" will in addition to compiling the piece put the composer header field (if it exists) into piece.composer. It however does only seem to work with the ps/eps/pdf

Re: \crossStaff and \stemDown

2012-12-15 Thread ornello
Eluze wrote > > Thomas Morley wrote >> Because \voiceThree has \shiftOn enabled. > exactly - so another solution is (keeping the "natural" order of voices): Fascinating! Shifting the stem x position seems to cover most cross-staff cases. Thanks a lot for your help! Dominik -- View this messag

zigzag staffline

2012-12-15 Thread Gagi Petrovic
Dear Ponders, i'm working on a composition where i'm in need of a custom 3-lined-staff with a zigzagged (like the glissando style, see attachment) middle line. Is it possible to make a small adjustement to the code below, or should i start doing some serious tweaking? Any pointers are well apprecia

Re: unhiding a hidden staff at the NEXT line break (instead of previous line break)

2012-12-15 Thread David Kastrup
Keith OHara writes: > gmail.com> writes: >> >> Anyone know how I can get Lilypond to unhide a staff at the NEXT >> line break? > > No. > > It looks like you have a part for a cello section with the form > unison |A| simple-divisi |B| complex-divisi > where the complex-divisi music deman

musica ficta with an additional accidental

2012-12-15 Thread Josiah Boothby
I'd like to write a suggested/editorial accidental above a note that already has an accidental to the left of the notehead, and would ideally like the alteration to transpose when the voice is transposed. Example: A C-sharp with a suggested natural, transposed down a whole step should be a B-natu

Re: Writing to the console (debug info)

2012-12-15 Thread Federico Bruni
Il 15/12/2012 00:39, Olivier Biot ha scritto: I'm running LilyPond either directly or from Frescobaldi. I'm not sure I can set the "-v" flag in Frescobaldi. In Frescobaldi you can choose the verbose output option in the custom run ___ lilypond-user m

Re: unhiding a hidden staff at the NEXT line break (instead of previous line break)

2012-12-15 Thread David Kastrup
Keith OHara writes: > gmail.com> writes: >> >> Anyone know how I can get Lilypond to unhide a staff at the NEXT >> line break? > > No. > > It looks like you have a part for a cello section with the form > unison |A| simple-divisi |B| complex-divisi > where the complex-divisi music deman

Re: brainstorming a really smart system engraver

2012-12-15 Thread Keith OHara
Kieren MacMillan sympatico.ca> writes: > [...] there are sections where a score COULD be adequately > represented using only 1 choral staff, and other sections that require > 2 or 3 or 4 (or even more) independent staves. > I think I have the PERFECT solution to this problem, > if only \quoteD