Two questions about fingering indications

2008-09-16 Thread Nick Payne
I have the following code (it's the first couple of measures of Barrios' prelude in C minor). Firstly, with the RH fingering, some of the indications appear above the beam and some below, depending on where on the stave each note is located. How can I get them to all be above the beam? Secondly, wi

Questions on beaming and barring

2008-09-17 Thread Nick Payne
1. Is it possible to put a slight slope on beams which Lilypond defaults to engraving as flat? I've found out how to flatten a sloped beam but not the reverse. Where I've got a whole page of arpeggiated 16th notes, I think it looks better to have them all slightly sloping than flat. 2. I'm tryi

RE: Two questions about fingering indications

2008-09-17 Thread Nick Payne
Thanks. That gets the result I wanted. Nick -Original Message- From: Jonathan Kulp [mailto:[EMAIL PROTECTED] Sent: Tuesday, 16 September 2008 23:36 To: Nick Payne Cc: lilypond-user@gnu.org Subject: Re: Two questions about fingering indications Hi Nick, I saw that someone else answered

RE: Questions on beaming and barring

2008-09-19 Thread Nick Payne
ursday, 18 September 2008 06:12 To: Kieren MacMillan Cc: Nick Payne; Mailinglist lilypond-user Subject: Re: Questions on beaming and barring 2008/9/17 Kieren MacMillan <[EMAIL PROTECTED]>: > Usually, I would suggest running convert-ly, but that appears not to work on > this file for

RE: Questions on beaming and barring

2008-09-19 Thread Nick Payne
re indication should be. Can anyone shed some light on this? Nick -Original Message- From: Neil Puttock [mailto:[EMAIL PROTECTED] Sent: Thursday, 18 September 2008 06:12 To: Kieren MacMillan Cc: Nick Payne; Mailinglist lilypond-user Subject: Re: Questions on beaming and barring 2008/9

RE: Questions on beaming and barring

2008-09-19 Thread Nick Payne
starting them to avoid this behaviour. Nick -Original Message- From: Neil Puttock [mailto:[EMAIL PROTECTED] Hi Nick, 2008/9/19 Nick Payne <[EMAIL PROTECTED]>: > Neil > > Thanks. I used your function definition in a short test and it worked just as > I wanted. Strangely, ho

RE: Questions on beaming and barring

2008-09-21 Thread Nick Payne
hey don't both start and finish centred on a note, like so: \barre #0.0 "CIV" #'(-0.5 . -1) #10 But this means that a barre that wraps to the following stave now extends slightly beyond the RH end of the beginning stave. I couldn't find the command to fix that. Nick -

RE: Shrinking to fit on a single page

2008-10-04 Thread Nick Payne
You could try adding between-system-padding = #0.1 between-system-space = #0.1 And if that's too tight then increase the values. Or alternatively, you can change the horizontal spacing using SpacingSpanner. I do this in a couple of my scores to squeeze them onto two pages so I don't need

RE: Headword for unfretted-strings

2008-10-07 Thread Nick Payne
You can remove the time signature like so: \score { . . . \layout { . . \context { \Staff \remove "Time_signature_engraver" } } }

Moving guitar fingering orientations

2008-10-11 Thread Nick Payne
I'm trying to get my fingering indications below the noteheads using \set fingeringOrientations = #'(down), but they remain resolutely above the beam. I also tried (left) and (right) with no change either. My two bar test input and output are attached. Can anyone tell me why this isn't working? I'm

RE: Moving guitar fingering orientations

2008-10-12 Thread Nick Payne
2008 16:01 > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Moving guitar fingering orientations > > I don't know too much about fingerings, but did you try putting each > note inside a chord? > > On 12.10.2008, at 05:50, Nick Payne wrote: > > >

RE: Moving guitar fingering orientations

2008-10-12 Thread Nick Payne
- > From: Trevor Daniels [mailto:[EMAIL PROTECTED] > Sent: Sunday, 12 October 2008 19:07 > To: Nick Payne; lilypond-user@gnu.org > Subject: Re: Moving guitar fingering orientations > > Nick > > d_3 puts fingering below the staff, d^3 above the staff and d-3 leaves > L

RE: Moving guitar fingering orientations

2008-10-13 Thread Nick Payne
on or in a repository of samples. Nick -Original Message- From: Valentin Villenave [mailto:[EMAIL PROTECTED] Sent: Monday, 13 October 2008 17:43 To: Jonathan Kulp Cc: Nick Payne; lilypond-user@gnu.org Subject: Re: Moving guitar fingering orientations 2008/10/12 Jonathan Kulp <[EM

RE: Drum parts and horizontal beams

2008-10-21 Thread Nick Payne
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Carl D. Sorensen > Sent: Wednesday, 22 October 2008 01:58 > To: canduc; lilypond-user@gnu.org > Subject: Re: Drum parts and horizontal beams > > On 10/20/08 11:26 AM, "canduc" <[EMAIL PROTECTED]> wrot

RE: Drum parts and horizontal beams

2008-10-22 Thread Nick Payne
> -Original Message- > From: Jonathan Kulp [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 22 October 2008 06:55 > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Drum parts and horizontal beams > > Jonathan Kulp wrote: > > > > > > Nic

assertBeamSlope function

2008-10-23 Thread Nick Payne
r that it might possibly do what I was after. Does anyone know anything about this function? Nick > -Original Message- > From: Nick Payne > > > Is it possible to do the reverse - give every beam a slight slope > without explicitly setting the start and end position of every bea

RE: Problem running LP on win32.

2008-10-23 Thread Nick Payne
On my system (same Lilypond version) that file is in C:\Program Files\LilyPond\usr\share\guile\1.8\ice-9. Is it there on your system? Nick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of David Picón Álvarez > Sent: Friday, 24 October 2008 09:24 >

RE: Character change on Vista

2008-10-24 Thread Nick Payne
My suggestion would be to also generate the PDF from the PS using Acrobat on Vista and see if the result is the same as the PDF generated by GS on Vista. I have Acrobat but not Vista (only XP) or I would try it myself. Nick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL

RE: Unexpected character change on Vista

2008-10-25 Thread Nick Payne
I have the latest version of Acrobat (v9) running on XP. Trevor sent me the PS file generated on Vista for his minimal example demonstrating the problem to see what happens when Acrobat converts it to PDF. I found the following: 1. Acrobat Distiller complains of a Postscript error in the PS file.

Control vertical spacing in markup

2008-10-25 Thread Nick Payne
In my score at one point I have: ^\markup {\tiny {\italic {\column { "right hand the same" "simile la main droit" To my eye the vertical spacing between the English and French is excessive. How can I reduce it? Nick ___ lilypond-user mailing li

RE: Unexpected character change on Vista

2008-10-25 Thread Nick Payne
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of sdfgsdhdshd > Sent: Sunday, 26 October 2008 13:52 > To: lilypond-user@gnu.org > Subject: RE: Unexpected character change on Vista > > > > Nick Payne-3 wrote: >

RE: Control vertical spacing in markup

2008-10-26 Thread Nick Payne
Mark Thanks. Using #'baseline-skip = #2 gave the spacing I was looking for. Nick > -Original Message- > From: Mark Polesky [mailto:[EMAIL PROTECTED] > Sent: Sunday, 26 October 2008 17:34 > To: lilypond-user; [EMAIL PROTECTED] > Subject: Re: Control vertical spacing in markup > > Nick, >

RE: Control vertical spacing in markup

2008-10-26 Thread Nick Payne
ber 2008 20:58 > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Control vertical spacing in markup > > 2008/10/26 Nick Payne <[EMAIL PROTECTED]>: > > ^\markup {\tiny {\italic {\column { "right hand the same" "simile la > main > > droi

RE: Control vertical spacing in markup

2008-10-26 Thread Nick Payne
> -Original Message- > From: Valentin Villenave [mailto:[EMAIL PROTECTED] > > 2008/10/26 Nick Payne <[EMAIL PROTECTED]>: > > Yes, I forgot the final e for droite. But "simile la main droite" > appears on > > a couple of scores I have published

RE: too much space for text

2008-11-02 Thread Nick Payne
If you want it to take less space horizontally, you could set set it in two columns: \version "2.11.63" ganzunten = {\clef bass \textLengthOff \ottava #-1 %es wird zweistimmig! << { \once \override TextScript #'baseline-skip = #2 \oneVoice 1 ~ ^\markup

RE: Why do so many newcomers post to bug-lilypond?

2008-11-03 Thread Nick Payne
d/or pdf) with the > installer. > Actually, Lilypond already does this (on Windows, anyway). If you double-click the LilyPond icon on the desktop, it pops up Welcome_to_LilyPond.ly in the Lilypad window. All it needs is for the errors in the ly file to be fixed:-) Nick Payne _

convert-ly one point release behind

2008-11-06 Thread Nick Payne
I have 2.11.63 installed on Windows, and I notice that if I run convert-ly against a file, it changes the \version number to 2.11.62 rather than 2.11.63. This corresponds with what I see in the console window: = convert-ly.py --edit "C:\Documents and Settings\nick\My Docume

Reducing fingering font size

2008-11-10 Thread Nick Payne
that size. Ly file is attached. I'm using 2.11.63 on Vista. When I uncomment the \override commands in the three voices, the size of the numbers doubles. Nick Payne % Created on Sun Nov 09 17:28:18 EST 2008 \version "2.11.63" #(ly:set-option 'delete-intermediate-files #t)

RE: Reducing fingering font size

2008-11-10 Thread Nick Payne
Monday, 10 November 2008 10:17 PM > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Reducing fingering font size > > Hi Nick, > > IIRC #-6 is the default for fingering numbers. Have you tried e.g. #- > 8? > Works here! > > Thomas > > P.S.: > &

RE: Accidental hiding fingering indication

2008-11-10 Thread Nick Payne
ision between the fingering indication and the accidental. Should there be this sensitivity to the order in which the pitches for the chord appear in the ly file? Nick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Nick Payne > Sent:

Sliding fingering indication

2008-11-12 Thread Nick Payne
n, I get a warning and the fingering doesn't appear at all: if I try then the log contains warning: cannot add text scripts to individual note heads See attached excerpt from a score, which shows what I want to do. I'm using 2.11.63. Nick Payne <>___

RE: LilyPond is excessively slow on Windows Vista

2008-11-12 Thread Nick Payne
actually wasn't an upgrade in the sense of installing over the top of the existing OS and applications, I reformatted the hard disk and did a clean install. Nick Payne > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Francisco Vil

em dash problems

2008-11-12 Thread Nick Payne
-1 c^\markup {\finger "1"} c^\markup {\finger \char ##x2014 "1"} } Nick Payne <>___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Slides (Was Problems with em dash)

2008-11-13 Thread Nick Payne
Well I've got what I want - to indicate move of a finger along the fretboard without lifting it - by creating a music function to modify a glissando with padding on the left and right: slide = #(define-music-function (parser location padleft padright) (number? number?) #{

RE: Slides (Was Problems with em dash)

2008-11-14 Thread Nick Payne
te a 2nd slide I used another voice with hidden notes. Nick > -Original Message- > From: Neil Puttock [mailto:[EMAIL PROTECTED] > Sent: Friday, 14 November 2008 11:17 AM > To: Nick Payne > Cc: lilypond-user > Subject: Re: Slides (Was Problems with em dash) > > Hi

RE: LilyPond is excessively slow on Windows Vista

2008-11-14 Thread Nick Payne
I have a Vista Business system installed a week ago that has LP 2.11.63 on it - no upgrade from an older version. The large font file in C:\Users\Nick\.lilypond-fonts.cache-2 has the most recent date stamp of the files in that dir, and is dated 12th November, which is last Wednesday, so it's not be

RE: LilyPond is excessively slow on Windows Vista

2008-11-15 Thread Nick Payne
My Vista machine was built and Lilypond installed while daylight saving was active (still is active here in the Australian summer). Apart from an update to the font cache that seems to have happened a few days ago as a result of including an em dash in a score, my font cache doesn't update every

RE: Dashed/dotted barlines

2008-11-17 Thread Nick Payne
To change an individual bar: \bar "dashed" or \bar ":" To change the default barline appearance: \set Timing.defaultBarType = "dashed" or \set Timing.defaultBarType = ":" Nick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Stefan Waler > Sen

RE: LilyPond is excessively slow on Windows Vista

2008-11-17 Thread Nick Payne
I'm running Vista with daylight saving enabled. Installed 2.11.64. First build of a test file took 44 seconds. Second build took 1 second. However, I didn't have the problem previously, even though I'd installed 2.11.63 with DST enabled, so I don't know that my system is a good test subject. Ni

convert-ly error

2008-11-17 Thread Nick Payne
I've seen this error several times when running convert-ly. I think it must be a timing problem of some sort because when I run the identical command again it always succeeds on the 2nd execution: Running 2.11.63 on XP. = convert-ly.py -

RE: Dashed/dotted barlines

2008-11-18 Thread Nick Payne
No, those values don't seem to be listed there (internals s.3.2.9) - maybe they should be, but they are shown in s.1.2.5 of the notation reference. Nick From: Stefan Waler [mailto:[EMAIL PROTECTED] Sent: Tuesday, 18 November 2008 18:53 To: Nick Payne Cc: 'lilypond-user&#x

RE: jpedal slowness

2008-11-28 Thread Nick Payne
On my system, using jEdit on Vista, the PDF gets reloaded when I click on the jPedal window to make it topmost. Nick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Bertalan Fodor (LilyPondTool) > Sent: Saturday, 29 November 2008 11:36 > To: Franc

RE: dissonant chords

2008-11-28 Thread Nick Payne
I had a play around with the code from the snippets repository. Both that and Jon's change to have both stems sloping fail to cope with the example given in the original message of . Depending on the order in which the notes in the chord are given, one either gets a collision of the natural or acci

RE: Mutopia which version?

2008-12-02 Thread Nick Payne
I've run across this same problem a couple of time when attempting to add fingerings etc to ly sources downloaded from Mutopia. If there is no version number in the file, I look for other Mutopia files uploaded at about the same time until I find one with a version number and use that as the versio

RE: outputting multiple parts from a score and 1 is not is not output

2008-12-08 Thread Nick Payne
You could try adding ragged-bottom = ##t ragged-last-bottom = ##t to the \paper section. Nick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of chip > Sent: Monday, 8 December 2008 14:23 > To: lilypond-user@gnu.org > Subject: outp

RE: automatic \bar "||:"?

2008-12-13 Thread Nick Payne
I get the repeat barlines without having to explicitly specify them. Nick > -Original Message- > From: lilypond-user-bounces+nick.payne=internode.on@gnu.org > [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org] On > Behalf Of Mark Polesky > Sent: Sunday, 14 December 200

RE: Titles

2008-12-16 Thread Nick Payne
See http://www.mail-archive.com/lilypond-user@gnu.org/msg42832.html. Just add composer and notes after each separate header block: \version "2.11.65" \paper { ragged-bottom = ##t ragged-last-bottom = ##t } \header {

RE: New LilyPondTool version available for testing

2008-12-16 Thread Nick Payne
When I tried to run jEdit after following the instructions below, I got the plugin error dialog: "C:\users\nick\.jedit\jars\LilyPondTool.jar: requires JAR file C:\users\nick\.jedit\jars\antlr-runtime-3.0.1.jar. This jar file is part of this plugin, but it cannot be found." There seem to be two

RE: New LilyPondTool version available for testing

2008-12-16 Thread Nick Payne
Sorry, that should read " documentation for 2.11.37" as being the doc version that opens. Nick > -Original Message- > From: lilypond-user-bounces+nick.payne=internode.on@gnu.org > [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org] On > Behal

RE: tempo marks

2008-12-27 Thread Nick Payne
Look up \tempo in the manual section 1.6.3 on metronome marks. Nick > -Original Message- > From: lilypond-user-bounces+nick.payne=internode.on@gnu.org > [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org] On > Behalf Of Hajo Baess > Sent: Wednesday, 24 December 2008 05:

Convert-ly in 2.12

2008-12-28 Thread Nick Payne
After installing 2.12 (running on Windows Vista), I notice that when I run convert-ly against an old ly file, it changes the version in the file to 2.11.66: D:\Documents\Lilypond>convert-ly -e mutopia\adelita.ly convert-ly.py (GNU LilyPond) 2.12.0 Processing `mutopia\adelita.ly'... Applying conv

RE: GPF with 2.12

2008-12-28 Thread Nick Payne
Yes, when I try your sample file using 2.12 on Vista I get: Processing `D:/Documents/Lilypond/test/Test.ly' Parsing... Interpreting music... [8] Preprocessing graphical objects... programming error: vertical alignment called before line-breaking Processing time: 9 seconds And then a msg from Wind

RE: Diatonic/modal transposition function (John Mandereau)

2008-12-29 Thread Nick Payne
When I run your example (2.12 Windows) it produces the expected output but I also get in the log: Parsing...D:/Documents/Lilypond/examples/transpose.ly:18:5: In procedure - in expression (- (ly:pitch-alteration normalized-pitch) (ly:assoc-get notename scale ...)): D:/Documents/Lilypond/examples

RE: save generated files to a separate directory

2008-12-31 Thread Nick Payne
jEdit with LilyPondTool and the jPedal PDF viewer. Click on a note in the viewer and it takes you to the note in the source ly file. You don't have to close the PDF in the viewer in order to rebuild it, and when you click in the jPedal Window after LP has generated the new PDF, it automatically upd

Move slur for acciaccatura

2009-01-01 Thread Nick Payne
PhrasingSlur #'direction = #DOWN \acciaccatura { d16[ e16] } d8 c\> d2\! ~ But I still get the slur above, as shown in the attached PNG Nick Payne <>___ lilypond-user mailing list lilypond-user@gnu.org http://lists.g

RE: Move slur for acciaccatura

2009-01-01 Thread Nick Payne
ote. Any way to avoid that? Nick > -Original Message- > From: James E. Bailey [mailto:derhindem...@googlemail.com] > Sent: Thursday, 1 January 2009 21:16 > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Move slur for acciaccatura > > > Am 01.01.20

Default a sequence of notes to show flageolet

2009-01-01 Thread Nick Payne
way to do this. Nick Payne ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Default a sequence of notes to show flageolet

2009-01-01 Thread Nick Payne
> -Original Message- > From: Jonathan Kulp [mailto:jonlancek...@gmail.com] > Sent: Friday, 2 January 2009 14:07 > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Default a sequence of notes to show flageolet > > Nick Payne wrote: > > I have about

RE: Move slur for acciaccatura

2009-01-02 Thread Nick Payne
> -Original Message- > From: Mats Bengtsson [mailto:mats.bengts...@ee.kth.se] > Sent: Saturday, 3 January 2009 07:16 > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Move slur for acciaccatura > > Nick Payne wrote: > > The slurs on the acc

RE: Writing above a bar

2009-01-02 Thread Nick Payne
This is what I do at the start of a piece to move a string tuning indication down and left to underneath the clef symbol: \once \override TextScript #'extra-offset = #'( -7.5 . 2.5 ) a8_\markup {\circle {6}=D} e'4 e e8 You could do the same in reverse. eg: \once \override

RE: Writing above a bar

2009-01-03 Thread Nick Payne
Thanks for pointing that out. I hadn't realized it was there in the viewer. Nick > -Original Message- > From: Bertalan Fodor [mailto:lilypondt...@organum.hu] > Sent: Sunday, 4 January 2009 00:34 > To: Nick Payne; al...@alfarrabio.di.uminho.pt > Cc: 'lilypond'

Multi-stave TextSpanner line

2009-01-03 Thread Nick Payne
details #'left-broken #'X = #$adjBreak \once \override TextSpanner #'bound-details #'right-broken #'padding = #$adjEnd #}) Nick Payne ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Accidentals collide

2009-01-05 Thread Nick Payne
Based on the snippet at http://lsr.dsi.unimi.it/LSR/Snippet?id=505: \version "2.12.0" fixA = { \once \override Stem #'length = #6 \once \override Accidental #'extra-offset = #'(0.3 . 0) } fixB = { \once \override NoteHead #'extra-offset = #'(1.7 . 0) \once \override Stem #'rotation = #'(4

RE: frontmatter

2009-01-05 Thread Nick Payne
p go here \bookpart { \header { title = \markup "Prelude in C minor" tagline = \markup { \override #'(font-name . "SpectrumMT SC") \center-align \fontsize #-3.5 {

RE: short instrument name setting

2009-01-05 Thread Nick Payne
Put a layout section in your \score: \score { % your staffs here \layout { \context { \Staff \override InstrumentName #'stencil = ##f } } Nick > -Original Message- > From: lilypond-user-bounces+nick.payne=in

Hairpins not lining up

2009-01-05 Thread Nick Payne
\relative c' { \stemDown \time 3/4 e'8\< d c\! d\> e c\! } I have the notes and dynamic marks shown above in one bar of my score. For some reason, in the complete score the crescendo and decrescendo marks are not aligned horizontally (see png), whereas when I excerpt the ph

RE: [ANN] Frescobaldi 0.7 released, a new LilyPond music editor

2009-01-06 Thread Nick Payne
While you are inputting the notes, you can use showLastLength to only engrave the last n bars for checking. That makes it pretty quick. Eg In my present score I have showLastLength = R1*3/4*6 which only engraves the last six bars of 3/4 time. The piece I'm working on at the moment now takes 23

RE: Hairpins not lining up

2009-01-07 Thread Nick Payne
s...@ee.kth.se] > Sent: Wednesday, 7 January 2009 06:47 > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Hairpins not lining up > > Nick Payne wrote: > > \relative c' { > > \stemDown > > \time 3/4 > > e'8\< d c\! d\>

Fermata over barline problem

2009-01-07 Thread Nick Payne
I have a fermata over a double barline, notated with \bar "||" \mark\markup\small {\musicglyph #"scripts.ufermata"} This works fine except where the barline falls at the end of a line on the score, in which case the fermata is placed over the clef sign at the start of the next line. Is this a bu

RE: Fermata over barline problem

2009-01-08 Thread Nick Payne
Thanks. Using \override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible Fixed the problem. Nick > -Original Message- > From: Dmytro O. Redchuk [mailto:brownian@gmail.com] > Sent: Thursday, 8 January 2009 18:52 > To: Nick Payne > Cc: Neil Tho

Minimum width for a bar

2009-01-08 Thread Nick Payne
How can I specify that a bar containing only a single tied note be a certain minimum width? Because the note is tied, I tried using \once\override Slur #'minimum-length = #16 That works if the bar is in the middle of a line, but it doesn't work at the end of a line, which is precisely where I nee

RE: LilyPondTool and jPedal preview

2009-01-09 Thread Nick Payne
I see the same problem. I also have the problem with the newest version that I have to make sure that jPedal is displaying the first page of the pdf before I run Lilypond from Lilypondtool to update the pdf. If I don't do that, then the odds are that when the jPedal window is made topmost after Lil

Snippets documentation

2009-01-09 Thread Nick Payne
The html version of the snippets documentation (2.12.1, both the big page and normal versions) doesn't have links to the individual snippets. i.e. Every indivual snippet link under Pitches in the index at http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/index links to http://lilypond.org/d

RE: Minimum width for a bar

2009-01-09 Thread Nick Payne
Thanks. The suggestion from James Bailey of using \override Score.PaperColumn #'keep-inside-line = ##t fixed the layout problem. Nick > -Original Message- > From: Mark Polesky [mailto:markpole...@yahoo.com] > Sent: Saturday, 10 January 2009 18:15 > To: Nick Payne; Andre

Question about \noBeam documentation

2009-01-10 Thread Nick Payne
The 2.12.1 NR section on manual beams says "Individual notes may be marked with \noBeam to prevent them from being beamed". However, in the following example, putting \noBeam on the dotted eighth note stops *all* the previous notes from being beamed, not just the note with \noBeam attached, unless

RE: Question about \noBeam documentation

2009-01-11 Thread Nick Payne
Trevor Thanks. There are only a few bars with this timing, so I have used the [...] manual override. Nick > -Original Message- > From: Trevor Daniels [mailto:t.dani...@treda.co.uk] > Sent: Sunday, 11 January 2009 20:47 > To: Nick Payne; lilypond-user@gnu.org > Subjec

RE: Long compilation times

2009-01-11 Thread Nick Payne
I tried it on my box (HP dx1550, AMD dual core with 4Gb RAM), and it took 267 seconds to build. By comparison, to build the score from the Mutopia source files for the adagio from Brandenburg #1 (about 40 bars for 12 instruments) takes 22 seconds. Nick > -Original Message- > From: lilypon

Slur across voices without taking time with hidden notes

2009-01-12 Thread Nick Payne
'4\rest e,2 | } \\ { a,2. } >> } Nick Payne ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Beam collision next note's accidental within single voice

2009-01-12 Thread Nick Payne
Why not move the beam instead. A few choices: %== \version "2.12.1" \new Staff \relative c'' { \time 3/8 d,4 ~ \once\override Beam #'damping = #+inf.0 d32 ees'16. | d,4 ~ \once\override Beam #'positions = #'(5.5 . 6.5) d32 ees'16. | d,4 ~ \stem

Re: Re: Slur across voices without taking time with hidden notes

2009-01-12 Thread nick . payne
er. time 3/4 >b'4rest e,2 | > } \ { > a,2. > } >> > } > > Nick Payne > > > > ___ > lilypond-user mailing list > > http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Re: Slur across voices without taking time with hidden notes

2009-01-13 Thread Nick Payne
the documentation – eg the PhrasingSlur #’positions property is given as an example in the Learning Manual but is not mentioned as one of the PhrasingSlur settings in the Internals Reference. From: nick.pa...@internode.on.net [mailto:nick.pa...@internode.on.net] Sent: Tuesday, 13 January 200

RE: Slur across voices without taking time with hidden notes

2009-01-13 Thread Nick Payne
8_( e'2) s8 \unHideNotes }\\{b'4\rest e,2}\\{a,2.} >> } % Nick From: Bertalan Fodor (LilyPondTool) [mailto:lilypondt...@organum.hu] Sent: Tuesday, 13 January 2009 21:21 To: Nick Payne Cc: 'James E. Bailey

RE: stem length plus beam

2009-01-13 Thread Nick Payne
You can explicitly set the positions of the left- and right-hand ends of the beam. E.g. \relative c'' { \once\override Beam #'positions = #'(5.5 . 6.5) c16 b a g } There's a snippet in the documentation on manually controlling beam positions. Nick > -Original Message- > From: li

RE: Slur across voices without taking time with hidden notes

2009-01-13 Thread Nick Payne
nal Message- > From: Carl D. Sorensen [mailto:c_soren...@byu.edu] > Sent: Tuesday, 13 January 2009 23:45 > To: Nick Payne; James E. Bailey > Cc: lilypond-user@gnu.org > Subject: Re: Slur across voices without taking time with hidden notes > > > > > On 1/1

Re: Re: Slur across voices without taking time with hidden notes

2009-01-13 Thread nick . payne
BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; } Thanks. That works ideally. Nick On Wed 14/01/09 9:36 AM , Bertalan Fodor lilypondt...@organum.hu sent: Well, I think this is the ideal solution. relative c' { time 3/4 mergeDifferentlyDot

Adding \bookpart to score and parts loses tempo indications from score

2009-01-13 Thread nick . payne
I have a score and parts to which I have just added bookpart plus the hack suggested in http://www.nabble.com/Separate-page-numbering-in-separate-book-parts--td20831772.html [1] in order to get the pages renumbered to 1 for each part. What has happened is that the tempo indications have disappeare

Hairpin #'minimum-length doesn't work if hairpin preceded by dynamic marking

2009-01-13 Thread nick . payne
Following input gives the output attached: %% relative c'' { override Hairpin #'minimum-length = #5 c8< c c> c! c8pp< c c> c! } %% <>___ lilypond-user mailing list lilypond-user@

RE: Hairpin #'minimum-length doesn't work if hairpin preceded by dynamicmarking

2009-01-14 Thread Nick Payne
> From: Trevor Daniels [mailto:t.dani...@treda.co.uk] > Sent: Wednesday, 14 January 2009 19:25 > To: nick.pa...@internode.on.net; lilypond-user@gnu.org > Subject: Re: Hairpin #'minimum-length doesn't work if hairpin preceded > by dynamicmarking > > When applying minimum-length it seems the length

RE: Adding \bookpart to score and parts loses tempo indications from score

2009-01-14 Thread Nick Payne
> -Original Message- > From: Nicolas Sceaux [mailto:nicolas.sce...@free.fr] > Sent: Thursday, 15 January 2009 03:40 > To: nick.pa...@internode.on.net > Cc: lilypond-user@gnu.org > Subject: Re: Adding \bookpart to score and parts loses tempo > indications from score > > Le 14 janv. 09 à 03:

Portfolio of PDF docs

2009-01-14 Thread Nick Payne
I used Acrobat 9 to create a PDF portfolio containing the documentation PDFs: Lilypond-internals Lilypond-learning Lilypond-program Lilypond-snippets Lilypond Music-glossary It makes it very easy to search across all the files in the portfolio. I have uploaded it to http://www.users.on.net/~njpay

Fingering on right doesn't avoid dot

2009-01-14 Thread nick . payne
With a dotted note, if the fingering indication is set to be on the right then it collides with the dot. This is probably related to the bug I reported back in November where an accidental collides with the fingering if it's on the left. relative c'' { set fingeringOrientations = #'(left)

RE: Portfolio of PDF docs

2009-01-26 Thread Nick Payne
I have updated this with the 2.12.2 docs... > -Original Message- > From: Nick Payne [mailto:nick.pa...@internode.on.net] > Sent: Thursday, 15 January 2009 07:26 > To: 'lilypond-user@gnu.org' > Subject: Portfolio of PDF docs > > I used Acrobat 9 to create

RE: Problem setting fingering direction, again

2009-01-27 Thread Nick Payne
You need braces <> around the notes: \version "2.12.2" \paper{ indent=0\in line-width=6\in oddFooterMarkup=##f oddHeaderMarkup=##f bookTitleMarkup = ##f scoreTitleMarkup = ##f } \score { \new Staff << \new Voice = "melodyOne" { \voiceOne \relative c' {

RE: Problem setting fingering direction, again

2009-01-27 Thread Nick Payne
It's in the learning manual s4.4.2. Pg 103 of the 2.12.2 PDF. I got tripped up by this as well when I started... Nick > -Original Message- > From: Kim Shrier [mailto:k...@tinker.com] > Sent: Tuesday, 27 January 2009 7:25 PM > To: Nick Payne > Cc: lilypond-user@g

RE: [ANN] LilyPondTool-2.12-r2 released

2009-01-27 Thread Nick Payne
I was seeing the same problem on my system - complete lockup of jEdit/jPedal unless jPedal preview was on page 1 of the PDF when performing a compilation - and the new LilyPondTool.jar seems to have fixed it - I haven't had the problem occur in a couple of dozen compilations since updating the jar

RE: control-points dont seem to work for tupletbracket

2009-01-27 Thread Nick Payne
You could mimic the tuplet bracket with a slur: \version "2.12.2" \relative c' { \stemUp\slurUp \once\override TupletBracket #'bracket-visibility = ##f \times 2/3 {fis16[( gis fis)]} } Nick > -Original Message- > From: lilypond-user-bounces+nick.payne=internode.

RE: Fermata on bar line

2009-01-29 Thread Nick Payne
\bar "||" \mark\markup{\musicglyph #"scripts.ufermata"} Change the bar type to the one you need. Nick > -Original Message- > From: lilypond-user-bounces+nick.payne=internode.on@gnu.org > [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org] On > Behalf Of Tim Yang > Sent

\once and shortcuts

2009-01-30 Thread Nick Payne
Why is it that I can use, for example: \once \override Slur #'direction = #DOWN or \once \override Slur #'direction = #UP but \once \slurDown or \once \slurUp Generates a syntax error. The same happens with stemUp and stemDown, tieUp and tieDown, etc. I'm using 2.12.2. Nick _

RE: Make eighth looks like quarter note

2009-01-31 Thread Nick Payne
You can use \override Stem #'flag-style = #'no-flag c8 c and so on to remove the flag on eighth or shorter notes. Nick From: lilypond-user-bounces+nick.payne=internode.on@gnu.org [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org] On Behalf Of Manolo Padron Ma

Lilypondtool 2.12-r2 and UTF-8

2009-02-01 Thread nick . payne
I updated to this version of LPT a few days ago. It fixes the problem with jPedal and jEdit locking up if jPedal is not showing the first page of the PDF when rebuilding the ly file, but although I have the default file encoding in jEdit set to UTF-8, it still insists on saving ly files as UTF-8Y.

  1   2   3   4   5   6   7   8   9   10   >