Re: \partial at start, but want whole bar at end

2009-05-22 Thread Paul Hodges
empty bar before the double bar at the end. The solution offered (and gratefully accepted) was: \alternative { { \set Timing.measurePosition = #(ly:make-moment -3 4) c2. } { c1 \bar "|." } } I don't understand it yet, but working i

Re: debian and lilypond 2.12

2009-05-27 Thread Paul Wise
On Wed, May 27, 2009 at 1:44 AM, rosea grammostola wrote: > Could someone fix Lilypond in Debian. There are also some people busy with > packaging Frescobaldi for Debian, but it isn't possible to upload it without > having Lilypond fixed and updated to the recent stable version. It looks like li

unfoldRepeats for midi

2009-06-05 Thread Paul Scott
text{ \Score tempoWholesPerMinute = #(ly:make-moment 120 4) } } } Thanks, Paul Scott ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: unfoldRepeats for midi

2009-06-06 Thread Paul Scott
Mark Polesky wrote: Paul Scott wrote: 2.13.1 I have read all of NR 3.5 Should the following work to unfold the above repeats for a MIDI file? I'm assuming you read this page: http://lilypond.org/doc/v2.13/Documentation/user/lilypond/Repeats-in-MIDI I said I read all o

Re: unfoldRepeats for midi

2009-06-06 Thread Paul Scott
make a few simple changes to your code to get back to my structure and no longer have working code. I have attached that code. unfold-repeatspaul.ly Description: Binary data I will also make some comments on your thoughts below. On Jun 6, 2009, at 1:19 PM, Mark Polesky wrote: Paul Scott

Re: new website: initial comments

2009-06-27 Thread Paul Scott
games. Other than that, it should die an unmerciful death and never be mentioned in the same sentence as "web" or "home page". :) (I mostly agree). Not that I'm recommending it but an animated gif could be less offensive than Flas

Re: Removing Piano Staff Temporarily Under Flute Part

2009-07-03 Thread Paul Scott
efore and after the cadenza. Put this at the end of the \score block: \layout { \context { \RemoveEmptyStaffContext } HTH, Paul Scott ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Best name for function to create cross-style noteheads

2009-07-22 Thread Paul Scott
e ghost notes are in parentheses. Paul Scott ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Best name for function to create cross-style noteheads

2009-07-22 Thread Paul Scott
e ghost notes are in parentheses. Paul Scott ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

2.13.3 docs emacs mode documentation AU 2.2.1 out of date?

2009-07-22 Thread Paul Scott
missing something or are the docs behind? Thanks, Paul Scott ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Best name for function to create cross-style noteheads

2009-07-22 Thread Paul Scott
Sorry for the noise. I didn't think the first version of this email had succeeded. Paul Paul Scott wrote: Hans Aberg wrote: On 21 Jul 2009, at 20:20, Carl Sorensen wrote: ... a question come up about the name for some notation. In rock (and maybe jazz) guitar, there is a note desc

Re: 2.13.3 docs emacs mode documentation AU 2.2.1 out of date?

2009-07-22 Thread Paul Scott
James E. Bailey wrote: On 23.07.2009, at 04:20, Paul Scott wrote: Hi, I'm resurrecting a laptop whose hard drive died. I'm trying to set up Emacs lilypond-mode. AU 2.2.1 tells me to do a 'make install' in the elisp directory. I don't see a makefile and '

Re: volta repeats with alternatives

2009-07-23 Thread Paul Scott
at the beginning of each line.) This has been discussed here before. This is the way LilyPond works. Lily's way is consistent with many printed scores even though your way is sometimes done. Paul Scott ___ lilypond-user mailing l

Re: 2.13.3 docs emacs mode documentation AU 2.2.1 out of date?

2009-07-23 Thread Paul Scott
op. (running Debian sid). If you feel qualified to suggest an improvement for AU 2.2.1 please do. Paul ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: 2.13.3 docs emacs mode documentation AU 2.2.1 out of date?

2009-07-23 Thread Paul Scott
James E. Bailey wrote: On 23.07.2009, at 07:16, Paul Scott wrote: James E. Bailey wrote: On 23.07.2009, at 04:20, Paul Scott wrote: Hi, I'm resurrecting a laptop whose hard drive died. I'm trying to set up Emacs lilypond-mode. AU 2.2.1 tells me to do a 'make instal

Re: 2.13.3 docs emacs mode documentation AU 2.2.1 out of date?

2009-07-23 Thread Paul Scott
David Stocker wrote: Paul, Are you using Linux or Windows XP? After you install LilyPond, you'll have all the files you need for lilypond-mode to work right there in your installation directory. You'll just need to tell Emacs where to locate them. In your .emacs.d directory you

Re: 2.13.3 docs emacs mode documentation AU 2.2.1 out of date?

2009-07-24 Thread Paul Scott
Tim McNamara wrote: On Jul 24, 2009, at 1:51 AM, Paul Scott wrote: David Stocker wrote: Paul, Are you using Linux or Windows XP? After you install LilyPond, you'll have all the files you need for lilypond-mode to work right there in your installation directory. You'll just ne

Re: 2.13.3 docs emacs mode documentation AU 2.2.1 out of date?

2009-07-24 Thread Paul Scott
. LilyPond-mode)) (add-to-list 'auto-mode-alist '("\\.ily$" . LilyPond-mode)) (add-hook 'LilyPond-mode-hook (lambda () (turn-on-font-lock))) Even though I have done some scheme I don't know enough to diagnose this. Thanks for any help, Paul ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: 2.13.3 docs emacs mode documentation AU 2.2.1 out of date?

2009-07-24 Thread Paul Scott
Tim McNamara wrote: On Jul 24, 2009, at 11:47 AM, Paul Scott wrote: I am still concerned why AU 2.2.1 doesn't seem to make sense. Sorry to be pig-ignorant here, but what the frak is AU 2.2.1? Obviously it's some kind of abbreviation for documentation, but unfortunately I'

Re: 2.13.3 docs emacs mode documentation AU 2.2.1 out of date?

2009-07-24 Thread Paul Scott
David Stocker wrote: Paul Scott wrote: Doing that to the best of my ability I get: File mode specification error: (file-error "Cannot open load file" "lilypond-mode") This is how I interpreted your instructions: (setq load-path (append (list (expand-file-name &quo

Re: 2.13.3 docs emacs mode documentation AU 2.2.1 out of date?

2009-07-24 Thread Paul Scott
Graham Percival wrote: On Fri, Jul 24, 2009 at 02:05:01PM -0500, Tim McNamara wrote: On Jul 24, 2009, at 11:47 AM, Paul Scott wrote: I am still concerned why AU 2.2.1 doesn't seem to make sense. Sorry to be pig-ignorant here, but what the frak is AU 2.2.1? The

special markings for string players....

2009-09-14 Thread Paul Malcolm
there a way to do this in Lilypond ? Also for string playing there markers for bowing such as heel middle and point. Is there a  way to do this in Lilypond or do I just use the usual function to add text to the manuscript ?  Paul   ___ lilypond-user

markers indicating a semitone & bowing markers....

2009-09-18 Thread paul Malcolm
duration that the finger must be held down and is labelled with a number to indicate which finger is being held down. This is perhaps complicated but is there a means to do this in Lilypond ? Paul ___ lilypond-user mailing list lilypond-user@gnu.org

Lilypond for drums

2009-10-01 Thread Paul Rijke
Hi there, I am brand new to Lilypond (and drum notation in particular). My daugther is taking drumlessons, and I want to print what she does in a nice formatted way. So I think Lilypond could be it. I was able to wite down her first lessons but I would like to see a big part and how it is

Spacing between the barlines

2009-10-06 Thread Paul Rijke
Hi All, I've got a question which I need some help with. I transcribe my daughters drum lessons (not being a drummer myself) and I end up with this which compiles great. The only thing I can't seem to change is the distance after a line break. I want this being spread over one page more, so th

Midi-output not generated

2009-10-08 Thread Paul Rijke
Hi there, I have the following drum excersises written out for my daughter. It prints beautifully (except that I am not able to set the vertical spacing to my linking, but that's not that big of a problem). I just wonder why the midi-file (which is generated) only is 149 bytes long and contains

Re: position text markup relative to barline

2009-10-11 Thread Paul Scott
James E. Bailey wrote: I don't know exactly how your music is set up, but \mark may be what you want. Or s4*0\markup{ Fine } Paul Scott ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Midi-output not generated

2009-10-12 Thread Paul Rijke
\midi { } -Oorspronkelijk bericht- Van: Trevor Daniels [mailto:t.dani...@treda.co.uk] Verzonden: vrijdag 9 oktober 2009 9:59 Aan: p...@rijke.org; lilypond-user@gnu.org Onderwerp: Re: Midi-output not generated Paul I haven't made extensive tests, but it seems the &l

Using \quoteduring in parts and scores

2012-09-24 Thread Paul Scott
. The following code is close but says "Solo" where I would want it to say "a2" in the score. I would want Solo or "1." where the 2nd voice has rests. Can this be done? This should be a common need. TIA for any ideas, Paul Scott \version "2.17.3" timing

Changing staff size with custom note head stencils

2012-10-31 Thread Paul Morris
I realize that this is non-standard stuff, but LilyPond has been amazing at handling whatever I've thrown at it, making it possible to experiment. A simplified version of my code is below. Thanks! -Paul [1] http://www.lilypond.org/doc/v2.15/Documentation/learning/size-of-objects [2] http://

Re: Changing staff size with custom note head stencils

2012-10-31 Thread Paul Morris
On Oct 31, 2012, at 4:52 PM, Thomas Morley wrote: > Hi Paul, > > postscript is scaled with global-staff-size only. > > To work around you could use: > > TwinNoteNoteHeads = > #(lambda (grob) > (let* ((sz (ly:grob-property grob 'font-size 0.0)) >

Re: Changing staff size with custom note head stencils

2012-11-02 Thread Paul Morris
On Oct 31, 2012, at 7:11 PM, Paul Morris wrote: > On Mike's suggestion I also switched to using internal path stencils instead > of embedded PS. The only problem I ran into was using "fill" to get a filled > triangle. I used: > > upTriangle = > #(

Re: Changing staff size with custom note head stencils

2012-11-03 Thread Paul Morris
On Nov 2, 2012, at 4:45 PM, David Kastrup wrote: > Paul Morris writes: > >> On Oct 31, 2012, at 7:11 PM, Paul Morris wrote: >> >> That worked to avoid the error, but didn't seem quite right (since it >> didn't seem to matter what values you fed it).

Adventures in defining custom Staff contexts

2012-11-05 Thread Paul Morris
or would I be better off sticking to my \with blocks and \overrides applied to the standard Staff context? Is there a reason it is not covered in the documentation? If this is a good and legitimate approach, it might be nice to include it on that documentation page, along with the custom Voice-type context definition that's already there -- even as just a snippet or extra example. I'm happy to add it to the LSR in any case. Cheers, -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Custom key signature stencils, differentiating major and minor keys

2012-11-10 Thread Paul Morris
tonic of the current scale") which seems like it might help, but if so, I'm not sure how to go about using it for this. I searched the LSR and the user list archives but did not find anything on this particular topic. Thanks in advance for any help or advice on this! -Paul

Re: Custom key signature stencils, differentiating major and minor keys

2012-11-10 Thread Paul Morris
or do it better. Cheers, -Paul %%% Begin snippet \version "2.16.0" #(define Custom_key_sig_engraver (make-engraver (acknowledgers ((key-signature-interface engraver grob source-engraver) (let* ( (context (ly:translator-contex

Re: Custom key signature stencils, differentiating major and minor keys

2012-11-11 Thread Paul Morris
On Nov 11, 2012, at 7:38 AM, MING TSANG wrote: > Hi, Paul: Thank you for the custom key signature. I have been dreaming this > for sometime, but hesitate to ask lilypond user community. I have been using > circle of fifths to identify the key signature. Hi Ming, I'm gl

Re: Custom key signature stencils, differentiating major and minor keys

2012-11-11 Thread Paul Morris
Here is an improved version. It works the same as the last, but with much more streamlined and concise code. -Paul \version "2.16.0" #(define Custom_key_sig_engraver (make-engraver (acknowledgers ((key-signature-interface engraver grob source-engraver)

Re: Custom key signature stencils, differentiating major and minor keys

2012-11-12 Thread Paul Morris
same in both keys, like a switch from G major to G minor. (This is a glitch I haven't been able to work around. It always gives the correct key name now at least. I tried checking for natural signs as the type of accidental used in key cancellations, but this does not work.) Cheers, -Paul

error: bad grob property path

2012-11-12 Thread Paul Scott
2.17.6 I found several threads about this but the discussion doesn't give me any ideas as to what to change. ../common22.ily:83:12: error: bad grob property path \override Staff #'fontSize = #-2 TIA for an answer,

Re: error: bad grob property path

2012-11-12 Thread Paul Scott
On Mon, Nov 12, 2012 at 08:19:51PM +0100, Janek Warchoł wrote: > On Mon, Nov 12, 2012 at 7:43 PM, Paul Scott wrote: > > 2.17.6 > > > > ../common22.ily:83:12: error: bad grob property path > > \override > > Staff #'fontSize = #-2 > > Yo

Re: Custom key signature stencils, differentiating major and minor keys

2012-11-12 Thread Paul Morris
On Nov 12, 2012, at 2:42 PM, MING TSANG wrote: > Hi, Paul: > > I try to use custon-key-signature in my lilypond score and I did not get the > alternative key printed above the traditional key signature. What is missing > in the code below? I have "\Staff \consists \Cus

Re: Custom key signature stencils, differentiating major and minor keys

2012-11-13 Thread Paul Morris
On Nov 13, 2012, at 7:26 AM, MING TSANG wrote: > Hi, Paul: I apply the change, it pushes the display above the staff. However > I notice (1) that the distance is not constant from system to system - it > diminishes; That is expected. It sets the padding (distance) between the t

Re: Custom key signature stencils, differentiating major and minor keys

2012-11-13 Thread Paul Morris
f the accidental signs in the key names is better in this version as well. Cheers, -Paul \version "2.16.0" % tonic-semi: semitone of tonic note, 0-11, 0=C, 2=D, etc % psn: vertical staff position of the last accidental sign in key signature % accsign: the accidental sign type, 1/2=s

Re: Custom key signature stencils, differentiating major and minor keys

2012-11-17 Thread Paul Morris
On Nov 16, 2012, at 7:50 PM, Thomas Morley wrote: > 2012/11/14 Paul Morris : >> Hi Ming, I took another look at this and since there's only one key >> signature where the accidentals do not extend above the staff (F major / D >> minor) I just added extra padding fo

Re: Custom key signature stencils, differentiating major and minor keys

2012-11-17 Thread Paul Morris
On Nov 16, 2012, at 8:55 PM, MING TSANG wrote: > Dear Paul, > > I tested your latest version, the C Major, A Minor the alternative key > signature does not print on the second system. G major, E minor & D Major, B > Minor seems ok - that is - alternative key singature disp

Re: Custom key signature stencils, differentiating major and minor keys

2012-11-21 Thread Paul Morris
On Nov 18, 2012, at 7:26 AM, Thomas Morley wrote: > 2012/11/18 Paul Morris : > [...] >> I do have some small changes I made to my local copy that I'd like to add. >> They are for the accidental signs in the text -- better spacing and putting >> them into

Re: Note duration line (contemporary)

2012-11-28 Thread Paul Morris
t snippet on creating custom stencils: http://lsr.dsi.unimi.it/LSR/Item?id=623 And here's a good site for making sense of cubic bezier curves: http://cubic-bezier.com Harm's advice about following the user list is good too. It is really

printKeyCancellation, a way to never show key cancellations?

2012-12-02 Thread Paul Morris
he key cancellation and one for the key of C, whereas no key cancellation is printed on the standard staff. I realize I am off in the land of non-standard customizations, but does anyone have any suggestions? Is there a way to get such a custom key signature engraver to recognize and follow

Re: printKeyCancellation, a way to never show key cancellations?

2012-12-02 Thread Paul Morris
On Dec 2, 2012, at 1:16 PM, Thomas Morley wrote: > 2012/12/2 Paul Morris : >> Hi everyone, I am using >> \set Staff.printKeyCancellation = ##f >> to not show the key cancellation when you change keys[1]. But I found that >> this does not hide the key cancellatio

Re: printKeyCancellation, a way to never show key cancellations?

2012-12-02 Thread Paul Morris
On Dec 2, 2012, at 3:01 PM, Keith OHara wrote: > Paul Morris paulwmorris.com> writes: > >> For greater flexibility, would it make sense for PrintKeyCancellation to >> have 3 options instead of 2? >> 1. show key cancellations >> 2. hide key cancellation

Re: printKeyCancellation, a way to never show key cancellations?

2012-12-02 Thread Paul Morris
; d > } > > \score > { > << > \new Staff { \music } > \new Staff \with { \consists \Custom_key_engraver } > { \music } > >> > \layout { } > } > > HTH, > Harm Thanks Harm! Now it seems kind of obvious that the 'name of the grob d

Re: Custom key signature stencils, differentiating major and minor keys

2012-12-04 Thread Paul Morris
istent before) - better code Cheers and enjoy! -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Custom key signature stencils, differentiating major and minor keys

2012-12-06 Thread Paul Morris
On Dec 5, 2012, at 5:58 PM, Thomas Morley wrote: > Sorry to send this again, forgot to cc the list. > > 2012/12/5 Thomas Morley : >> 2012/12/5 Paul Morris : >>> On Dec 4, 2012, at 7:27 PM, Thomas Morley >>> wrote: >> [...] >>>> May I a

NoteHead X-offset, conflict with ly:grob-relative-coordinate?

2012-12-08 Thread Paul Morris
Maybe a bug? Any ideas on what's going on or how to get this to work? -Paul \version "2.16.1" CustomNoteHeads = #(lambda (grob) (let* ( (note-col (ly:grob-parent grob 0)) ;; This... (rel-coord (ly:grob-relative-coordinate grob notecol 0)) )

Re: NoteHead X-offset, conflict with ly:grob-relative-coordinate?

2012-12-08 Thread Paul Morris
Hi David, On Dec 8, 2012, at 2:03 PM, David Nalesnik wrote: > Hi Paul, > > On Sat, Dec 8, 2012 at 12:00 PM, Paul Morris wrote: > > [snip] > >>> >>> In this case you can make use of the 'stem-attachment property: >>> >>> \overr

Re: Tweaking notehead direction in chords

2012-12-11 Thread Paul Morris
tain cases. Thanks to Harm/Thomas Morley for this tip.[1] Cheers, -Paul [1] http://lists.gnu.org/archive/html/bug-lilypond/2012-12/msg00017.html %% BEGIN SNIPPET #(define ((shift offsets) grob) (let ((note-heads (ly:grob-array->list (ly:grob-object grob 'note-heads (for-each

Re: Lilypond in Mac OS X Terminal

2012-12-12 Thread Paul Morris
On Dec 12, 2012, at 9:31 AM, Parham FH wrote: > I am curious if it is possible to run lilypond from the Mac OS X > (my case: 10.6.8) terminal Instructions are here: http://www.lilypond.org/doc/v2.16/Documentation/web/macos-x "Running on the command-line"

Re: Lilypond in Mac OS X Terminal

2012-12-12 Thread Paul Morris
On Dec 12, 2012, at 10:32 AM, David Kastrup wrote: > Paul Morris writes: > >> On Dec 12, 2012, at 9:31 AM, Parham FH wrote: >> >>> I am curious if it is possible to run lilypond from the Mac OS X >>> (my case: 10.6.8) terminal >> >> Instr

Re: Lilypond in Mac OS X Terminal

2012-12-12 Thread Paul Morris
On Dec 12, 2012, at 6:13 PM, Parham Fazelzadeh wrote: > I have tried searching for the answer online [...] > thank you so much. I feel stupid now, can't believe I missed that. I guess my > eyes were looking for the word "terminal". Also, I would have maybe expected > that information to also

Re: Tweaking notehead direction in chords

2012-12-12 Thread Paul Morris
On Dec 12, 2012, at 7:24 PM, Thomas Morley wrote: > Hi Paul, > > I had a look at the LSR-snippet > http://lsr.dsi.unimi.it/LSR/Item?id=861 > > It's no problem to make it work with 2.14.2 just adding a $-sign > before offsets in the music-function. > > But

Re: Tweaking notehead direction in chords

2012-12-12 Thread Paul Morris
> > #(define rhomb-note > (lambda (grob) >(let* ((stencil (ly:note-head::print grob)) > (new-stil > (grob-interpret-markup grob > (markup #:rotate -45 #:box #:rotate 45 #:stencil stencil >new-stil))) > > \relative c&

Re: Forced double accidental

2012-12-13 Thread Paul Morris
On Dec 13, 2012, at 6:50 AM, Thomas Morley wrote: > 2012/12/13 Paul Morris : > [...] >> I found a good way to break it. If you try it with whole notes the stem's >> X-extent is (+inf.0 . -inf.0) and you get this error: "programming error: >> Infinity or NaN

Re: Tweaking notehead direction in chords

2012-12-13 Thread Paul Morris
Hi David, On Dec 13, 2012, at 10:36 PM, David Nalesnik wrote: > Hi again, > > On Thu, Dec 13, 2012 at 9:30 PM, David Nalesnik > wrote: >> Hi Paul, >> >> Somehow your response has gotten associated with the wrong thread. >> >> On Thu, Dec 13, 2012

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 t

Re: Tweaking notehead direction in chords

2012-12-15 Thread Paul Morris
hanks! Looks like the most recent version of the snippet is now appearing in the LSR: http://lsr.dsi.unimi.it/LSR/Item?u=1&id=861 Anyone know why there is so much unnecessary white-space? -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Moving accidentals above or below notes

2012-12-17 Thread Paul Morris
=621 http://lsr.dsi.unimi.it/LSR/Item?id=622 Searching for "grob" may find other relevant examples: http://lsr.dsi.unimi.it/LSR/Search?q=grob I don't have the time at the moment to offer more, but that should get you started. HTH, -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Moving accidentals above or below notes

2012-12-17 Thread Paul Morris
want it to automatically move all accidentals, you can put the override in the \with block of a staff, like I've shown below. HTH, -Paul \version "2.16" accidentalShifter = #(lambda (grob) (let* ( (notehead (ly:grob-parent grob 1)) (notecol (ly:grob-parent notehead 0)) (st

Re: Tweaking notehead direction in chords

2012-12-17 Thread Paul Morris
On Dec 17, 2012, at 6:13 PM, Thomas Morley wrote: > 2012/12/15 Paul Morris : > [...] >> Looks like the most recent version of the snippet is now appearing in the >> LSR: >> http://lsr.dsi.unimi.it/LSR/Item?u=1&id=861 > > Hi Paul, > > I had a closer

Re: please direct to removing page numbers

2012-12-17 Thread Paul Morris
On Dec 17, 2012, at 9:12 PM, i...@soundand.com wrote: > I'm sure it's possible to remove page numbers from a score but I can't find > it in the snippets or manual > > I've been assuming that it's something like \remove page number in \context > in \Score but I can't find it > > Thanks > > jay

Re: A question of list etiquette and images. (Was Re: Short stems)

2012-12-17 Thread Paul Morris
Just a thought, -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: A question of list etiquette and images.

2012-12-18 Thread Paul Morris
Hi David and Helge, You both make good points (copied below) about the drawbacks of using links to images instead of attaching images to an email. I actually don't mind inline images, but was just suggesting links as another possibility. Cheers, -Paul On Dec 18, 2012, at 3:00 AM,

Re: zigzag staffline

2012-12-18 Thread Paul Morris
please share your solution if you create one. Cheers, -Paul On Dec 18, 2012, at 2:48 AM, Werner LEMBERG wrote: > Gagi, > >> On 15 December 2012 10:39, Gagi Petrovic wrote: >>> >>> Dear Ponders, i'm working on a composition where i'm in need of

Re: Tweaking notehead direction in chords

2012-12-20 Thread Paul Morris
egin-position is working in the current LSR version (2.14.2 - http://lsr.dsi.unimi.it/LSR/Item?id=861). Maybe you meant it doesn't exist in 2.16? Good to know that stem-attachment will work for chords. I'll just need to figure out the proper placement. Regards and thanks ag

Re: zigzag staffline

2012-12-20 Thread Paul Morris
On Dec 18, 2012, at 10:25 AM, David Kastrup wrote: > Dashed lines can be done using something like > > \markup \pattern #60 #X #1 \draw-line #'(0.5 . 0) Thanks! This is good to know. -Paul ___ lilypond-user mailing list lilypond-user

Re: zigzag staffline

2012-12-20 Thread Paul Morris
ersion... (Does anyone know what kind of music notation this is that uses a zig-zag line? I haven't seen it before.) Cheers, -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Dashed staff lines

2012-12-20 Thread Paul Morris
My apologies for my email program screwing up the image attachment on that last message.  I tried to attach an svg image with unexpected results.  Here's a png version instead.-Paul___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org

Re: Tweaking notehead direction in chords

2012-12-21 Thread Paul Morris
nge in any case, allowing for more flexibility. > Would be very nice if you could have a look again. :) Sure thing. Thanks again, -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Macro function for changing the size of a single staff

2012-12-21 Thread Paul Morris
below for how to use it. I added it to the LSR[2], but it needs LilyPond 2.16.1 -- unless I can get it to work with 2.14.2 by figuring out how to use the "$" with \set Staff.fontSize = #new-size Cheers, -Paul [1] http://www.lilypond.org/doc/v2.16/Documentation/learning/size-of-obj

Re: Macro function for changing the size of a single staff

2012-12-21 Thread Paul Morris
On Dec 22, 2012, at 12:49 AM, Jeffrey Trevino wrote: > Doesn't set-global-staff-size do this already? > > http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Setting-the-staff-size Yes, but the difference is that set-global-staff-size sets the size _globally_ for all staves in a file (o

Re: Macro function for changing the size of a single staff

2012-12-23 Thread Paul Morris
might be the case, so thanks for letting me know. > In this case I'd wait for the LSR-upgrade. Will do. Best, -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Tweaking notehead direction in chords

2012-12-23 Thread Paul Morris
;t have any further suggestions for the code. I will try to find some time to come up with a good concise example for the LSR, and put the default notes on a separate staff above the offset notes. Best, -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Tweaking notehead direction in chords

2012-12-25 Thread Paul Morris
try to get it working for 2.14.2 if that should work. Thanks, -Paul offset-note-heads-05.ly Description: Binary data ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Tweaking notehead direction in chords

2012-12-26 Thread Paul Morris
pment examples). Any further revisions are welcome, but I think we can call this one done (for now). :-) Thanks for all your help! -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Tweaking notehead direction in chords

2013-01-04 Thread Paul Morris
On Dec 27, 2012, at 9:38 AM, Thomas Morley wrote: > Hi Paul, > > approved as > http://lsr.dsi.unimi.it/LSR/Item?id=861 > > I added some small changes. > Could take them back, if you want. > > Many thanks for contributing, > Harm Hi Harm, That's great, t

Re: Tweaking notehead direction in chords

2013-01-05 Thread Paul Morris
On Jan 4, 2013, at 11:10 PM, Paul Morris wrote: > Without looking into it any further, my best guess is that calculating the > stem width does not work because the stem grob has not been generated before > the ] is reached, or something like that? By commenting things out, I ident

Re: Tweaking notehead direction in chords

2013-01-06 Thread Paul Morris
k to the 'thickness property. (I realize this is how it currently should work, by using "ly:stencil?" but since that doesn't get around this error...?) Maybe "catch" would help? https://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/Catch.html#Catch Cheers, -Pau

Getting the name of the context a scheme function was called from

2013-01-11 Thread Paul Morris
aff context. So that might be another hurdle. See example below for where I'm stuck. (It now occurs to me that it would probably be better to put the context-lookup logic in displaceHeads rather than in #(define ((shift offsets)...) Thanks for any advice or pointers, -Paul

Re: Getting the name of the context a scheme function was called from

2013-01-11 Thread Paul Morris
ion of the music for each of the two staff types). (I also should be able to write some code to automatically do the overrides in my custom staff context instead of having to enter them manually. That would be the ideal solution, and a better place to put the effort.) Thanks, -Paul __

