Trying to get a copy of jneemans branch to try out the new page breaking
and score stretching stuff.
I clone the repository with
$ git clone git://git.sv.gnu.org/lilypond.git
Then I create .git/remotes/jneem containing
URL: git+ssh://[EMAIL PROTECTED]/srv/git/lilypond.git
Push: refs/heads/jne
On Sun, 28 Jan 2007, Juergen Reuter wrote:
...
Unfortunately, the code for checking and handling the Accidental style
property is still hardcoded in lily/accidental.cc in method
string
Accidental_interface::get_fontcharname (string style, int alteration)
rather than being handled at runtime
Hi, all!
Please note that we already have a style property for Accidental grobs.
For example, for yielding ancient notation accidentals, you may say:
\override Accidental #'style = #'vaticana
Hence, the natural way is to introduce another style for
different microtonal glyphs. They are not
On 1/27/07, Orm Finnendahl <[EMAIL PROTECTED]> wrote:
Am 27. Januar 2007, 12:06 Uhr (-0600) schrieb Trevor Bača:
>
> Question: would it be possible to have access to *both* sets of
> glyphs? It seems to me that I've seen both types of glyphs mixed
> together in single scores; usually the existing
>> If you feel comfortable with it this way
>> it might be good to update the docs, too (probably adding two sample
>> bars to note-head-style.ly in the regression tests would suffice). If
>> you wish I can try to do that later on.
>
> please do.
Here it is. Sorry that it took me so long to submi
Am 27. Januar 2007, 12:06 Uhr (-0600) schrieb Trevor Bača:
>
> Question: would it be possible to have access to *both* sets of
> glyphs? It seems to me that I've seen both types of glyphs mixed
> together in single scores; usually the existing quartertone glyphs
> show exact quartertone alterations
On 1/27/07, Orm Finnendahl <[EMAIL PROTECTED]> wrote:
Hi,
for a while I wanted to suggest adding the option of using a different
style for microtone accidentals. I personally prefer the use of up or
down arrows on extended vertical lines of the standard accidentals
(see attached example). The ad
Am 27. Januar 2007, 15:33 Uhr (+0100) schrieb Ole Schmidt:
> Hi,
>
> I did not understand if these accidentals are already implemented so
> that I can use them? If not, I'am interested strongly in using them,
> they are indeed much easier to read and to handle...
No, They aren't implemented
Hi,
for a while I wanted to suggest adding the option of using a different
style for microtone accidentals. I personally prefer the use of up or
down arrows on extended vertical lines of the standard accidentals
(see attached example). The advantage of this style is a better
differentiation of enh
Am 23. Januar 2007, 23:55 Uhr (+0100) schrieb Han-Wen Nienhuys:
>
> A harmonic head is slightly bigger so it protudes through the staff
> lines, if printed in a space. AFAIK, they only exist in the open form,
> and Trevor's use of the black form is not canonical.
There are many things not canoni
On 1/27/07, Johannes Schindelin <[EMAIL PROTECTED]> wrote:
Hi,
Sorry, I missed that question.
The easiest solution is:
git commit --amend
This command allows you to edit the command message. If you forgot a file,
you can add it with:
git commit --amend
NOTE NOTE NOTE! You mu
11 matches
Mail list logo