Trevor Daniels schrieb:
Oscar van Eijk wrote Wednesday, January 27, 2010 1:39 PM
Another one though; also in the original sample you might have seen I
use
\hideNotes. Thet doesn't seem to have any affect in the TabStaff. As a
workaround I made set the transparent property of TabNoteHead to ##
Federico Bruni schrieb:
Il giorno Wed, 27 Jan 2010 14:39:40 +0100
Oscar van Eijk ha scritto:
Another one though; also in the original sample you might have seen I
use \hideNotes. Thet doesn't seem to have any affect in the TabStaff.
As a workaround I made set the transparent property of Tab
2010/1/27 Oscar van Dillen :
> on my website I found that Lilypond as MediaWiki extension does not print
> music notation, just code, to the pdf in Extension:Collection
> http://www.mediawiki.org/wiki/Extension:Collection
> Lilypond does work fine when using "printable version" such as can be seen
Op dinsdag 26 januari 2010 schreef Federico:
> Hi,
>
> I'm trying to adapt the configuration explained here:
> http://lists.gnu.org/archive/html/lilypond-user/2007-06/msg00185.html
>
> I'd like to set Frescobaldi as editor, so I've changed the line in the
> script as follows (I've copied from th
On Thu, Jan 28, 2010 at 1:26 PM, John Mandereau wrote:
> 2010/1/27 Oscar van Dillen :
> > on my website I found that Lilypond as MediaWiki extension does not print
> > music notation, just code, to the pdf in Extension:Collection
> > http://www.mediawiki.org/wiki/Extension:Collection
> > Lilypond
У нд, 2010-01-24 у 18:27 +0100, Alexander Kobel пише:
> Hi, Dmytro,
>
> correct me if I'm wrong, but this looks like the A is actually higher
> than the other two, and has it's baseline exactly 1 staff-space unit
> above the top staff-line. So I guess the Y-offset is calculated w.r.t.
> the ce
On Thu, Jan 28, 2010 at 3:11 PM, Oscar van Dillen
wrote:
>
>
> On Thu, Jan 28, 2010 at 1:26 PM, John Mandereau
> wrote:
>
>> 2010/1/27 Oscar van Dillen :
>> > on my website I found that Lilypond as MediaWiki extension does not
>> print
>> > music notation, just code, to the pdf in Extension:Colle
Hi Oscar,
> is this correct, that lilypond has this "security issue" as stated;
I'm no security expert, but this issue has been discussed at length several
times on the Lilypond lists (-user and -dev), so check the archives.
> and is it possible " to make the program hang indefinitely"?
Probab
Dmytro O. Redchuk wrote:
So, what is _the proper way_ to drop down marks (MetronomeMark and
RehearsalMark)?
Not both by the same command, but both by a single command would be
great.
Just an idea (untested): Have you tried to remove Mark_engraver and
Metronome_mark_engraver from the Score con
У чт, 2010-01-28 у 15:55 +0100, Alexander Kobel пише:
> Dmytro O. Redchuk wrote:
> > So, what is _the proper way_ to drop down marks (MetronomeMark and
> > RehearsalMark)?
> >
> > Not both by the same command, but both by a single command would be
> > great.
>
> Just an idea (untested): Have you
Hi Dmytro,
> ps. I believe Metronome_mark_engraver should really be in a Score
> context and should be movable with either 'outside-staff-padding or
> 'Y-offset, but not both. So i must be still missing something.
If you turn off collision detection for MetronomeMarks, wouldn't that solve the
pr
Le jeudi 28 janvier 2010 à 15:48 +0100, Oscar van Dillen a écrit :
> " You can install and use this extension in your wiki, but it is currently
> not available in Wikipedia. Many people would love to use this extension
> in Wikipedia and other large-footprint wikis that they have no control
> o
У чт, 2010-01-28 у 10:19 -0500, Kieren MacMillan пише:
> Hi Dmytro,
>
> > ps. I believe Metronome_mark_engraver should really be in a Score
> > context and should be movable with either 'outside-staff-padding or
> > 'Y-offset, but not both. So i must be still missing something.
>
> If you turn of
Dmytro O. Redchuk wrote:
But, anyway, in this example i'm using only one Staff, so this means
that *in any case* (regardless one-staff or multi-stave system) i need
to remove and re-attach those engravers to get 'outside-staff-padding
working for marks --- really?
From the viewpoint of vertical
У чт, 2010-01-28 у 16:54 +0100, Alexander Kobel пише:
> Dmytro O. Redchuk wrote:
> > But, anyway, in this example i'm using only one Staff, so this means
> > that *in any case* (regardless one-staff or multi-stave system) i need
> > to remove and re-attach those engravers to get 'outside-staff-padd
У чт, 2010-01-28 у 18:06 +0200, Dmytro O. Redchuk пише:
> Yes, it's clear, thanks. I, probably, should say: "by default
> Mark_engraver is attached to Score and 'Y-offset works nice (for
> RehearsalMarks, for now, the future is unclear), while
> 'outside-staff-padding does not work --- to get it wo
Hi all,
is it possible to use slashed note heads for chords to indicate the rhythm of a
strumming pattern? This is what I have tried so far:
\version "2.13.10"
chordsI = \chordmode {c1 }
chordsII = { 1 }
\relative c' {
\new Voice \with {\consists "Pitch_squash_engraver" }
{
\chordsI
\c
I'm trying to help a guy in a forum.
He would like to be able to click on a music fragment and listen to the
midi file.
So far I've been able to create just a text link to midi "ex post", i.e.
after running lilypond-book and seeing where the file is and which
weird name it has.
I use the hyperref
2010/1/28 John Mandereau
> Le jeudi 28 janvier 2010 à 15:48 +0100, Oscar van Dillen a écrit :
> > " You can install and use this extension in your wiki, but it is
> currently
> > not available in Wikipedia. Many people would love to use this extension
> > in Wikipedia and other large-footprint
Anyone know how to tweak/adjust the positioning of the 3 text values
associated with \partcombine? Specifically, I'd like to have an override at
the beginning of my musical expression that puts soloIIText below the staff
while leaving soloText above the staff.
Thanks,
Randy
--
View this messag
I'm using LilyPond 2.12.3 to compile a work for orchestra, and would like to
have the tempo indications in the full score show up both above the flutes
and above the first violins. Using the \tempo command, LilyPond
automatically places the indication only above the flutes. I've looked
through the
See section 1.8.1, Writing Text, in the Selected Snippets section
under Printing marks on every staff. You don't have to use every
staff, you can pick and choose which ones you want.
On 29.01.2010, at 04:34, Nick Baskin wrote:
I'm using LilyPond 2.12.3 to compile a work for orchestra, and
w
22 matches
Mail list logo