Am 19.01.2015 um 19:23 schrieb James:
On 19/01/15 17:43, David Kastrup wrote:
Marc Hohl writes:
Am 19.01.2015 um 14:51 schrieb James:
On 09/01/15 09:25, Marc Hohl wrote:
Hi list,
the appearance of cautionary tab note heads differs from parenthesized
ones, see the output of
\version
Am 19.01.2015 um 14:51 schrieb James:
On 09/01/15 09:25, Marc Hohl wrote:
Hi list,
the appearance of cautionary tab note heads differs from parenthesized
ones, see the output of
\version "2.19.0"
\new TabStaff { \parenthesize c4 c~ \bar "" \break c2 }
I think this is a
the outlines of the clefs so that the
intersections are `simpler', allowing fontforge to handle the outline
correctly. While reviewing Marc's patch I've only checked one size
(feta20), which was an oversight.
Marc, do you have time to work on that?
Phew, I am quite busy at the mo
Hi,
obviously, LilyPond gets confused when the version string contains
more than dots and numbers.
This is a defect IMHO.
Regards,
Marc
Original-Nachricht
Betreff: Re: Non-customary clef printing
Datum: Fri, 31 Jan 2014 10:11:45 +0100
Von: David Kastrup
An: Marc Hohl
Am 07.05.2013 11:33, schrieb Thomas Morley:
2013/5/7 Marc Hohl :
Hello list,
yesterday I stubled upon a problem with chord transposition.
We had a jazz tune in c major with an a-flat:dim7 chord.
When transposing this tune to e-flat major, lilypond complains
about a missing triple flat and
Am 13.10.2012 19:43, schrieb Federico Bruni:
As you can see in the attached image, the pull-off sign (slur in
TabStaff) is moved up when using manual beaming.
It looks like Stems in default TabStaff are just made transparent when
using manual beams. Maybe the stem stencil should be set to fals
Hello list,
in the current implementation of Lilypond, the position
of the repeat dots differs from earlier versions, see
attachment.
I think the old verion looks better than the current one.
Regards,
Marc
<><>___
bug-lilypond mail
\version "2.14.0"
{
\clef "bass"
\time 4/4 \partial 8*1
\repeat volta 2 {
c8
c2 e4 g4
c2. r8
}
\once \override Score.BreakAlignment #'break-align-orders = #(make-vector 3
'( staff-bar clef ))
\repeat volta 2 {
\clef "alto"
e8
e2 e4. }
}
Graham, James,
Thank you for considering this simple request so fast!
Marc
Le 12/05/2012 18:15, James a écrit :
Hello,
On 12 May 2012 16:41, Graham Percival wrote:
Hi Marc,
Thanks for the report!
James: could you either make this change yourself (after
double-checking the details), or
> I'm not top posting.
% bugs in slurred sextuplets.
% 1) fingering appear above the slur instead of below.
% 2) the "6" is written on the beam
%
\language "english"
\version "2.15.30"
\relative c'' {
\key d\major
\times 4/6{ e16-0( fs gs a-1 b cs) }
\times 4/6{ a16 ( b c
his. :) My hack on mf2pt1.pl was merely a
workaround to make the build work for me since I didn't know about
the mpost issues initially, or how to correct them. It wasn't my intention
to imply that the script was broken.
Thanks for your work!
Marc
___
Hi there.
I haven't found any references to this problem on the mailing lists or
elsewhere, so I hope my input is useful.
On my Arch Linux system, fully up-to-date, with the latest texlive in Arch's
testing repo, I get the following error when trying to build lilypond 2.14.1
from source:
"Sorry
Here is a simple example of a quatuor that shows that the first rest in the
Vln 3 staff is misaligned and too close to the G.
-Marc
misaligned rest in quatuor.ly
Description: Binary data
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https
do you need more info or help to fix that ?
On May 14, 2011, at 6:49 PM, Marc Mouries wrote:
>
> When a note is defined as an harmonic it creates a side effect on the
> position of dynamics.
> In this example, when the note D is a normal note the ppp does not touch the
> bar li
When a note is defined as an harmonic it creates a side effect on the position
of dynamics.
In this example, when the note D is a normal note the ppp does not touch the
bar line however when it is an harmonic it does touch.
<>
%% When a note is defined as an harmonic it creates a side effec
plet line collides with the fingering.
>
> \version "2.13.60"
> \language "english"
>
> Violin = \relative d'' {
> \times 2/3{d4 a8-4}
> }
> \score {
> \new Staff { \Violin }
> \layout {}
> }
>
>
> I had trouble getting
note heads only when there are no beams, flags and stems. But that's way too
huge for me to get done.
HTH,
Marc
http://code.google.com/p/lilypond/issues/detail?id=1459
___
lilypond-devel mailing list
lilypond-de...@gnu.org
http://
transparent and whiteout together - any grob that's transparent doesn't
have a whiteout drawn.
Marc
HTH,
Carl
___
lilypond-devel mailing list
lilypond-de...@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
\score { %With "surcharge" of ligatures no problem with time 4/4 : Good
\new Staff {
\time 4/4
\set suggestAccidentals = ##t
g'4 fis'8 [ g'8 ] a'8 [ g'8 ] a'16 [ g'16 fis'!16 e'16 ] |
d'1
}
Cordialement
Marc Lanoiselée
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
Am 29.12.2010 16:12, schrieb Ralph Palmer:
On Tue, Dec 14, 2010 at 4:49 AM, Marc Hohl <mailto:m...@hohlart.de>> wrote:
> I am not top posting.
The snipped below shows a small note head even in the Tab Staff
where a
fret number should appear.
\vers
> I am not top posting.
The snipped below shows a small note head even in the Tab Staff where a
fret number should appear.
\version "2.13.42"
noteTrills = \relative c' {
\pitchedTrill c2\startTrillSpan d bes2\stopTrillSpan
}
\score {
<<
\new Staff {
\new Voice {
\noteTrill
Hi,
The following lytex file fails on Windows but not on Mac.
The errors i noticed were:
1) Running lilypond...GNU LilyPond 2.13.39
programming error: file name not normalized:
C:\\Users\\Marc\\Documents\\tmpdir\\snippet-names--213547792.ly
2) Missing set(['ec/lily-5e700a3e.txt'
Marc Hohl schrieb:
[...]
Ok, so here is a patch. I had to adjust length-fraction as well, and
it is strange that this is somewhat hard-coded in lily/stem-tremolo.cc,
but since the default is 1, it probably doesn't matter.
Marc
Just a little ping - is the patch ok, or should I load
Carl Sorensen schrieb:
On 8/23/10 3:28 PM, "Marc Hohl" wrote:
Carl Sorensen schrieb:
[...]
It seems that we should use 0.48 times the *actual* staff space, rather than
the default staff space.
Um, after reading your answer twice - it should be
eam #'beam-thickness = #0.32
So I just have to add
\override StemTremolo #'beam-thickness = #0.32
as well. (Perhaps I create a patch *before* cleaning up my machine ...)
Marc
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.
space,
and the
tremolo beams are 1.5 times thicker than those in a normal staff, which
uses the
default value.
Marc
That way, if someone overrides the space, the
tremolo bars will be the right size.
Thanks,
Carl
___
bug-lilypond mailing lis
Carl Sorensen schrieb:
On 8/23/10 1:26 PM, "Marc Hohl" wrote:
Patrick Schmidt schrieb:
Hi all,
Hi Patrick,
yes, of course. I didn't use tremolos very often while playing around with
the new tablature appearance which yielded to scm/tablature.scm, so
I
taff being 0.48/1.5=0.32 to ensure
the tremolo beams are equal
in size for normal and tab staves.
What do you think?
Greetings
Marc
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
pango-querymodules (pango) 1.24.2
module interface version: 1.6.0
-
Marc
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
2009/10/3 Carl Sorensen :
> when I type pango, pango is not found.
>
> But if I type pango-querymodules --version it works.
>
>
> HTH,
>
> Carl
Still not there (bash tab completion finds nothing starting with
'pan'). I'll try looki
in any of the directories in $PATH.
Marc
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
be at least a little useful! Thanks to all of you
guys for the awesome software!
Regards,
Marc
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
rd fairly
recently (a fresh install) and I haven't needed Fink or MacPorts yet.
Would doing so help?
Marc
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
.x releases and none worked.
Let me know if there's anything I should test out.
Marc
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
Would you mind elaborating what you mean by trying "nice"?
Lilypond gets stuck at 100% and don't produce any output nor does it
print anything besides the version number.
- Marc
On Sep 13, 2009, at 11:45 AM, Hans Aberg wrote:
On 13 Sep 2009, at 12:38, Marc wrote:
I saw
I saw lilypond taking 99% in the activity app
- Marc
On Sep 13,e 2009, at 3:53 AM, Hans Aberg wrote:
On 13 Sep 2009, at 04:32, Antheo wrote:
From what i read it seems the dev version 2.13.3 should work on
Snow Leopard
but I just tried and it takes 100% of the CPU on my machine.
Are you
ew TabStaff = "guitar tab" { \poly }
}
It would be very useful to enhance the automatic polyphony
so that it would take care of the context in which it is called.
A similar problem existis in \DrumStaff contexts, see
http://lilypond.org/doc/v2.13/Documentation/user/lilypond/Com
> I'm not top posting.
Hi,
\version "2.12.1"
\include "english.ly"
% the slur collides with the natural symbol ♮
#(set-global-staff-size 30)
\paper{ ragged-right=##t }
\relative g'' {
\key d \major
a32 ( f'16)
}
Regards,
-Marc___
bug-lilypo
> I'm not top posting.
Hi,
\version "2.12.1"
\include "english.ly"
% the stem of the acciaccatura collides with the beam
\paper{ ragged-right=##t }
\relative c'{
fs16-2( e) fs \acciaccatura a8-4 g16
}
Regards,
-Marc
___
On Feb 12, 2009, at 3:36 AM, Francisco Vila wrote:
2009/2/12 Marc :
%% the acciaccatura collides with the staff
\version "2.12.2"
\include "english.ly"
\paper{ ragged-right=##t }
\relative g'' {
d4 \acciaccatura cs'8 d
}
What's the collision he
at 17:53 +0100, Francisco Vila wrote:
> 2009/2/14 Marc Mouries :
> >>> %% the acciaccatura collides with the staff
> >>>
> >>> \version "2.12.2"
> >>> \include "english.ly"
> >>>
> >>> \paper{ ragged
%% the acciaccatura collides with the staff
\version "2.12.2"
\include "english.ly"
\paper{ ragged-right=##t }
\relative g'' {
d4 \acciaccatura cs'8 d
}
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug
...je ne vois pas comment faire! Pouvez-
vous m'aider?
bien à vous,
marc
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
Even if the beam are separated, the notes remain sixteenth note
<http://en.wikipedia.org/wiki/Sixteenth_note>. So why would one wants to
separate the beams? Is it from an interpretation perspective?
-Marc
Stan Sanderson wrote:
On Jun 17, 2008, at 10:50 AM, Valentin Villenave wrote:
Hi,
when a bar is explicitly added between 2 notes
that are slured a syntax error, unexpected '(' is thrown.
See sample code below to reproduce:
%\version "2.10.33" % happen with this version
\version "2.11.48" % and this version too
\header{ title = "Error when a
> I'm not top posting.
The glissando collides with the dot
\version "2.10.33"
\paper{ ragged-right=##t }
\score {
\relative d' {
d2 e8 f8 a8 d8 f8 a d4. \glissando c8 c4
}
}
___
bug-lilypond mailing
Je voudrai essayer votre logiciel.
Je l'ai installé, mais au démarage celui ci me demande de faire une
manipulation que je ne comprend pas.
Pouvez vous m'expliquer SVP, en français, comment faire.
Par avance merci.
Marc.
___
bug-lilypond ma
\notes
\context TabStaff {
\relative c
\partial 2
r8 a8\5 c8\5
c
}
>>
}
___
Marc
___
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
48 matches
Mail list logo