Re: Unusual beaming for piano music

2017-03-24 Thread Kim Shrier
> On Mar 24, 2017, at 1:29 PM, Simon Albrecht wrote: > > Am 24.03.2017 um 20:14 schrieb Kim Shrier: >> In the notation reference about >> beaming,http://lilypond.org/doc/v2.19/Documentation/notation/beams.en.html#manual-beams >> , it looks like you can achieve wh

Re: Unusual beaming for piano music

2017-03-24 Thread Kim Shrier
> On Mar 23, 2017, at 7:26 PM, Jeffery Shivers wrote: > > On Thu, Mar 23, 2017 at 9:13 PM, Andrew Bernard > wrote: >> I have an unusual beaming situation in the piano work I am setting. The >> composer I work with is fussy (very) about his visual gestures in notation >> and it is incumbent on

Re: trying to reproduce unusual time signature

2016-09-17 Thread Kim Shrier
> On Sep 17, 2016, at 1:32 AM, Pierre Perol-Schneider > wrote: > > Hi Kim, > > You can adapt: http://lsr.di.unimi.it/LSR/Item?id=725 > > e.g.: > > \version "2.18.2" > > \relative c' { > \override Score.TimeSignature.stencil = > #(lambda (grob) > (grob-interpret-markup g

Re: trying to reproduce unusual time signature

2016-09-17 Thread Kim Shrier
> On Sep 17, 2016, at 5:42 AM, Simon Albrecht wrote: > > On 17.09.2016 08:08, Kim Shrier wrote: >> I am re-typsetting a piece from a modern (1950’s) edition >> of some 14’th century music, in order to make it easier to >> read and play from. It has a tim

trying to reproduce unusual time signature

2016-09-16 Thread Kim Shrier
I am re-typsetting a piece from a modern (1950’s) edition of some 14’th century music, in order to make it easier to read and play from. It has a time signature that looks like: 3 2 x - 4 Is there some way to do this in lilypond? It looks like I could write a scheme function to do thi

Re: OT: Beauty of programming languages

2015-09-11 Thread Kim Shrier
I really prefer the text entry and quality of lilypond. Kim Shrier ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: placing text next to a note head

2009-10-24 Thread Kim Shrier
On Oct 24, 2009, at 3:02 AM, Robin Bannister wrote: Kim Shrier wrote: I am trying to place a right comma just to the right and a little above a note. This alternative may do the spacing better: c4 \once \override BreathingSign #'Y-offset = #0 \breathe Cheers, Robin After pl

Re: placing text next to a note head

2009-10-24 Thread Kim Shrier
That was what I was looking for, thanks. Kim On Oct 24, 2009, at 2:02 AM, Robin Bannister wrote: Kim Shrier wrote: there is something I need #'outside-staff-priority ##f Cheers, Robin -- Kim Shrier - principal, Shrier and Deihl - mailto:k...@westryn.net Remote Unix Network

Re: placing text next to a note head

2009-10-24 Thread Kim Shrier
Thank you, that worked. Kim On Oct 24, 2009, at 1:59 AM, -Eluze wrote: Kim Shrier-2 wrote: I am trying to place some text next to a note head and I can't make it work. I am trying to place a right comma just to the right and a little above a note. I have tried many variations on

placing text next to a note head

2009-10-23 Thread Kim Shrier
Hello, I am trying to place some text next to a note head and I can't make it work. I am trying to place a right comma just to the right and a little above a note. I have tried many variations on this: c4 -\tweak #'X-offset #2.56 -\tweak #'Y-offset #-2.0 ^\markup { \musicglyph #"scripts.r

Re: Typesetting a 17th century music example.

2009-05-10 Thread Kim Shrier
On May 10, 2009, at 2:35 AM, James E. Bailey wrote: Am 10.05.2009 um 08:43 schrieb Kim Shrier: Hello, I am working on typesetting some music examples from a 17th century book on how to improvise. I am having trouble figuring out how to set one example in particular. The example is

Typesetting a 17th century music example.

2009-05-09 Thread Kim Shrier
positioned on the 8th line. I am unable to figure out how to place these 3 clefs. I can place any one clef in the proper place but I don't seem to be able to figure out how to get all 3 clefs placed on the single staff. Any help would be appreciated. Kim -- Kim Shrier - principal, Shrier and

Re: Problem setting fingering direction, again

2009-01-27 Thread Kim Shrier
Thanks, that works. However, I didn't see anything in the documentation that would have given me a clue that the <> were required. Have I missed something obvious? Kim On Jan 27, 2009, at 1:06 AM, Nick Payne wrote: You need braces <> around the notes: \version "2.12.2" \paper{ indent=0\

Problem setting fingering direction, again

