> 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
> 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
> 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
> 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
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
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
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
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
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
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
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
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
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\
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
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
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
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
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
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
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 \
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=##
}
\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
\override BarNumber #'padding = #3
\override RehearsalMark #'padding = #2
skipBars = ##t
}
\context {
\Staff
\consists Ambitus_engraver
}
}
\midi {
\tempo 2=50
}
}
\version "2.9.14&qu
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
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
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
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
27 matches
Mail list logo