Re: high-precision tuner app

2016-05-23 Thread Phil Burfitt
AP Tuner ? http://www.aptuner.com Phil. - Original Message - From: N. Andrew Walsh To: lilypond-user Sent: Monday, May 23, 2016 6:38 PM Subject: OT: high-precision tuner app Hi List, I'm guessing somebody on the list might be able to help me with a somewhat

Re: can \markup behave like \mark [on a single staff], or attach to TimeSignature

2016-04-18 Thread Phil Burfitt
- Original Message - From: Kieren MacMillan To: Lilypond-User Mailing List Sent: Monday, April 18, 2016 4:30 PM Subject: can \markup behave like \mark [on a single staff],or attach to TimeSignature Hello all, I have a score where (e.g.) a 12/8 measure is broken up in

Re: Invisible glissano, best fix?

2015-11-07 Thread Phil Burfitt
- Original Message - From: "Richard Shann" To: Sent: Saturday, November 07, 2015 10:54 AM Subject: Invisible glissano, best fix? In some circumstances LilyPond leaves a glissando invisible: \version "2.19.25" { d'' 4\glissando

Re: Offset fermata problem

2015-10-05 Thread Phil Burfitt
- Original Message - From: "Jean Brefort" To: "Menu Jacques" ; "Lilypond-user Mailinglist" Sent: Monday, October 05, 2015 4:32 PM Subject: Re: Offset fermata problem Hi Use something like: << {a2 r4} {s4 s16 \fermata

Problem with tied chords in TAB

2015-06-20 Thread Phil Burfitt
In the following minimal tablature example, the repeated g in the chord, shows up in the tied chord. Which g shows up depends on whether I retype the tied chord (bar 1), use the 'q' symbol (bar 2), or use 'q' with \tabChordRepeats set (bar 3). \version 2.18.2 \score { \new TabStaff {

Re: Problem with tied chords in TAB

2015-06-20 Thread Phil Burfitt
- Original Message - From: David Kastrup d...@gnu.org To: Phil Burfitt phil.burf...@talktalk.net Cc: lilypond-user@gnu.org Sent: Saturday, June 20, 2015 2:04 PM Subject: Re: Problem with tied chords in TAB Phil Burfitt phil.burf...@talktalk.net writes: In the following minimal

Grace notes causing inverted stems in \tabFullNotation

2015-06-17 Thread Phil Burfitt
Tiny example... \version 2.18.2 treble = \relative c' { \voiceOne \grace g8 g4 g g } bass = \relative c { \voiceTwo \grace s8 c4 c c } \score { \new TabStaff { \key c \major \time 3/4 \tabFullNotation \new TabVoice { \treble } \new TabVoice { \bass } }

Re: Grace notes causing inverted stems in \tabFullNotation

2015-06-17 Thread Phil Burfitt
From: David Kastrup d...@gnu.org Subject: Re: Grace notes causing inverted stems in \tabFullNotation That's a rather long-standing problem, namely issue 630 URL:https://code.google.com/p/lilypond/issues/detail?id=630 reported more than 7 years ago but likely present for more than 10 years

Re: Transpose not the resulting notes, but the codes that produced the notes

2014-12-24 Thread Phil Burfitt
- Original Message - From: Urs Liska u...@openlilylib.org Is there a way to transpose the underlying lilypond codes? Yes: using Frescobaldi Tools - pitches Nice! I hadn't realised that Frescobaldi transposed the code. However, it also transposes string tunings. \set

Re: 3/4 time and whole notes

2014-12-13 Thread Phil Burfitt
- Original Message - From: Henry Baxter To: lilypond-user@gnu.org Sent: Saturday, December 13, 2014 2:57 AM Subject: 3/4 time and whole notes Hi, I'm certain this is online somewhere but I just can't find it. How do I tell Lilypond I want a whole note? \version

Re: Beaming on the quarter note

2014-11-16 Thread Phil Burfitt
- Original Message - From: Guy Stalnaker jimmyg...@gmail.com To: lilypond-user Mailinglist lilypond-user@gnu.org Sent: Sunday, November 16, 2014 10:39 PM Subject: Beaming on the quarter note All, I've done the search and found much of relevance, but nothing that gives me what I want.

Re: Solved: (Was Re: Differently headed does not merge.)

2014-11-13 Thread Phil Burfitt
- Original Message - From: Pierre Perol-Schneider To: Peter Terpstra Cc: lilypond-user Sent: Thursday, November 13, 2014 1:03 PM Subject: Re: Solved: (Was Re: Differently headed does not merge.) Hi Peter, 2014-11-13 13:47 GMT+01:00 Peter Terpstra

Re: Using \partcombine with explicit voices

2014-10-20 Thread Phil Burfitt
From: Urs Liska u...@openlilylib.org Hi, I'm trying for the first time to engrave partcombine-d parts, and I'm running in an issue for which I don't see anything in http://lilypond.org/doc/v2.18/Documentation/notation/multiple-voices.html#automatic-part-combining. Consider the attached

Re: Using \partcombine with explicit voices

2014-10-20 Thread Phil Burfitt
From: Urs Liska u...@openlilylib.org Hi Urs, Use the \voiceXXX commands...specifically \voiceOne and \voiceTwo in your case. What do you mean, adding explicit voice numbers in the music expressions instead of using \partcombine? That wouldn't work, but of course I also need the music

Re: Overlapping ties in different voices

2014-10-07 Thread Phil Burfitt
- Original Message - From: Frederick Bartlett To: LilyPond Users Sent: Tuesday, October 07, 2014 8:57 PM Subject: Overlapping ties in different voices Hi! I'm trying to set selection from Saint-Saën's Oratorio de Noël for my choir. In the Gloria in altissimis (p9 in

Re: How do you tell Lilypond not to jump strings when sliding?

2014-09-16 Thread Phil Burfitt
- Original Message - From: Jay Vara j...@diljun.com To: lilypond-user@gnu.org Sent: Tuesday, September 16, 2014 6:09 PM Subject: Re: How do you tell Lilypond not to jump strings when sliding? I'm not top posting. I spoke too soon. Setting the minimumFret does fix the

Re: settings to get closer to Sibelius

2014-09-11 Thread Phil Burfitt
- Original Message - From: MarcM m...@mouries.net To: lilypond-user@gnu.org Sent: Thursday, September 11, 2014 2:59 AM Subject: settings to get closer to Sibelius I am trying to get a friend -- a sibelius user -- move to Lilypond. I am getting closer to make him like the output. He

Re: define different TabStaff.minimumFret for any string?

2014-08-22 Thread Phil Burfitt
- Original Message - From: BB bb-543...@versanet.de To: lilypond-user@gnu.org Sent: Friday, August 22, 2014 1:42 PM Subject: define different TabStaff.minimumFret for any string? Is there any possibility to define a different TabStaff.minimumFret for any string? (There are existing

Re: Toolchain: hardcopy - scanned sheet-music - lilypond?

2014-08-15 Thread Phil Burfitt
- Original Message - From: Phil Holmes m...@philholmes.net To: lilypond-user@gnu.org; Thorsten Jolitz tjol...@gmail.com Sent: Friday, August 15, 2014 2:39 PM Subject: Re: Toolchain: hardcopy - scanned sheet-music - lilypond? - Original Message - From: Thorsten Jolitz

Re: Bad rest placements?

2014-06-19 Thread Phil Burfitt
- Original Message - From: st...@linuxsuite.org To: lilypond-user lilypond-user@gnu.org Sent: Thursday, June 19, 2014 6:25 PM Subject: Bad rest placements? Howdy? So I have been working on an engraving and had 80% of it finished when I decided I needed another voice. I

Re: Slide from some where undetermined

2014-06-13 Thread Phil Burfitt
- Original Message - From: Kevin Tough ke...@toughlife.org To: lilypond-user lilypond-user@gnu.org Sent: Friday, June 13, 2014 6:32 AM Subject: Slide from some where undetermined Hi Folks, I just tried, for some time to write a simple slide on one string. Now I have numbers in

Re: Slide from some where undetermined

2014-06-13 Thread Phil Burfitt
- Original Message - From: Kevin Tough ke...@toughlife.org To: Phil Burfitt phil.burf...@talktalk.net Cc: lilypond-user lilypond-user@gnu.org Sent: Friday, June 13, 2014 9:58 AM Subject: Re: Slide from some where undetermined Phil just gave me an example but in includes some unwanted

Re: Adjusting distance between staves in a system

2014-05-22 Thread Phil Burfitt
- Original Message - From: Javier Ruiz-Alma To: Phil Burfitt ; Phil Holmes ; LilyPond User Group Sent: Thursday, May 22, 2014 12:54 AM Subject: Re: Adjusting distance between staves in a system Phil B., A raised space didn't work. I replaced the space with a character

Re: Adjusting distance between staves in a system

2014-05-18 Thread Phil Burfitt
- Original Message - From: Javier Ruiz-Alma To: Phil Holmes ; LilyPond User Group Sent: Sunday, May 18, 2014 4:51 AM Subject: Re: Adjusting distance between staves in a system Phil, I used your advice and made it to work. I added an extra voice, a hidden note to push the

Re: set-global-staff-size from inside Scheme function

2014-05-16 Thread Phil Burfitt
- Original Message - From: Urs Liska u...@openlilylib.org To: lilypond-user lilypond-user@gnu.org Sent: Friday, May 16, 2014 9:42 AM Subject: set-global-staff-size from inside Scheme function Hi, I have been there already, but I can't find the corresponding email, and I don't recall

Re: convert-ly question

2014-05-16 Thread Phil Burfitt
Hi Tim, Is there a syntax for running convert-ly on a directory without having to cd into the directory and invoking convert-ly -e *.ly There doesn’t seem to be a recursive option. Since I’ve got .ly files in 158 different directories it’d be really nice to be able to batch update

Re: convert-ly question

2014-05-16 Thread Phil Burfitt
Sorry, correction.. for /F delims= %n in ('dir /b /s *.ly') do convert-ly -e %n Phil. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Move (monophonic) note horizontally

2014-04-25 Thread Phil Burfitt
- Original Message - From: Urs Liska u...@openlilylib.org To: lilypond-user lilypond-user@gnu.org Sent: Thursday, April 24, 2014 11:11 AM Subject: Move (monophonic) note horizontally Hi, I'm trying to shift a note horizontally to accomodate ugly spacing (attachment 1). It seems

Command line -dpaper-size overrides ly:set-option 'paper-size

2014-04-09 Thread Phil Burfitt
If I have #(ly:set-option 'paper-size letter) in a .ly file and compile with command line option -dpaper-size = a4, the a4 setting overrides the letter setting and creates an a4 pdf! Should and why is that happening? Additionally, ly:get-option 'paper-size returns letter in the above

Re: Command line -dpaper-size overrides ly:set-option 'paper-size

2014-04-09 Thread Phil Burfitt
- Original Message - From: Phil Burfitt phil.burf...@talktalk.net To: lilypond-user@gnu.org Sent: Wednesday, April 09, 2014 5:35 PM Subject: Command line -dpaper-size overrides ly:set-option 'paper-size If I have #(ly:set-option 'paper-size letter) in a .ly file and compile

Re: 2. volta - repetition problem

2014-04-03 Thread Phil Burfitt
- Original Message - From: Branko To: Mark Stephen Mrotek Cc: lilypond Sent: Thursday, April 03, 2014 1:29 AM Subject: Re: 2. volta - repetition problem just to clear up, what makes problem for me, is that 2. volta, as it is musicexpr in \alternative {} block, so how

Re: Fixed number of Systems on page

2014-04-03 Thread Phil Burfitt
- Original Message - From: Urs Liska u...@openlilylib.org To: lilypond-user lilypond-user@gnu.org Sent: Thursday, April 03, 2014 10:54 AM Subject: Fixed number of Systems on page Hi all, is it possible to enforce a specific number of systems on a specific page? For example to say: I

Re: minor chords (and a possible transition to a new topic)

2014-03-19 Thread Phil Burfitt
- Original Message - From: Anthony anth...@youngman.org.uk To: lilypond-user@gnu.org Sent: Tuesday, March 18, 2014 5:34 PM Subject: Re: minor chords (and a possible transition to a new topic) On 17/03/2014 10:40, Robert Schmaus wrote: But there's another thing that surprises me in

Re: Behaviour of TextSpanner dashes

2014-02-05 Thread Phil Burfitt
- Original Message - From: Urs Liska u...@openlilylib.org To: lilypond-user lilypond-user@gnu.org Sent: Wednesday, February 05, 2014 1:59 PM Subject: Behaviour of TextSpanner dashes Hi, in the attached image you see a TextSpanner, and I'm having some issues with it: - why is the

Re: why you don't contribute to Mutopia

2014-01-09 Thread Phil Burfitt
From: Nick Payne On 10/01/14 04:57, Noeck wrote: The email may be a good alternative, but who is receiving contributions@ emails? Just Chris? I have no idea if people send contributions this way. The last time (1 year ago) I sent an email to the suggested

Re: Tablature question

2014-01-07 Thread Phil Burfitt
Hi all, is there a way to add the string name at the beginning of a guitar tablature from the first string to the sixth? Quite useful with open tunings. Many thanks Fulvio Does this help? \set TabStaff.instrumentName = \markup { \override #'(baseline-skip . 1.5) \column \fontsize

Re: A thought on Windows Experience

2013-12-06 Thread Phil Burfitt
From: Werner LEMBERG w...@gnu.org Sent: Thursday, December 05, 2013 6:34 PM It's not so much about texinfo but... ... but someone who is an experienced web page designer and/or JavaScript programmer/user. The separation between content and presentation is already there due to the very nature

Re: A thought on Windows Experience

2013-12-06 Thread Phil Burfitt
- Original Message - From: Janek Warchol janek.lilyp...@gmail.com Sent: Thursday, December 05, 2013 10:36 PM The way many Windows installers work is that they present you as a user with a list of components to select to be installed, of which some will be selected (or not) by

Re: A thought on Windows Experience

2013-12-06 Thread Phil Burfitt
From: Janek Warchoł janek.lilyp...@gmail.com Sent: Friday, December 06, 2013 11:16 AM * why are you out-sourcing tracking (google analytics)? I suppose that when that was decided upon, there may have been no good free alternatives to Google Analytics. But now there is for example Piwik -

Re: Lilypond Website Work

2013-12-06 Thread Phil Burfitt
Carl, you might also like to keep in mind Lilypond's search rankings while you redesign. A first page listing would bump up traffic considerable, and shouldn't be hard to achieve given that whoever designed lilypond's homepage hasn't given any thought to SE ranking - there's just no relevant

Re: A thought on Windows Experience

2013-12-06 Thread Phil Burfitt
From: David Kastrup d...@gnu.org Sent: Friday, December 06, 2013 12:43 PM Phil Burfitt phil.burf...@talktalk.net writes: What exactly is not easy to implement in Joseph Rushton Wakeling's suggestion of an optional frescobaldi install from lilypond's windows installer? That very much

Re: LilyPond Website Work (was: A thought on Windows Experience)

2013-12-06 Thread Phil Burfitt
- Original Message - From: Phil Holmes m...@philholmes.net Sent: Friday, December 06, 2013 3:35 PM Our server is provided on a goodwill basis, and so we would not want to use any scripting that might load it. Carl Perterson wrote: CSS gradients can be coded for fewer bytes and one

Re: Lilypond Website Work

2013-12-06 Thread Phil Burfitt
From: Ryan McClure ryanmichaelmccl...@gmail.com Sent: Friday, December 06, 2013 6:59 PM I just did a Google search on a computer that I've never used/logged into before. My account was fresh, and I did these searches without any previous history affecting my results: Music notation

Re: Lilypond Website Work

2013-12-06 Thread Phil Burfitt
From: Ryan McClure ryanmichaelmccl...@gmail.com Sent: Friday, December 06, 2013 6:59 PM I just did a Google search on a computer that I've never used/logged into before. My account was fresh, and I did these searches without any previous history affecting my results: Music notation

Re: A thought on Windows Experience

2013-12-05 Thread Phil Burfitt
Tim McNamara wrote: If you think that Lilypond's web page needs a facelift, then volunteer to roll up your sleeves and help change it... Werner Lemberg wrote: Do you want to work on that? We don't have a specialist who really likes to dive into the nifty HTML and Java issues while

Re: A thought on Windows Experience (was: useability, promoting, etc)

2013-12-04 Thread Phil Burfitt
From: Urs Liska u...@openlilylib.org Sent: Wednesday, December 04, 2013 6:16 PM I am willing to look at improving the Windows experience, although this would need to wait until my degree finishes next Summer. However, there's one thing I don't know: what should happen when you double-click

Re: A thought on Windows Experience

2013-12-04 Thread Phil Burfitt
From: Janek Warchol janek.lilyp...@gmail.com Sent: Wednesday, December 04, 2013 11:55 PM Hi, a couple of thoughts: 2013/12/4 Francisco Vila paconet@gmail.com: I find this path tortuous. People double-click the lilypond icon, and don't see this shell as many of them could expect. Instead,

Re: A thought on Windows Experience

2013-12-04 Thread Phil Burfitt
- Original Message - From: Janek Warchoł janek.lilyp...@gmail.com To: Phil Burfitt phil.burf...@talktalk.net Cc: LilyPond Users lilypond-user@gnu.org Sent: Thursday, December 05, 2013 12:19 AM Subject: Re: A thought on Windows Experience 2013/12/5 Phil Burfitt phil.burf

Re: improving LilyPond useability

2013-12-03 Thread Phil Burfitt
From: Renato renn...@gmail.com Sent: Monday, December 02, 2013 11:54 PM Phil Burfitt phil.burf...@talktalk.net wrote: you don't really get around these programs without reading docs (and you shouldn't try to make it easy). I disagree with you shouldn't try to make it easy. what I meant

RE: improving LilyPond useability

2013-12-02 Thread Phil Burfitt
Hi, I believe first impressions are important, and I think that LilyPond lets itself down here. After installing LilyPond, a new user will discover a new icon on their desktop. They'll double click on it, and what do they get?a sort-of read me file (it's LilyPad, but you wouldn't know

Re: improving LilyPond useability

2013-12-02 Thread Phil Burfitt
- Original Message - From: Renato renn...@gmail.com Sent: Monday, December 02, 2013 4:49 PM I mean, lilypond is text-editor + command-line by design Of course, but what it the point of invoking a command prompt that _doesn't work_ when clicking on the lilypond icon (the view from a

Re: improving LilyPond useability

2013-12-02 Thread Phil Burfitt
- Original Message - From: David Kastrup d...@gnu.org Sent: Monday, December 02, 2013 7:11 PM Wouldn't it be far better after installing lilypond, to present the user with a cut down tutorial and usage instructions in a read-me file, and two desktop icons/shortcuts...one for this

Re: Frescobaldi 2.0.11

2013-10-19 Thread Phil Burfitt
- Original Message - From: David Kastrup d...@gnu.org To: Phil Burfitt phil.burf...@talktalk.net Cc: Phil Holmes m...@philholmes.net; lilypond-user@gnu.org Sent: Thursday, October 17, 2013 4:21 PM Subject: Re: Frescobaldi 2.0.11 Phil Burfitt phil.burf...@talktalk.net writes

Re: Frescobaldi 2.0.11

2013-10-19 Thread Phil Burfitt
Agreed:) From: Martin Tarenskeen m.tarensk...@zonnet.nl Subject: Re: Frescobaldi 2.0.11 On Sat, 19 Oct 2013, Phil Burfitt wrote: - Original Message - From: David Kastrup d...@gnu.org (..,) Trailing forward slashes _do_ work (..) Trailing backward slash causes lilypond

Re: Frescobaldi 2.0.11

2013-10-17 Thread Phil Burfitt
, 2013 4:52 PM To: 'Phil Burfitt' Subject: RE: Frescobaldi 2.0.11 Phil I use the full reference ie C:/Users/Peter/LilyPool/Includes which works OK. I think there must be a problem with my Iexplorer data. -Original Message- From: Phil Burfitt [mailto:phil.burf...@talktalk.net] Sent

Fw: Frescobaldi 2.0.11

2013-10-17 Thread Phil Burfitt
Peter, could you please sent your emails to the list. - Original Message - From: Peter Gentry peter.gen...@sunscales.co.uk To: 'Phil Burfitt' phil.burf...@talktalk.net Sent: Thursday, October 17, 2013 11:53 AM Subject: RE: Frescobaldi 2.0.11 Lilypond does recognise the directive

Re: Frescobaldi 2.0.11

2013-10-17 Thread Phil Burfitt
Hi Peter, - Original Message - From: Peter Gentry peter.gen...@sunscales.co.uk To: 'Phil Burfitt' phil.burf...@talktalk.net Sent: Thursday, October 17, 2013 11:53 AM Subject: RE: Frescobaldi 2.0.11 Lilypond does recognise the directive but in my experience things can go astray

Fw: Frescobaldi 2.0.11

2013-10-17 Thread Phil Burfitt
Forwarding to the list. Peter, could you please send your emails to the list. - Original Message - From: Peter Gentry peter.gen...@sunscales.co.uk To: phil.burf...@talktalk.net Sent: Thursday, October 17, 2013 1:49 PM Subject: FW: Frescobaldi 2.0.11 Phil This works OK Microsoft

Re: Frescobaldi 2.0.11

2013-10-17 Thread Phil Burfitt
- From: Urs Liska To: lilypond-user@gnu.org Sent: Thursday, October 17, 2013 1:59 PM Subject: Re: Frescobaldi 2.0.11 Am 17.10.2013 14:51, schrieb Phil Burfitt: Hi Peter, - Original Message - From: Peter Gentry peter.gen...@sunscales.co.uk To: 'Phil Burfitt

Re: Frescobaldi 2.0.11

2013-10-17 Thread Phil Burfitt
Hi David, lilypond -l DEBUG -I c:/trial test.ly 2 output.txt Phil. - Original Message - From: David Kastrup d...@gnu.org To: lilypond-user@gnu.org Sent: Thursday, October 17, 2013 2:14 PM Subject: Re: Frescobaldi 2.0.11 Urs Liska u...@openlilylib.org writes: I have just

Re: Frescobaldi 2.0.11

2013-10-17 Thread Phil Burfitt
Hi Urs, Anyway, thanks for testing. BTW, Frescobaldi is not saving session for me (option checked in preferences)?? Did you carefully read the third paragraph in the help page Preferences-General Preferences? I updated this paragraph just recently because I didn't see how that actually works.

Re: Frescobaldi 2.0.11

2013-10-17 Thread Phil Burfitt
Peter, please, please, please send emails to the list. Use Reply All and _not_ Reply! argh! - Original Message - From: Peter Gentry peter.gen...@sunscales.co.uk To: 'Phil Burfitt' phil.burf...@talktalk.net Sent: Thursday, October 17, 2013 3:00 PM Subject: RE: Frescobaldi 2.0.11

Re: Frescobaldi 2.0.11

2013-10-17 Thread Phil Burfitt
- Original Message - From: David Kastrup d...@gnu.org To: Phil Holmes m...@philholmes.net Cc: Phil Burfitt phil.burf...@talktalk.net; lilypond-user@gnu.org Sent: Thursday, October 17, 2013 3:06 PM Subject: Re: Frescobaldi 2.0.11 Phil Holmes m...@philholmes.net writes

Re: Frescobaldi 2.0.11

2013-10-16 Thread Phil Burfitt
- Original Message - From: Peter Gentry peter.gen...@sunscales.co.uk To: lilypond-user@gnu.org Sent: Wednesday, October 16, 2013 3:18 PM Subject: Frescobaldi 2.0.11 Using Google Chrome the download works. I dilike Google and all its works but needs must... regards Peter

Re: Frescobaldi 2.0.11

2013-10-16 Thread Phil Burfitt
Hi Janek, In my current work flow, I have a .ly file of functions in a non lilypond directory, which I \include in all of my scores. Is there a way to define a path for include files in Frescobaldi, or do I have to give the full path in the \include statement? I included the path in the

Re: Frescobaldi 2.0.11

2013-10-16 Thread Phil Burfitt
Hi Urs, Hi Janek, In my current work flow, I have a .ly file of functions in a non lilypond directory, which I \include in all of my scores. Is there a way to define a path for include files in Frescobaldi, or do I have to give the full path in the \include statement? I included the

Re: Frescobaldi 2.0.11

2013-10-16 Thread Phil Burfitt
Hi Urs, - Original Message - From: Urs Liska u...@openlilylib.org To: lilypond-user@gnu.org Sent: Wednesday, October 16, 2013 5:15 PM Subject: Re: Frescobaldi 2.0.11 Am 16.10.2013 17:42, schrieb Urs Liska: Am 16.10.2013 17:39, schrieb Phil Burfitt: Hi Janek, In my current work

Re: Frescobaldi 2.0.11

2013-10-16 Thread Phil Burfitt
- Original Message - From: Phil Burfitt phil.burf...@talktalk.net To: Urs Liska u...@openlilylib.org; lilypond-user@gnu.org Sent: Wednesday, October 16, 2013 6:10 PM Subject: Re: Frescobaldi 2.0.11 Hi Urs, - Original Message - From: Urs Liska u...@openlilylib.org

Re: Frescobaldi 2.0.11

2013-10-16 Thread Phil Burfitt
- Original Message - From: David Kastrup d...@gnu.org To: lilypond-user@gnu.org Sent: Wednesday, October 16, 2013 6:30 PM Subject: Re: Frescobaldi 2.0.11 Phil Burfitt phil.burf...@talktalk.net writes: Sorry the last bit should have read.. warning: cannot find file: `-include=C

Lilypond command-line --include (was Frescobaldi 2.0.11)

2013-10-16 Thread Phil Burfitt
David Kastrap wrote The help string is supposed to imply using either -I DIR or --include=DIR Urs Liska wrote But please try again and put your include files in a folder without spaces in the name, e.g. 'C:/guitar-lute' Minimal example... \version 2.17.8 \include functions.ly

Re: Lilypond command-line --include (was Frescobaldi 2.0.11)

2013-10-16 Thread Phil Burfitt
Hi Urs, - Original Message - From: Urs Liska To: Phil Burfitt ; lilypond-user@gnu.org Sent: Wednesday, October 16, 2013 9:29 PM Subject: Re: Lilypond command-line --include (was Frescobaldi 2.0.11) Hm, I don't if that matters, but I would place the include option _before_

Re: How to have separate \paper variables for different scores inthe same book?

2013-09-20 Thread Phil Burfitt
Hi Dominic, I was curious to know whether there was a proper way to go about adjusting system spacing on a score-by-score basis. I believe it's currently not possible to have independent system-system-spacings for multiple scores on the same page. As a work-around you could add the

Individually system spacing multiple scores

2013-06-05 Thread Phil Burfitt
Hi, If I have two or more scores on the same page, how can I setup different system-system spacing for each? I've searched the documentation on this one without any success. System-system spacing commands can be placed in a \paper block, but \paper doesn't work inside a \score block and is

Re: Individually system spacing multiple scores

2013-06-05 Thread Phil Burfitt
- Original Message - From: st...@linuxsuite.org To: Phil Burfitt phil.burf...@talktalk.net Cc: lilypond-user@gnu.org Sent: Wednesday, June 05, 2013 3:07 PM Subject: Re: Individually system spacing multiple scores Hi, If I have two or more scores on the same page, how can I setup

Re: Individually system spacing multiple scores

2013-06-05 Thread Phil Burfitt
- Original Message - From: Eluze elu...@gmail.com To: lilypond-user@gnu.org Sent: Wednesday, June 05, 2013 3:37 PM Subject: Re: Individually system spacing multiple scores Phil Burfitt wrote Hi, If I have two or more scores on the same page, how can I setup different system-system

Re: Individually system spacing multiple scores

2013-06-05 Thread Phil Burfitt
Hi Xavier, I suspected as much. There's a link to a clever little hack in that post also...thank you! Phil. - Original Message - From: Xavier Scheuer To: Phil Burfitt ; Eluze Weehaeli Cc: lilypond-user Mailinglist Sent: Wednesday, June 05, 2013 5:49 PM Subject: Re

Two niggly bits

2013-05-26 Thread Phil Burfitt
Coming back to Lilypond after some time I'm reminded of what I see as two syntax niggles... 1) Wouldn't it be more logical to have repeat alternative blocks _within_ the repeat block to which they belong? and 2) In relative entry mode, the notes in a second (or more) alternative are

tabFullNotation

2013-05-26 Thread Phil Burfitt
Am I doing something wrong here? I can't get musical symbols to show with polphony. \version 2.17.8 upper = \relative c' { c4 d e f } lower = \relative c { c4 d e f } \score { \new TabStaff { \tabFullNotation \upper \\ \lower } }

Re: tabFullNotation

2013-05-26 Thread Phil Burfitt
Yes, placing tabFullNotation in the layout block works =) Harm and Eluze, thank you very much! Regards, Phil. - Original Message - From: Thomas Morley thomasmorle...@gmail.com To: Phil Burfitt phil.burf...@talktalk.net Cc: lilypond-user@gnu.org Sent: Sunday, May 26, 2013 9:51 PM

Re: String number spanner

2012-12-28 Thread Phil Burfitt
From: Nick Payne I'm stuck on the last part of getting this working - the part that is eluding me is getting a short vertical line drawn at the RH end of the spanner. According the the Internals reference, UP = 1 and DOWN = -1, and that works fine when I use the return value from the updown

Re: Programming error message

2012-12-10 Thread Phil Burfitt
- Original Message - From: Keith OHara k-ohara5...@oco.net To: lilypond-user@gnu.org Sent: Monday, December 10, 2012 12:06 AM Subject: Re: Programming error message Eluze eluzew at gmail.com writes: Phil Burfitt wrote programming error: cannot evaluate head-separation-default

Programming error message

2012-12-09 Thread Phil Burfitt
I'm receiving the following error messages with versions 2.16, 2.17.7 and 2.17.8 for all scores, even a minimal score, although scores continue to compile successfully... Parsing... programming error: cannot evaluate head-separation-default in module #module 4483e90, setting to 0 continuing,

Re: Programming error message

2012-12-09 Thread Phil Burfitt
convert.ly) have compiled successfully. Phil. - Original Message - From: Eluze elu...@gmail.com To: lilypond-user@gnu.org Sent: Sunday, December 09, 2012 4:47 PM Subject: Re: Programming error message Phil Burfitt wrote I'm receiving the following error messages with versions 2.16

Re: hspace behaviour

2012-11-21 Thread Phil Burfitt
Eluze wrote Phil Burfitt wrote Hi, I have just upgraded from version 2.13.17 to 2.17.7. Has the behaviour of \hspace changed in any way? It does not seem to act upon negative values anymore. example: \markup { \override #'(circle-padding . 0.55) \fontsize #-2.5 { tune \circle 3

hspace behaviour

2012-11-20 Thread Phil Burfitt
Hi, I have just upgraded from version 2.13.17 to 2.17.7. Has the behaviour of \hspace changed in any way? It does not seem to act upon negative values anymore. example: \markup { \override #'(circle-padding . 0.55) \fontsize #-2.5 { tune \circle 3 \hspace #-2 to f # } } now leaves a

Re: Tab font

2011-08-02 Thread Phil Burfitt
- Original Message - From: pg pged...@tiscali.co.uk To: lilypond-user@gnu.org Sent: Tuesday, August 02, 2011 11:50 AM Subject: Tab font Hi, I would like to increase the font size of the numbers on the tablature staff, to make it easier to read. Is there an easy way to do it? I have

Re: Acciaccatura fingerings

2011-07-02 Thread Phil Burfitt
startAcciaccaturaMusic = { s1*0( \override Stem #'stroke-style = #grace \override Fingering #'font-size = #-2.5 } stopAcciaccaturaMusic = { \revert Fingering #'font-size \revert Stem #'stroke-style s1*0) } That works perfectly...thank you Xavier ! Phil.

Acciaccatura fingerings

2011-07-01 Thread Phil Burfitt
Dear List, Is there a way to globally define the size of fingerings on acciaccatura notes?. I'm currently using a tweak ... \acciaccatura f -\tweak #'font-size #-2.5 -18 e but it's a bit tedious when I have many to do and I can't find a grob to handle grace and acciaccatura notes or

Re: Fingerings, Slurs and PhraseSlurs.

2011-02-07 Thread Phil Burfitt
- Original Message - From: -Eluze elu...@gmail.com To: lilypond-user@gnu.org Sent: Thursday, February 03, 2011 2:57 PM Subject: Re: Fingerings, Slurs and PhraseSlurs. phil.burfitt wrote: Hello, Is it possible to have fingerings and stroke fingerings placed outside of slurs, but

Fingerings, Slurs and PhraseSlurs.

2011-02-03 Thread Phil Burfitt
Hello, Is it possible to have fingerings and stroke fingerings placed outside of slurs, but inside of phrase slurs ? The following... \override Score.StrokeFinger #'avoid-slur = #'outside \override Score.Fingering #'avoid-slur = #'outside place fingerings outside of both slurs and phrasing

Re: Fixed font size.

2011-01-10 Thread Phil Burfitt
Hi Kieren, From: Kieren MacMillan Hi Phil, Is there a way to define a font size that is fixed and does not scale according to the global-staff-size? I didn't see anyone else answer this, so I'm jumping in. Look for \abs-fontsize in the documentation. Hope this helps! Kieren.= I

Fixed font size.

2011-01-08 Thread Phil Burfitt
Hello, Is there a way to define a font size that is fixed and does not scale according to the global-staff-size? Regards, Phil. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: ANN: Solfege Resources -- 404 bach chorales in Lilypond formatwith Movable Do solfege.

2011-01-01 Thread Phil Burfitt
Try... http://solfege-resources.googlecode.com It's not an https connection. Happy New Year Phil. Hi Michael, https://solfege-resources.googlecode.com This webpage is not available. The webpage at https://solfege-resources.googlecode.com/ might be temporarily down or it may have moved

Re: nested variables in scheme

2010-12-16 Thread Phil Burfitt
- Original Message - From: r...@goto10.org To: lilypond-user@gnu.org Sent: Thursday, December 16, 2010 1:10 PM Subject: nested variables in scheme beza #0.4 feeding into something like this: (which doesn't work) beza = #(define-music-function (parser location thickness) (number?)

Re: musescore

2010-12-10 Thread Phil Burfitt
From: Marc Mouries m...@mouries.net I like however the page that allows to sync scores with youtube videos. Check it out it's really nice. http://musescore.com/node/855 -- Marc Any idea how they do that ? Phil.

Re: How to get bar numbers very close to the staff?

2010-11-29 Thread Phil Burfitt
Hi Marc, From: Marc Mouries m...@mouries.net I'd like to get bar numbers very close to the staff to avoid confusing them with fingering. Through Google i could find how to change the position UP or DOWN but i could not find how to reduce the space between the bar number and the staff. Here

Re: Optimising output for screen.

2010-09-24 Thread Phil Burfitt
Doh! Adobe doesn't seem to anti-alias raster images... Should beAdobe doesn't seem to anti-alias VECTOR images Phil. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Optimising output for screen.

2010-09-24 Thread Phil Burfitt
Graham Percival wrote PS if you want a hint, one of those discussions was in 2007. Graham, Thanks for the pointer..had a chuckle with the continued discussion 2 years later. Pity the solution was never accepted/implemented, probably not a very important issue then, but I believe it will

Optimising output for screen.

2010-09-23 Thread Phil Burfitt
With the number of e-readers (Sony, Kindle, Nook, etc), tablets (iPad, Android, iTablet, etc) and dedicated sheet music readers and software (MusicPad, MusicReader) on the rise and set to explode in numbers and sizes/formats in the coming years, have the lilypond development team any

Re: Optimising output for screen.

2010-09-23 Thread Phil Burfitt
From: James james.l...@datacore.com I have a Kindle 3.x and it renders the PDFs perfectly. Hi James, Good to hear =). With the Kindle at 197dpi and the Kindle DX at 150dpi I imagine it would look a lot better than the average computer screen at 96dpi or 72dpi. Lilypond _prints_ really

  1   2   >