2009-01-26 Thread Kim Shrier
Sorry for the incomplete post I just sent. To recap: I am having some difficulty getting fingering numbers to show up to the left of the notes that they belong to if I have 2 voices on a staff. I figured out how to do it if I have only one voice on a staff: \version "2.12.1" \paper{ indent=0

Re: Compiling on Mac OS X

2008-12-28 Thread Kim Shrier
n /usr/local/bin So that shouldn't be a problem. Also, the guide I followed told me to edit config.make like you say, so I've already tried that I'm afraid. On Sun, Dec 28, 2008 at 1:15 AM, Kim Shrier wrote: The problem is that the configure program finds the wrong FlexLe

Re: Compiling on Mac OS X

2008-12-27 Thread Kim Shrier
Can someone chime in here please? Or should I take my quest for Intel Mac OS X Lilypond to a developer list? Kind regards, Arjan Bos ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

LilyPond.app source

2008-11-29 Thread Kim Shrier
I am interested in building LilyPond.app from source and either I am blind or it isn't included in the source distribution. Any enlightenment would be appreciated. Kim Shrier ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gn

Re: French viol/lute tablature

2008-11-29 Thread Kim Shrier
On Nov 29, 2008, at 8:59 PM, Jonathan Kulp wrote: Jonathan Kulp wrote: Kim Shrier wrote: I don't like the results but it is a start. The letters should be a little larger and I would like to use the italic version of the font. Kim I made the letters a couple of sizes bigge

Re: Has anyone had success including lilypond generated EPS files into groff?

2008-11-10 Thread Kim Shrier
On Nov 10, 2008, at 10:31 AM, Kim Shrier wrote: On Nov 10, 2008, at 10:04 AM, Werner LEMBERG wrote: As an experiment, I wanted to create a simple troff document that would include the EPS output from lilypond. [...] I use the following command to make the test.eps file: lilypond

Re: Has anyone had success including lilypond generated EPS files into groff?

2008-11-10 Thread Kim Shrier
On Nov 10, 2008, at 10:04 AM, Werner LEMBERG wrote: As an experiment, I wanted to create a simple troff document that would include the EPS output from lilypond. [...] I use the following command to make the test.eps file: lilypond -dbackend=eps \ -dno-gs-load-fonts \

Has anyone had success including lilypond generated EPS files into groff?

2008-11-09 Thread Kim Shrier
I am using lilypond 2.11.59 on a FreeBSD 6.3 system. As an experiment, I wanted to create a simple troff document that would include the EPS output from lilypond. The lilypond source file is: \version "2.11.59" \paper{ indent=0\mm oddFooterMarkup=##f oddHeaderMarkup=##

Re: I want to print bar numbers every 5 measures

2006-08-18 Thread Kim Shrier
} \context { \Staff \consists Ambitus_engraver } } } %%% CODE ENDS Hope this helps! Kieren. p.s. Note that I changed your StaffGroup to a ChoirStaff in my version -- that's what I would use, because barlines carry through an entire StaffG

I want to print bar numbers every 5 measures

2006-08-18 Thread Kim Shrier
\override BarNumber #'padding = #3 \override RehearsalMark #'padding = #2 skipBars = ##t } \context { \Staff \consists Ambitus_engraver } } \midi { \tempo 2=50 } } \version "2.9.14&qu

Re: PFA fonts not found in 1.7.9?

2002-12-25 Thread Kim Shrier
ot; Any clues as to what I'm doing wrong? Doug ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user -- Kim Shrier - principal, Shrier and Deihl - mailto:[EMAIL PROTECTED] Remote Unix Network Admin, Security, Internet Software Dev

What is the best way to approach these problems

2002-11-08 Thread Kim Shrier
a 6/2 time signature here. Once again, help or advice would be appreciated. I am using version 1.7.6 of lilypond. Kim -- Kim Shrier - principal, Shrier and Deihl - mailto:kim@;tinker.com Remote Unix Network Admin, Security, Internet Software Development Tinker Internet Services - Superior FreeBSD

Re: Modifying multi-measure rests

2002-10-09 Thread Kim Shrier
measure 206, the dotted whole rest places the dot in the space above the rest. This is how lilypond typeset this before I made any changes. Is this the desired result? Shouldn't the dot be in the space next to the rest? Thanks Kim Kim Shrier wrote: > Hello, >I am new to LilyPond a

Modifying multi-measure rests

2002-10-07 Thread Kim Shrier
x27;t have a good feel for what is possible without modifying the source. Thanks, Kim -- Kim Shrier - principal, Shrier and Deihl - mailto:[EMAIL PROTECTED] Remote Unix Network Admin, Security, Internet Software Development Tinker Internet Services - Superior FreeBSD-based Web Ho