Re: Getting the name of the context a scheme function was called from

2013-01-12 Thread Paul Morris
at's smart enough so that I do not need to do the one-time tweaks in the music at all. (Which is what I'm working on now.) Cheers, -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Getting the name of the context a scheme function was called from

2013-01-12 Thread Paul Morris
I can tag the overridden bits of music for use with my custom staff, and tag non-overridden bits for use with the standard staff. Once again, it is hard to come up with something that LilyPond can't handle! Thanks, -Paul ___ lilypond-user mailing

Re: frescobaldi on mac

2013-01-12 Thread Paul Morris
ompared with the default LilyPond.app for mac. I've found the text highlighting, point-and-click functionality, and having everything in one window to be really helpful. Good luck with it! -Paul ___ lilypond-user mailing list lilypond-user@gnu.org

Re: frescobaldi on mac

2013-01-14 Thread Paul Morris
what I did, in case they might help. -Paul ___ Installing Frescobaldi using MacPorts (Mac OS 10.8.2, Frescobaldi 2.0.8) Logged in to admin user account on Mac OS X INSTALLING MACPORTS - installed Xcode, downloaded from apple dev center (copying Xcode.app fr

Re: frescobaldi on mac

2013-01-14 Thread Paul Morris
der 2.0.4 pre-packaged-for-mac version of Frescobaldi that I was using before. I'll post these instructions to the Frescobaldi mailing list so that this is documented there (at least). -Paul ___ lilypond-user mailing list lilypond-user@gnu.org htt

Re: frescobaldi on mac

2013-01-14 Thread Paul Morris
g Frescobaldi and going to About > Version showed that SIP was installed. -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: frescobaldi on mac

2013-01-14 Thread Paul Morris
can't get it working again.) I guess I should move this over to the Frescobaldi discussion forum... -Paul ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Mac MIDI synthesizer (was frescobaldi on mac)

2013-01-14 Thread Paul Morris
On Jan 14, 2013, at 7:13 PM, james wrote: > what do those of you here who have osx 10.7+ use for MIDI playback? I've just been using Quicktime Player 7, and haven't looked into other options. ___ lilypond-user mailing list lilypond-user@gnu.org https:/

Re: Mac MIDI synthesizer (was frescobaldi on mac)

2013-01-15 Thread Paul Morris
then I wouldn't have missed it. I think I assumed that the refresh button would remove the old no-longer-working instance and go ahead and replace it with a new one, but that was not the case.) -Paul ___ lilypond-user mailing list lilypond-use

Re: multi-instrument parts

2013-01-15 Thread Paul Scott
how it works. I can't prove it but I believe had conflicts between quoting and tags in a large score. I didn't have time to diagnose it so I just removed a lot of useful cues which would have cluttered the score without tags to remove them from the score. Paul Scott > > Al

Re: Writing markup in lisp

2013-01-26 Thread Paul Morris
rumentName = #{ \markup { \column { "Clarinetti" \line { "in B" \smaller \flat } } } #} See: http://www.lilypond.org/doc/v2.16/Documentation/extending/markup-construction-in-scheme HTH, -Paul ___ lilypond-user mailing li

<    3   4   5   6   7   8   9   10   11   12   >