Re: Moving a markup

2015-02-27 Thread Wilbert Berendsen
Op Thu, 26 Feb 2015 09:00:32 -0500 Ralph Palmer schreef: > Greetings - > > I'm running LilyPond 2.18.2 under Win7, with Frescobaldi 2.17.2. > > I'm trying to move a markup which has a \concat command, and I cannot > figure out how to do it. As you can see from the snippet, I've tried a > variet

4 questions re this file..

2015-02-27 Thread Peter Teeson
Hi: I'm still a newbie and have searched the Learning, Glossary, & Notation but cannot find the answers. Because my eyesight is not so good anymore ( I'm in my '70s) I want to take some of the lead sheets I have and make them larger. Below is the one I am working on and there are 4 questions: 1.

CueVoice with 'partial' start

2015-02-27 Thread Pierre Perol-Schneider
Dear LilyPonders, I have a cueVoice which starts with a 'partial'. The best way I found to reach that is to replace the cue clef grob: { \clef bass \time 3/4 \compressFullBarRests << { R2.*25 } \new CueVoice \relative c''' { s2.*23 \override Staff.MultiMeasureRest.staf

Re: 4 questions re this file..

2015-02-27 Thread Noeck
Dear Peter, > 1. I want to make this large but global staff size is set to 23 which I > believe is the max You can scale the global staff size up as much as you like. The font is not designed for it then, but it works without problems. > 2. I want to only have 2 bars per line With a staff size

markup of a group of eighth notes

2015-02-27 Thread Stephen MacNeil
how would i do this with the flags attached? \markup {\halign #-11 \raise #.6 \note #"8" #UP \raise #.6 \note #"8" #UP \raise #.6 \note #"8" #UP \raise #.6 \note #"8" #UP } thanks Stephen ___ lilypond-user mailing list lilypond-user@gnu.org https://l

Re: markup of a group of eighth notes

2015-02-27 Thread Pierre Perol-Schneider
Hi Stephen, Two options: \version "2.18.2" % option 1: \markup\column { \concat { \hspace #1.25 \beam #7.3 #0 #.4 } \vspace #-.15 \concat { \note #"4" #UP \hspace #1.1 \note #"4" #UP \hspace #1.1 \note #"4" #UP \hspace #1.1 \note #"4" #UP } } % option 2: \marku

Re: markup of a group of eighth notes

2015-02-27 Thread Pierre Perol-Schneider
Oups, some settings corrections: \version "2.18.2" % option 1: \markup \italic "option 1:" \markup\column { \concat { \hspace #1.25 \beam #7.6 #0 #.4 } \vspace #-.1 \concat { \note #"4" #UP \hspace #1.2 \note #"4" #UP \hspace #1.2 \note #"4" #UP \hspace #1.2 \note

Re: markup of a group of eighth notes

2015-02-27 Thread Pierre Perol-Schneider
2015-02-27 22:33 GMT+01:00 Stephen MacNeil : > thanks very much here is what i did also do you know how to get the > > \musicglyph #"timesig.C44" whitout printing C i want 4/4 but in a markup > ... anyway thanks > Sure : \markup\center-column\number { 4 \vspace #-.35 4 } > \markup { \vsp

Re: markup of a group of eighth notes

2015-02-27 Thread Pierre Perol-Schneider
2015-02-27 23:41 GMT+01:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > 2015-02-27 22:33 GMT+01:00 Stephen MacNeil : > >> thanks very much here is what i did also do you know how to get the >> >> \musicglyph #"timesig.C44" whitout printing C i want 4/4 but in a markup >> ... a

Re: CueVoice with 'partial' start

2015-02-27 Thread Thomas Morley
2015-02-27 17:15 GMT+01:00 Pierre Perol-Schneider : > Dear LilyPonders, > > I have a cueVoice which starts with a 'partial'. > The best way I found to reach that is to replace the cue clef grob: > > { > \clef bass > \time 3/4 > \compressFullBarRests > << > { R2.*25 } > \new CueVoice

Re: Bug in articulate.ly

2015-02-27 Thread Flaming Hakama by Elaine
> From: "H. S. Teoh" > > On Wed, Feb 25, 2015 at 08:58:07AM +1100, Peter Chubb wrote: > [...] > > BTW, articulate was developed as a hack for the Artemis robot > > instrument challenge; changes in Lilypond since then mean that it's > > rather out of date. Some of the functionality is now already

Fw: \set Staff.printPartCombineTexts = ##f

2015-02-27 Thread MING TSANG
On Wednesday, February 25, 2015 7:49 PM, MING TSANG wrote: Hi lilyponders, \set Staff.printPartCombineTexts = ##f  did not work. Is it the proper place to put them?  (line # 373) I have use extract-music to split the SA into soprano and alto then combine them. Is this a proper way

Two types of glissandi in the same score?

2015-02-27 Thread torchflame
Hello everyone, In preparing notes for my theory classes, I find it useful to have arrows for various voice-leading rules. Particularly, I use solid arrows to show that a rule is being carried out and a dashed arrow to show that a rule is being ignored for some idiomatic reason. I'm currently usi

Lilypond--iPads--Git

2015-02-27 Thread Craig Dabelstein
Hi Lilyponders, Does anyone have experience with trying to write lilypond files on their iPad and uploading them to Git? I'm using the Textastic app on the iPad (because it recognises Lilypond syntax), combined with Textexpander for all my snippets. It syncs to Dropbox, but I can't work out how t