Klaus Rettinghaus writes:
> Hi all,
>
> if you assign an id to a MultiMeasureRest it results in an invalid
> SVG, because both the rest symbol AND the number are containered in
> equal g containers (with duplicate ids).
> Best would be to have both in one single container. Alternatively just
> as
Gaspar,
On 06/03/17 08:05, Gáspár Erdélyi wrote:
Dear Bug Meister,
musicxml2ly crashes with my musicxml file. MusicScore interprets it
without any problem...
Gmane seems not to operate the bug list currently -- where could I send
my bug report?
Best regards,
Gaspar
__
Hello,
On 14/03/17 11:51, Thomas Morley wrote:
2017-03-14 12:18 GMT+01:00 Klaus Rettinghaus
:
Ok, here's another try:
(Version 2.19.56)
{
\override NoteHead.transparent = ##t
e'
\tweak Stem.length #3 e'
\tweak Stem.length #6 e'
}
The normal stem of an e' has the length of approximately 3 sta
2017-03-14 12:18 GMT+01:00 Klaus Rettinghaus
:
> Ok, here's another try:
> (Version 2.19.56)
>
> {
> \override NoteHead.transparent = ##t
> e'
> \tweak Stem.length #3 e'
> \tweak Stem.length #6 e'
> }
>
> The normal stem of an e' has the length of approximately 3 staff spaces. So
> I tweak the stem
Ok, here's another try:
(Version 2.19.56)
{
\override NoteHead.transparent = ##t
e'
\tweak Stem.length #3 e'
\tweak Stem.length #6 e'
}
The normal stem of an e' has the length of approximately 3 staff
spaces. So I tweak the stem length to 3 (staff spaces) to match the
previous. But it turns ou