Hi,
I have a music-function that has to behave differently depending on the "type"
of music it gets as an argument.
Interpreting the music properties 'types and 'elements I was so far able to
successfully discern
* sequential music
* single chords
* single rhythmic events (but not if they're st
Thomas Morley wrote:
> This was already discussed here:
> http://lists.gnu.org/archive/html/bug-lilypond/2018-05/msg00098.html
> ff
Thank you, yes found a workaround there.
Peter
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.
Kyle Baldwin writes:
> I'm trying to get Lilypond to replicate the way that I number scores
> personally.
>
> When I number my own scores, the bars that get numbers are
>
> 1) The first bar of every staff/system
> 2) Every 10 bars Regardless of location
>
> I can do these two things independently
Dear Kyle,
> When I number my own scores, the bars that get numbers are
>
> 1) The first bar of every staff/system
That's the default.
> 2) Every 10 bars Regardless of location
How about adding this voice in parallel to your music (assuming a 4/4
timing):
{
s1*9
\repeat unfold 5 {
\on
I'm trying to get Lilypond to replicate the way that I number scores
personally.
When I number my own scores, the bars that get numbers are
1) The first bar of every staff/system
2) Every 10 bars Regardless of location
I can do these two things independently, but am having problems getting
them
2018-07-06 17:54 GMT+02:00 Peter Terpstra :
>
> Dear people,
> I would like to cut off the glissando at the barline.
> When the Glissando.to-barline override is used the glissando's are
> concentrated at the barline, i don't want them to change direction like
> that.
> Is there a way to prevent thi
Hi Sylvius,
this is most certainly not the answer you’re looking for, but may still
be the best way to go: don’t replicate the exact notation at all. There
are other ways to indicate harmonics, and this one is quite unusual (=
likely to cause unnecessary distraction) and really not idiomatic f
Aaron, that your .cmd script makes sure that lilypond-invoke-editor is
seen by PowerShell, but of course below problem is not solved:
PS C:\Program Files (x86)\LilyPond\usr\bin> .\lilypond-invoke-editor
ERROR: In procedure dynamic-link:
ERROR: file: "libguile-srfi-srfi-1-v-3", message: "can't op
Question related to printing a book pdf with lilypond-book and LaTeX: is
there an easy way to set footnote spacing on a case by case basis, as
opposed to globally? The intent is to take the effect of a line like this:
\setlength{\skip\footins}{2cm}
and have it apply only to pages for which footn
Il giorno ven 6 lug 2018 alle 14:59, Aaron Hill
ha scritto:
On 2018-07-05 22:35, Federico Bruni wrote:
So the question is why lilypond-invoke-editor is not considered as a
program by Windows shell.
Perhaps because it does not end with .exe? Should it be made
executable?
I don't know Wind
Orm and Pierre,
Thank you, for your comments. I also like the postscript way of creating
custom clef symbols, and I have found that the scale and translate
commands make positioning glyphs easy. I am glad to find that the commands:
\override Staff.Clef.space-alist =
Dear people,
I would like to cut off the glissando at the barline.
When the Glissando.to-barline override is used the glissando's are
concentrated at the barline, i don't want them to change direction like
that.
Is there a way to prevent this or is the another a way to cut off the
glissando witho
Hi Andrew,
> On 6. Jul 2018, at 16:09, Andrew Bernard wrote:
>
> Hi Sylvius,
>
> Before answering your question, you have version 2.21.0. Where is this from?
It’s a development version from git.
Sylvius
>
> Andrew
>
> ___
> lilypond-user mailing
Andrew Bernard writes:
> Hi Sylvius,
>
> Before answering your question, you have version 2.21.0. Where is this from?
Just means that he is compiling from current master.
--
David Kastrup
___
lilypond-user mailing list
lilypond-user@gnu.org
https://
Hi Sylvius,
Before answering your question, you have version 2.21.0. Where is this from?
Andrew
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi all,
I’m trying to draw a dotted semicircle above and below a note head to indicate
harmonics (as shown in the picture).
This is what I’ve achieved so far with LilyPond but it’s far from perfect. (I
didn’t manage to typeset a dotted semicircle. There still are some collisions…)
\vers
On 2018-07-05 22:35, Federico Bruni wrote:
So the question is why lilypond-invoke-editor is not considered as a
program by Windows shell.
Perhaps because it does not end with .exe? Should it be made
executable?
I don't know Windows at all...
`lilypond-invoke-editor` is intended to be interpre
Hi David et All,
2018-07-06 10:27 GMT+02:00 Orm Finnendahl
>When I design custom clefs or symbols for lilypond, I normally start
>by using inkscape (https://www.inkscape.org) for importing, drawing
>and exporting to ps or eps format and then open it in emacs and
>adjust/reduce the code.
Same here
Thanks, all.
I’ll check the bookpart option out again. I was having some issues with getting
it to work with MOLA guidelines correctly, but I don’t remember exactly what it
was. Probably had to do with the custom head
I couldn’t get the ##f to compile without failing, but there’s about 10,000
Hi David,
good you figured it out. As I'm doing this stuff frequently, here are
some remarks, maybe it's useful for you:
Am Freitag, den 06. Juli 2018 um 01:49:09 Uhr (-0400) schrieb dfro:
> I figured out why copying and pasting the postscript code did not
> work. The 'lineto, moveto, curveto'
20 matches
Mail list logo