I like the idea and have of having naturally spaced frets in fret diagrams.
As Aaron has already pointed out, the current implementation always uses
fret-distance * fret
for positioning objects and calculating the length of the strings.
fret-distance is the distance between frets and fret is t
Hi Lilypond users,
Is there a way to obtain the current value of the staff size as set
with set-global-staff-size (or the layout version)?
Kevin
Hi Aaron,
Thank you so much for the explanation - it makes more sense now.
Kevin
On Wed, 8 Apr 2020 at 21:52, Aaron Hill wrote:
>
> On 2020-04-08 1:26 pm, Kevin Barry wrote:
> > Hi Lilypond users,
> >
> > I am trying to get something to work by setting the X-offset of a grob
> > using ly:grob-s
Hi,
consider the following code:
\version "2.20.0"
{
\override Beam.gap-count = 1
\repeat unfold 16 b16
\override Beam.gap = 2
\repeat unfold 16 b16
}
Obviously no tremolo is coded, though setting 'gap-count (and 'gap
relying on active 'gap-count) is respected.
IR says:
"
gap-count (int
Am Mi., 8. Apr. 2020 um 16:13 Uhr schrieb Michael Gerdau :
>
> Hi Kieren,
>
> >> I'm playing with the bars-per-line-engraver as of LSR
> >> http://lsr.di.unimi.it/LSR/Item?id=838
> >>
> >> When I increase the number of bars in my piece beyond a certain amount
> >> (3500-4000 in my MWE) lilypond cra
Am So., 22. März 2020 um 17:38 Uhr schrieb Leo Correia de Verdier
:
>
> Second attempt:
[...]
Hi,
please find attached my own take on it.
The tremolo-beam now avoids left-note-column's dots and
right-note-column accidentals automagically and is
centered around the thought line between the vertic
Am Sa., 28. März 2020 um 01:11 Uhr schrieb Torsten Hämmerle
:
>
> Thomas Morley-2 wrote
> > [...] attempting to make whole-note-tremolo-beams avoid possible Dots to
> > the
> > left and possible Accidentals to the right.
>
>
> Yes, that would certainly be the next step. Avoiding dots and accidenta
Hi all,
I'm happy to announce a new version of OOoLilyPond (OLy), an extension to
include LilyPond snippets into LibreOffice/OpenOffice documents.
There are several bugfixes and some new and hopefully cool and useful
features:
https://github.com/openlilylib/LO-ly/releases/tag/1.0.0
Here is a p
Dear all,
in Mendelssohn Bartholdy's 100th psalm, the middle part is for eight
voices while the outer parts are only for four voices. When I define
soprano voice 1 and 2 for one staff at the beginning with voiceOne and
voiceTwo, the stems and pauses for the one soprano voice are optically
unpleasi
Hi Bernahard,
I'm not sure what you'd like to achieve...
Have you tried '\stemNeutral ?
Cheers,
Pierre
Le jeu. 9 avr. 2020 à 12:48, Bernhard Kleine a
écrit :
> Dear all,
>
> in Mendelssohn Bartholdy's 100th psalm, the middle part is for eight
> voices while the outer parts are only for four voic
On Wed, 8 Apr 2020, Valentin Villenave wrote:
On 4/8/20, Martin Tarenskeen wrote:
I now have found my own workflow
1. I created my score using LilyPond including (among other things) this:
#(set! paper-alist (cons '("myvideo" . (cons (* 16 cm) (* 9 cm))) paper-alist))
\paper {
#(set-pa
https://lilypond.org/doc/v2.19/Documentation/learning/explicitly-instantiating-voices
\oneVoice
--
Phil Holmes
- Original Message -
From: "Bernhard Kleine"
To:
Sent: Thursday, April 09, 2020 11:43 AM
Subject: How to limit the effect of \voiceOne for certain parts of the
score?
On 2020-04-09 14:06, Pierre Perol-Schneider wrote:
Hi Bernahard,
I'm not sure what you'd like to achieve...
Have you tried '\stemNeutral ?
Cheers,
Pierre
Rather, use \oneVoice, see
http://lilypond.org/doc/v2.20/Documentation/notation/multiple-voices
/Mats
Le jeu. 9 avr. 2020 à 12:48
On 4/9/2020 6:37 AM, Klaus Blum wrote:
Hi all,
I'm happy to announce a new version of OOoLilyPond (OLy), an extension to
include LilyPond snippets into LibreOffice/OpenOffice documents.
There are several bugfixes and some new and hopefully cool and useful
features:
https://github.com/openlilyli
Thanks a lot!
Am 09.04.2020 um 14:22 schrieb Phil Holmes:
> https://lilypond.org/doc/v2.19/Documentation/learning/explicitly-instantiating-voices
>
>
> \oneVoice
>
> --
> Phil Holmes
>
>
> - Original Message - From: "Bernhard Kleine"
>
> To:
> Sent: Thursday, April 09, 2020 11:43 AM
> S
I have the following extract from Mendelssohn Bartholdy. I noticed that
the parentheses in measure seven were not respected and the text was
wrongly applied. When eleminating the line " \new Voice = "SII" {
\voiceTwo \SopranoVoiceII }" the text was correct. Please can you
explain and propose a rem
Replace \addlyrics... by \new Lyrics \lyricsto „SI“...
Kind regards,
Michael
Mobil gesendet
> Am 09.04.2020 um 15:03 schrieb Bernhard Kleine :
>
> I have the following extract from Mendelssohn Bartholdy. I noticed that
> the parentheses in measure seven were not respected and the text was
> w
% convert-ly
ImportError: Bad magic number in
/Applications/Frescobaldi.app/Contents/Resources/site.pyc
LilyPond 2.20.0
LilyPond 2.19.84
macOS 10.15.4
When I use the command from Frecobaldi (3.1.1) I get the following:
arch: posix_spawnp:
/System/Library/Frameworks/Python.framework/Version
this results in an error: the output is in the appendix.
Preprocessing graphical objects...
programming error: No spring between column 0 and next one
continuing, cross fingers
programming error: No spring between column 0 and next one
continuing, cross fingers
programming error: didn't find
Am 09.04.20 um 17:04 schrieb Bernhard Kleine:
> \new Lyrics \lyricsto „SI“
Did you copy that verbatim or use the correct "normal quotes":
\new Lyrics \lyricsto "SI"
Just to rule out that simple problem.
Joram
Dear David,
Many thanks for this. I was curious about the curly analysis brackets when
I saw this in Snippets http://lsr.di.unimi.it/LSR/Search?q=curly but
couldn't figure out how (or if) these
shapes could be used for what I wanted. The only application I could find
was to group an
ensemble within
Am 09.04.2020 um 17:18 schrieb Noeck:
>
> Am 09.04.20 um 17:04 schrieb Bernhard Kleine:
>> \new Lyrics \lyricsto „SI“
> Did you copy that verbatim or use the correct "normal quotes":
>
> \new Lyrics \lyricsto "SI"
>
> Just to rule out that simple problem.
>
> Joram
This is what is there :
Sopran
Am 09.04.20 um 18:18 schrieb Bernhard Kleine:
> This would be worth mentioning in the manual!
Hi Bernhard,
glad it works. What exactly would you mention in the manual?
1) How to use the \lyricsto construct? It is explained here:
https://lilypond.org/doc/v2.20/Documentation/notation/common-no
Hi Michael,
That may work, e.g.:
\version "2.20.0"
#(define-markup-command (lcb layout props arg)
(number?)
"Draw a curly bracket with a variable length."
(interpret-markup layout props
(markup
(#:override (cons (quote filled) #t)
(#:path 0 `(
(movet
When working with addlyrics it was outside the \new staff construct like
here:
tenorVoicePart = \new Staff \with {
instrumentName = "Tenor"
midiInstrument = "choir aahs"
} { \clef "treble_8" \tenorVoice }
\addlyrics { \verseVoice }
Now, it is within
Soprano = \new Staff \with {
instrumentN
Dear Klaus,
thanks a lot for your work, the great improvements to this extension and
for getting out this new version!
Happy Easter!
Joram
Hi all,
Quick question, I made the following shortcut which draw an arrow of custom
lenght:
#(define-markup-command (arrow layout props size) (number?)
(interpret-markup layout props
(markup
#:line
(#:fontsize 3
(#:general-align 0 -1
(#:override (cons (quote thicknes
On 2020-04-09 11:09 am, foxfanfare wrote:
Hi all,
Quick question, I made the following shortcut which draw an arrow of
custom
lenght:
#(define-markup-command (arrow layout props size) (number?)
(interpret-markup layout props
(markup
#:line
(#:fontsize 3
(#:general-alig
Of course, thanks!
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
Dear Harm et all,
Would you mind putting the following snippet to the LSR?
Originally:
http://lilypond.1069038.n5.nabble.com/Appending-coda-on-last-line-td44971.html#a44972
(See also:
http://lilypond-french-users.1298960.n2.nabble.com/Fonte-de-texte-introuvable-td7588980.html#a7589129
)
TIA, cheers
But I don't understand, why is that shortcut also not working then?
#(define-markup-command (subUp layout props f1 f2)
(string? string?)
(interpret-markup layout props
#{
\markup {
\overtie \line { \concat { #f1 \hspace #0.15 #f2 } }
}
#}))
On 2020-04-09 11:56 am, foxfanfare wrote:
But I don't understand, why is that shortcut also not working then?
#(define-markup-command (subUp layout props f1 f2)
(string? string?)
(interpret-markup layout props
#{
\markup {
\overtie \line { \concat {
foxfanfare writes:
> But I don't understand, why is that shortcut also not working then?
>
> #(define-markup-command (subUp layout props f1 f2)
> (string? string?)
> (interpret-markup layout props
> #{
>\markup {
> \overtie \line { \concat { #f1 \hsp
Hi,
I am a LilyPond newbie. This has probably been asked before but I couldn't
find the answer after searching (manual, snippets and mailing list).
1) How can I have this beaming in 4/4 as default? see attached image.
2) Is there a way to justify staves? I have a 1-page score and there's some
sp
Hi Michael,
Below is some code that replaces a horizontal bracket with a curly
brace of the same width. The math is the result of experimentation,
but it seems to hold up to changes in staff size and for medium-sized
groupings of notes.
\version "2.19.84"
#(define curly-analysis-brace
(lambda
Christopher,
No question is stupid – only some responses!
For 1) look here
http://lilypond.org/doc/v2.19/Documentation/learning/automatic-and-manual-beams
For 2) look here
http://lilypond.org/doc/v2.19/Documentation/notation/changing-spacing
Mark
From: lilypond-user [mailto:lilyp
Hi,
Am 08.04.20 um 14:38 schrieb Werner LEMBERG:
>
>> A combination of makam.ly and this definitions.ily should be easy to
>> do. But as Werner said, having them in the Emmentaler font (one way
>> or the other) would be better.
>
> Well, here's the question: Shall we add such glyphs at all?
Of c
On 2020-04-09 1:45 pm, Mark Stephen Mrotek wrote:
No question is stupid – only some responses!
See my post history for examples. :P
-- Aaron Hill
On 2020-04-09 1:59 pm, Noeck wrote:
Hi,
Am 08.04.20 um 14:38 schrieb Werner LEMBERG:
A combination of makam.ly and this definitions.ily should be easy to
do. But as Werner said, having them in the Emmentaler font (one way
or the other) would be better.
Well, here's the question: Shall we a
Hi Christopher,
>> 1) How can I have this beaming in 4/4 as default? see attached image.
> http://lilypond.org/doc/v2.19/Documentation/learning/automatic-and-manual-beams
\version "2.20.0"
\relative {
\overrideTimeSignatureSettings
4/4 % whenever you use \time 4/4
1/8 % use 8th notes
Hi Christopher,
please always write to the list! Your clarification of your question is
what I expected. But I don't know the answer for that.
Joram
Weitergeleitete Nachricht
Betreff:Re: Beaming in 4/4 and justify staves
Datum: Thu, 9 Apr 2020 19:39:21 -0300
Von:C
Sorry! Believe it or not, I am new to mailing lists as well... Did I do it
correctly now?
Cristopher
Thomas Morley-2 wrote
> see my code at
> https://lists.gnu.org/archive/html/lilypond-user/2020-04/msg00160.html
>
> It's ofcourse a workaround, but usable, afaict.
Hi Harm,
It's good to have a workaround for the time being.
The reason why I haven't finished the "strange gap behaviour" issue 586
43 matches
Mail list logo