Hello everyone!
I am searching for a possibility to put a trill-sign as an editorial
annotation within parentheses, i.e. (tr)
I used the following expression:
roundTr = \markup {\center-align \concat { \bold { ( } \musicglyph
#"scripts.trill" \bold { ) } } }
but when I'm using it in the code a
02.2009, a las 16:17, grisu_76 escribió:
>
>>
>> Hello everyone!
>>
>> I am searching for a possibility to put a trill-sign as an editorial
>> annotation within parentheses, i.e. (tr)
>>
>> I used the following expression:
>>
>> roundTr = \mar
Hello to all!
I have got a problem with the addition of an ossia in a string quartet;
I work with the file structure explained in the snippets manual (p.230 f).
All works out very well - all parts are printed out properly, but if I want
to add an ossia in the viola-part in the score.ly, the exam
;score \tag #' vlc \new Staff { << \global \Cello >> }
>>
}
END OF FILE
This file produces the full score of the quartet:
file "score.ly"
\include "piece.ly"
# (set-global-staff-size 14)
\score {
\new StaffGroup \k
x27; {music}
>
> El 25.02.2009, a las 23:28, grisu_76 escribió:
>
>>
>> Dear James,
>>
>> my score is set up in the following way (see below): the first is a
>> file
>> called "piece.ly", there I write the piece; if I compile the file
>> &q
e \tag #' vn1 \new Staff = ViolineEins { << \global
> \ViolineEins >> }
>
> in your \score block and didn't add James' suggestion as an extra line
> somewhere.
>
>/Mats
>
> grisu_76 wrote:
>> I tried that, but now - after the compiling-pro
Hi everyone!
I've got the following problem:
I write a String Quartet; Line Break and page fit etc. work without any
problems for the violin2, the viola and the cello (log reports to fit it on
10 to 11 pages); if I now add the violin1 it works, but only until a
particular measure; from there, th
his syntax error occurred several measures before the measure I
suspected to cause the problem.
Nevertheless, I learned much about trouble-shooting!
Regards, Christian
Cameron Horsburgh wrote:
>
> On Tue, Mar 10, 2009 at 02:39:11PM -0700, grisu_76 wrote:
>>
>> Hi everyone!
Hi everyone!
I try to do the following:
ViolineEins = \new Voice {\relative c'{
\set Staff.midiInstrument = #"violin"
\partial 8*3 \grace {c''8} b8\p (a) b-.
g8-. g-. g-. \grace{as} g(f) g-.
\bar "|."
}}
ViolineZw
\set Staff.midiInstrument = #"cello"
\grace {s8} \partial 8*3 r4 r8
\bar "|."
}}
music = {
<<
\tag #'score \tag #' vn1 \new Staff { << \global \ViolineEins >> }
\tag #'score \tag #' vn2 \new St
Hi everyone,
I have got the suspicion, that I detected a bug in 2.12 - but I am not
sure:confused::
As I wrote into the group on April 19th, I try to engrave a grace note at
the beginning of a pickup-bar;
The whole story is, that I engrave a string quartet useing the
string-quartet snippet for
Hi everyone!
I am transcribing choir-music from the early 19th century; there the vocal
parts used the soprano/alto/tenore-clef for these voices; I transcribe them
into treble clef (as it is used in modern notation) but the original clefs
should be seen (the "well known problem"...)
I tried to us
Hello to all!
I've got a problem which does not work properly with \partcombine as for the
following reasons:
Guess an orchestral score with 2 Oboe voices (or Horns, Trumpets, Flutes
etc. - all the same);
1.) they should be combined into a single staff
2.) the dynamics of the single voice
Dear group members,
since a couple of days I try to align a single system (orchestral score)
vertically: see attachment for details;
http://www.nabble.com/file/p24693463/Missa%2Bin%2BEs_Partitur_04_Graduale.pdf
Missa+in+Es_Partitur_04_Graduale.pdf
the problem is that there is a large amount of
Hash: SHA1
>
> Hi Christian,
>
> Am Dienstag, 28. Juli 2009 08:50:45 schrieb grisu_76:
>> since a couple of days I try to align a single system (orchestral score)
>> vertically: see attachment for details;
>> http://www.nabble.com/file/p24693463/Mis
Dear Members,
could someone give me a brief introduction (or where to look it up) how to
implement patches such as:
"page-layout-problem.cc -- space systems nicely on a page. If systems can
be stretched, do that too."
That's a patch written by Joe Neeman, taken from his git-branch;
Many thank
Reinhold Kainhofer wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Am Mittwoch, 29. Juli 2009 21:08:15 schrieb grisu_76:
>> Dear Members,
>>
>> could someone give me a brief introduction (or where to look it up) how
>> to
>>
Dear group members,
I built a sign for a transcription, a slashed reverse turn:
slashedturn = \markup {
\combine
\musicglyph #"scripts.reverseturn"
\translate #'(-1.0 . -1.2)
\combine
> \vcenter \center-align \musicglyph #"scripts.reverseturn"
> \vcenter \center-align \fontsize #3.5 "|"
> }
>
> /Mats
>
>
> grisu_76 wrote:
>> Dear group members,
>>
>&g
Dear Lilyponders,
as ist was discussed in the group earlier, one can alter the size of
accidentals in figuredbass-mode with a bit of a "hack" changing the
translation-functions.scm:
(alt (ly:event-property event 'alteration))
(alt-markup
(if (number? alt)
(markup
-problem;
one would be great to be changed as well:
if one uses the accidental solely (i.e. as a "number"), the y-position is
different; is there a way to handle accidental eqal to the numbers if they
are used solely?
best regards, Christian
Neil Puttock wrote:
>
> 200
Dear Members,
a while ago I discussed with Neil (thanks again!) th alignment of the
figured-bass-items:
for illustration, see the attached examples:
_default: as it is programmed in 2.12:
here, the combination of accidentals and numbers work well, but if one uses
the accidental solely (i.e. the
Dear members,
maybe it is not the appropriate way, but is there a possibility that anyone
could have a look to the figured bass alignment defintions? Neil looked at
some definitions (fontsize, y-positioning: see messages form october 21st)
to make it look more professional.
Can someone give me a
g, 16. November 2009 21:17:59 schrieb grisu_76:
>> maybe it is not the appropriate way, but is there a possibility that
>> anyone
>> could have a look to the figured bass alignment defintions? Neil looked
>> at
>> some definitions (fontsize, y-positioning: see mess
Hi Richard,
in my work I have this problem too. I built a workaround which works only
for one single 8th-note without the extender:
ext = \markup {[-]}
in the code you can use it with \ext;
sometimes I would need a longer extender in square brackets as well, but I
did not found a solution so f
Hello!
How to beam 4 16th-notes in a 2/2 automatically? got severe problem with the
override-auto-beam-setting
afraid, I did not get the idea behind..?
cheers,
christian
--
View this message in context:
http://old.nabble.com/Grouped-Beams-tp27547783p27547783.html
Sent from the Gnu - Lilypo
I use 2.13;
cheers,
christian
Mats Bengtsson-4 wrote:
>
> On Thu, 2010-02-11 at 07:31 -0800, grisu_76 wrote:
>> Hello!
>>
>> How to beam 4 16th-notes in a 2/2 automatically? got severe problem with
>> the
>>
>> override-auto-beam-setting
&g
4 4 4))
>((1 . 32) . (8 8 8 8)))
>
> \relative c' {
>\time 2/2
>\repeat unfold 32 c16
>\sixteenthNotesBeamedInFours
>\repeat unfold 32 c16
>\revertBeamSettings #'Voice #'(2 . 2) #'end
>\repeat unfold 32 c16
> }
>
> Ni
Hi!
I have the following problem:
in figured bass sometimes the position of the cord-tones is given with a "^"
over the number:
"carat"-3 for the third to be played as the highest tone
"carat"-5 for the fifth to be played as the highest tone
"carat"-8 for the octave to be played as the highest
the 'carat' as as default
symbol available in figured bass mode.
cheers, christian
grisu_76 wrote:
>
> Hi!
>
> I have the following problem:
>
> in figured bass sometimes the position of the cord-tones is given with a
> "^" over the number:
>
>
Hi!
I tried to convert a xml-file (source: Encore) to a *.ly with the
python-tool;
There is always a failure as it is shown in the picture attached.
What can I do? - resp. what are some recommendations in converting xml-files
into lily?
Cheers,
Christian http://old.nabble.com/file/p28428376/c
hi flup,
i have a similar problem in converting an encore-file to lily using the
xml-python-tool;
i wrote into the group, but i do not have an answer yet;
see:
http://old.nabble.com/Music-xml_Problem-tt28428376.html#a28428376
here i described the problem i have got;
i use the windows version, but
32 matches
Mail list logo