Thanks for your comments.
Am 27.06.2015 um 01:26 schrieb Steve Lacy:
> Web server & mailman are pretty straightforward, even with a fairly
> large number of domains. Once you get the first one done, you can
> pretty much cut & paste to generate the rest of the configs with unique
> DocumentRoots,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi Martin,
Am 27.06.2015 um 00:23 schrieb J Martin Rushton:
> Option 1) Can you run a VM within your VPS? Some systems work,
> others throw a fit if you try it. If it does work, then you can
> build and model your desired main system within the VM
Hi, I have a couple of \afterGrace's in close proximity. One has normal-looking
stems on the grace notes (attached, first bar). The other's stems are too long
(third bar).
I'm not tweaking, overriding or setting anything at that point in the input
code:
g4 ~ \> g8 ) af4. ~ (
af g8 ~ g4 ) r
Hi James,
I was not able to reproduce the stem length shown on your picture. Please
be so kind to send compilable example including the version you're using.
Doc's here:
http://www.lilypond.org/doc/v2.18/Documentation/learning/fixing-overlapping-notation#the-positions-property
And here's two pos
Pierre Perol-Schneider gmail.com> writes:
> I was not able to reproduce the stem length shown on your picture. Please
be so kind to send compilable example including the version you're using.
That might be awhile... time is short at the moment and I have a feeling
that it won't be an obvious com
For all users of openLilyLib,
I have hopefully fixed this issue.
At least as far as the "new" openLilyLib infrastructure (i.e. the
\include "openlilylib"
approach) is concerned and is covered by our automated test suite (thank
you Matteo, this proves to be a really valuable resource).
That means:
Hello Lilyponders:
Is there a way to place a switch in some instrument part so it is not
rendered when such switch is off? Something like:
\score{
<<
\new Staff \with { instrumentName = "Violin" }{
\relative c'' { c4 d e f }
}
\new Staff \with { instrume
We have thought for some time to develop a specification for API
documentation in LilyPond files. Mainly for library stuff, but it may
also be useful for "documents".
(There's some discussion you may read at
https://github.com/openlilylib/openlilylib/issues/109).
There seems to be an agreement to
Urs Liska writes:
> We have thought for some time to develop a specification for API
> documentation in LilyPond files. Mainly for library stuff, but it may
> also be useful for "documents".
>
> (There's some discussion you may read at
> https://github.com/openlilylib/openlilylib/issues/109).
>
>
Am 07.07.2015 um 18:14 schrieb David Kastrup:
> Urs Liska writes:
>
>> We have thought for some time to develop a specification for API
>> documentation in LilyPond files. Mainly for library stuff, but it may
>> also be useful for "documents".
>>
>> (There's some discussion you may read at
>> htt
Urs Liska writes:
> Am 07.07.2015 um 18:14 schrieb David Kastrup:
>> Urs Liska writes:
>>
>>> We have thought for some time to develop a specification for API
>>> documentation in LilyPond files. Mainly for library stuff, but it may
>>> also be useful for "documents".
>>>
>>> (There's some disc
Am 07.07.2015 um 19:02 schrieb David Kastrup:
> Urs Liska writes:
>
>> Am 07.07.2015 um 18:14 schrieb David Kastrup:
>>> Urs Liska writes:
>>>
We have thought for some time to develop a specification for API
documentation in LilyPond files. Mainly for library stuff, but it may
als
Short answer: No.
Long answer: Still no. However, you could just use block comments %{ ...
%} around the staff you want to temporarily disable.
HTH,
Abraham
On Tuesday, July 7, 2015, Víctor [via Lilypond] <
ml-node+s1069038n178484...@n5.nabble.com> wrote:
> Hello Lilyponders:
>
> Is there a way
Yes. This is how I do parts and score.
Use tags
music =
{
<<
\new StaffGroup <<
\tag #'score \tag #'sop \new Staff \with { instrumentName = #"Soprano
Cornet"
shortInstrumentName = #"Eb Cn" } << \global \Marks
\SopranoCornetVoice >>
\tag #'score \tag #'solc
Here's a better example!
\version "2.18.2"
#(set-default-paper-size "a4landscape")
#(set-global-staff-size 14)
music =
{
<<
\new StaffGroup <<
\tag #'score \tag #'sop \new Staff \with { instrumentName = #"Soprano
Cornet"
shortInstrumentName = #"Eb Cn" } << a b c >
15 matches
Mail list logo