Adding a clef mid-measure

2012-11-06 Thread soundsfromsound
Hello, One last question for tonight please. I'm having trouble figuring out how to insert a treble clef mid-measure. I keep getting an error message when I try to insert the "\clef treble", but it works when I put it at the start of the measure (though that's not what I'm after). Please see at

Re: Editing slur markings in LilyPond

2012-11-06 Thread soundsfromsound
Oops, thanks for that! I bookmarked the newest documentation now. Ben - composer | sound designer -- View this message in context: http://lilypond.1069038.n5.nabble.com/Editing-slur-markings-in-LilyPond-tp135933p135943.html Sent from the User mailing list archive at Nabble.com. __

Re: Editing slur markings in LilyPond

2012-11-06 Thread Jim Long
On Tue, Nov 06, 2012 at 09:39:09PM -0800, soundsfromsound wrote: > > but it seems that LilyPond is even more powerful than I had originally > thought! Keep a tally of how many times you experience that realization over the next 6-8 months as you learn more about using the software. I've been wor

Re: Lilypond cheat sheat

2012-11-06 Thread Werner LEMBERG
> I think both cheat sheets nicely complement each other. What about adding both of them to the lilypond distribution? Werner ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Editing slur markings in LilyPond

2012-11-06 Thread soundsfromsound
Excellent, thank you for those links! I guess I haven't ever needed to dig that deep about these markings until now - but it seems that LilyPond is even more powerful than I had originally thought! Ben - composer | sound designer -- View this message in context: http://lilypond.1069038.n5

Re: Bass and chords

2012-11-06 Thread David Kastrup
Thomas Morley writes: > Will do, if noone comes up with a better solution or finds a drawback. We have markup commands \note and \note-by-number. It seems to me that it would likely be most straightforward to provide the same for \rest and possibly \rest-by-number and use that as part of the so

Re: Editing slur markings in LilyPond

2012-11-06 Thread Kieren MacMillan
Hi! > Editing Slurs > Don't forget all of the settings in the interfaces that Slur inherits:

Re: Editing slur markings in LilyPond

2012-11-06 Thread soundsfromsound
Sorry, I pasted the wrong link. Here is what I was looking at: Editing Slurs - composer | sound designer -- View this message in context: http://lilypond.1069038.n5.nabble.com/Editing-slur-markings-in-LilyPond-tp135933

Editing slur markings in LilyPond

2012-11-06 Thread soundsfromsound
Hello, A friend of mine was talking to me about SCORE earlier today and it got me thinking about LilyPond. I haven't had too many situations where I've needed this amount of control but, nonetheless, my question is: I'm familiar enough with SCORE to know that the program offers 19 slur parameter

tied chords with articulate.ly

2012-11-06 Thread Martin Tarenskeen
Hi, if I do when creating a midi file normally no problems. But if I use articulate.ly, the chord is not tied in the midi output. I can hear it played twice. If I do ~ The tie is played correctly both with and without using articulate. Bug, in my first example? -- MT

Re: Allow printing double barline intermediately after repetition barline

2012-11-06 Thread Antonio Soler
Many thanks!. This solution worked perfectly! :) A. 2012/11/6 Thomas Morley > 2012/11/6 Antonio Soler : > > Hi. > > > > I'm typesetting in Lilypond v2.16 a piece where a spanned double barline > > appear immediately after a non-spanned barline. Is there a way to > replicate > > this kind of not

Re: Lilypond cheat sheat

2012-11-06 Thread Reinhold Kainhofer
On 2012-11-06 23:14, Noeck wrote: many years ago I made a cheat sheet for Lilypond, because I couldn't remember all the syntax by heart. Now, after having used Lilypond for some years and after reading the notation reference again, I've made an updated version, which might be helpful for other us

Re: Bass and chords

2012-11-06 Thread Thomas Morley
2012/11/7 Eluze : > > Am 06.11.2012 23:33, schrieb Thomas Morley: > > More automated: > > \version "2.16.0" > > chordNamesWithRestsLayout = > \with { > noChordSymbol = #(make-simple-markup "") > \consists "Rest_engraver" > \consists "Multi_measure_rest_engraver" > \o

Re: Bass and chords

2012-11-06 Thread Eluze
Am 06.11.2012 23:33, schrieb Thomas Morley: More automated: \version "2.16.0" chordNamesWithRestsLayout = \with { noChordSymbol = #(make-simple-markup "") \consists "Rest_engraver" \consists "Multi_measure_rest_engraver" \override Rest #'font-size = #-4

Re: Lilypond cheat sheat

2012-11-06 Thread Noeck
Am 06.11.2012 23:24, schrieb Alberto Simões: > Hey > > It seems interesting/useful, but I can't understand a word :-) > > Cheers > ambs Sorry, I don't speak Portuguese, but I added an *English version*, which should make it readable for a wider community. Most of the text consists of Lilypond co

Re: Lilypond cheat sheat

2012-11-06 Thread Janek Warchoł
On Tue, Nov 6, 2012 at 11:14 PM, Noeck wrote: > Dear Lilypond users and developers, > > many years ago I made a cheat sheet for Lilypond, > [...] > http://arsantiqua-karlsruhe.de/images/pdf/LilypondCheatsheet.pdf WOW!! It's great! The way you use color and present alternatives and variants... a

Re: 2.16.0 Open string fingering marks have _ and ^ behave as ^

2012-11-06 Thread Olivier Biot
On Tue, Nov 6, 2012 at 12:01 AM, Thomas Morley wrote: > 2012/11/5 Olivier Biot : >> Dear all, >> >> I think I just found a Lilypond bug. >> >> The following snippet with fingerings does only show one "open string" >> fingering while TWO have been written. The order of _ and ^ play no >> role in th

Re: Incipit issues

2012-11-06 Thread David Kastrup
Thomas Morley writes: > 2012/11/6 David Kastrup : >> Thomas Morley writes: >> >>> some trickery: >>> adding a markup to the spacer-rest >>> readjusting space after TimeSignature >>> seems to do it. >> >> Huh. What is the most prominent problem of LilyPond here that requires >> us to revert to t

Re: Allow printing double barline intermediately after repetition barline

2012-11-06 Thread Thomas Morley
2012/11/6 Antonio Soler : > Hi. > > I'm typesetting in Lilypond v2.16 a piece where a spanned double barline > appear immediately after a non-spanned barline. Is there a way to replicate > this kind of notation in Lilypond? I tried with a bar with very short skip > (s32), then adding the double bar

Lilypond in path on Windows?

2012-11-06 Thread Nick Payne
Should the Lilypond install add the program directory to the path on Windows? I normally use LP on Linux, where it is in the path, but I just installed 2.17.6 on my notebook, which runs Windows 7 x64, and it isn't in the path - I can't open a command prompt and run "lilypond ..." without using

Re: Lilypond cheat sheat

2012-11-06 Thread Pierre Perol-Schneider
*Sehr* schön *gemacht* Pierre 2012/11/6 Alberto Simões > Hey > > It seems interesting/useful, but I can't understand a word :-) > > Cheers > ambs > > > On 06/11/12 22:14, Noeck wrote: > >> Dear Lilypond users and developers, >> >> many years ago I made a cheat sheet for Lilypond, because I could

Re: \RemoveEmptyStaves

2012-11-06 Thread Thomas Morley
2012/11/6 Phil Holmes : > - Original Message - From: "Peter O'Doherty" > > To: "lilypond-user" > Sent: Tuesday, November 06, 2012 1:46 PM > Subject: \RemoveEmptyStaves > > > >> Hi, >> >> I have a score with a system where some staves have measures which are >> filled with rests and others

Re: \RemoveEmptyStaves

2012-11-06 Thread Kieren MacMillan
Hi Peter, Have you looked at this hint? Hope this helps! Kieren. On 2012-Nov-6, at 10:36, Phil Holmes wrote: > - Original Message - From: "Peter O'Doherty" > To: "lilypond-user" > Sent: Tuesday, November 06, 2012 1:46 PM > Subject: \RemoveEmp

Re: Bass and chords

2012-11-06 Thread Thomas Morley
2012/11/6 Eluze : > dak wrote >>> Finally, if it would be possible to note "no chord" as a normal rest >>> of the correct duration instead of N.C. it would be great. >> >> Maybe someone else can make a suggestion for this item? >> >> -- >> David Kastrup > > here is a suggestion: > > define a comman

Re: Incipit issues

2012-11-06 Thread Thomas Morley
2012/11/6 David Kastrup : > Thomas Morley writes: > >> some trickery: >> adding a markup to the spacer-rest >> readjusting space after TimeSignature >> seems to do it. > > Huh. What is the most prominent problem of LilyPond here that requires > us to revert to trickery? Which parts of its defaul

Re: Lilypond cheat sheat

2012-11-06 Thread Alberto Simões
Hey It seems interesting/useful, but I can't understand a word :-) Cheers ambs On 06/11/12 22:14, Noeck wrote: Dear Lilypond users and developers, many years ago I made a cheat sheet for Lilypond, because I couldn't remember all the syntax by heart. Now, after having used Lilypond for some ye

Lilypond cheat sheat

2012-11-06 Thread Noeck
Dear Lilypond users and developers, many years ago I made a cheat sheet for Lilypond, because I couldn't remember all the syntax by heart. Now, after having used Lilypond for some years and after reading the notation reference again, I've made an updated version, which might be helpful for other u

Allow printing double barline intermediately after repetition barline

2012-11-06 Thread Antonio Soler
Hi. I'm typesetting in Lilypond v2.16 a piece where a spanned double barline appear immediately after a non-spanned barline. Is there a way to replicate this kind of notation in Lilypond? I tried with a bar with very short skip (s32), then adding the double barline, but the gap between two barline

Re: Bass and chords

2012-11-06 Thread Eluze
of course that was rubbish - you have to use rests.0 for a full rest, rests.1 for a half, rests.2 for a quarter and so on... Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Bass-and-chords-tp135858p135902.html Sent from the User mailing list archive at Nabble.com

Re: Bass and chords

2012-11-06 Thread Eluze
dak wrote >> Finally, if it would be possible to note "no chord" as a normal rest >> of the correct duration instead of N.C. it would be great. > > Maybe someone else can make a suggestion for this item? > > -- > David Kastrup here is a suggestion: define a command for the rests like restFull

Laborejo 0.4 release

2012-11-06 Thread Nils Gey
A wild crosspost appears! Laborejo, Esperanto for "Workshop", is used to craft music through notation. It is a Lilypond GUI frontend, a MIDI creator and finally a tool collection to inspire and help you compose. It works by reducing music-redundancy and by seperating layout and data. Before you

Re: \RemoveEmptyStaves

2012-11-06 Thread Phil Holmes
- Original Message - From: "Peter O'Doherty" To: "lilypond-user" Sent: Tuesday, November 06, 2012 1:46 PM Subject: \RemoveEmptyStaves Hi, I have a score with a system where some staves have measures which are filled with rests and others with spacer rests (I need these to enable \

Re: Bass and chords

2012-11-06 Thread David Kastrup
Frédéric Fanchamps writes: > Hi David, > > Thanks for your quick answer. > > The good news is that it's clear, I understand it and the issue 559 > you mentioned would perfectly answer to my needs (much more than that > in fact). > The bad news is that it is not implemented yet, so I would probabl

Re: Bass and chords

2012-11-06 Thread Frédéric Fanchamps
Hi David, Thanks for your quick answer. The good news is that it's clear, I understand it and the issue 559 you mentioned would perfectly answer to my needs (much more than that in fact). The bad news is that it is not implemented yet, so I would probably need to do something (probably simpler) m

\RemoveEmptyStaves

2012-11-06 Thread Peter O'Doherty
Hi, I have a score with a system where some staves have measures which are filled with rests and others with spacer rests (I need these to enable \change Staff elements). I would like to remove the staves with have rests only but as far as I can see \RemoveEmptyStaves will remove those with s

Re: Incipit issues

2012-11-06 Thread David Kastrup
Thomas Morley writes: > some trickery: > adding a markup to the spacer-rest > readjusting space after TimeSignature > seems to do it. Huh. What is the most prominent problem of LilyPond here that requires us to revert to trickery? Which parts of its default behavior are tripping up users' inte

Re: Incipit issues

2012-11-06 Thread Thomas Morley
2012/11/6 Thomas Morley : > 2012/11/6 Daniel Rosen : >> I've created an incipit for a piece I'm working on, but there's a minor >> issue with it. Here's the code. >> >> %%% Example begins >> >> \version "2.16.0" >> >> disIncip = \markup { >> \score { >> { >> \set Staff.instrumentName =

Re: Incipit issues

2012-11-06 Thread Thomas Morley
2012/11/6 Daniel Rosen : > I've created an incipit for a piece I'm working on, but there's a minor issue > with it. Here's the code. > > %%% Example begins > > \version "2.16.0" > > disIncip = \markup { > \score { > { > \set Staff.instrumentName = \markup \right-column { Discantus [Ten