I'm done with Keyboards.
Cheers,
Andrew
On Wed, Aug 6, 2008 at 8:48 AM, Carl D. Sorensen <[EMAIL PROTECTED]> wrote:
> Please hold on Fretted String Instruments.
>
> I'm currently almost done with Predefined Fret Diagrams, which will add a
> section to Fretted String Instruments (and will lead to
On Wed, 6 Aug 2008 13:01:30 +0200
Reinhold Kainhofer <[EMAIL PROTECTED]> wrote:
> Some texinfo processors are able to treat them correctly, but others
> are not (e.g. texi2html writes out a warning). Since the node name
> and the displayed section title can be different, I propose to rename
> thos
On 8/6/08 7:47 PM, "Han-Wen Nienhuys" <[EMAIL PROTECTED]> wrote:
> looks good to me
>
> + (define (flatten l)
> +(cond ((null? l) '())
> + ((pair? l)
> + (append (flatten (car l)) (flatten (cdr l
> + (else (list l
>
> i'd wager we already have this somew
looks good to me
+ (define (flatten l)
+(cond ((null? l) '())
+ ((pair? l)
+ (append (flatten (car l)) (flatten (cdr l
+ (else (list l
i'd wager we already have this somewhere, if not can you move this to
scm/lily-library.scm?
On Wed, Aug 6, 2008 at 9:26
OK, here's another try.
I have now moved the definition of the hash table to property-init.ly, so
that it's available for engraver-init.ly and property-init.ly.
It works, but I'm not sure I've avoided the leakage between .ly files that
you're concerned about.
Also, I'd like to be able to automat
In the glossary of the online-documentation for 2.11, section `meter'
there are two additions it'd be worth making.
1. The UK spelling is `metre'
2. The `meter' (or metre) header line for hymn music refers to the
the arrangement of syllables into lines for the corresponding lyrics.
Metre
In the glossary, please add `stringendo'.
It means, Urging or hastening the time, as to a climax.
(webster).
It should probably cross-reference accelerando.
As I understand it, accelerando means a gradual speeding up;
stringendo a more rapid one.
--
Dr Peter Chubb http://www.gelato.unsw.edu
2008/8/5 Han-Wen Nienhuys <[EMAIL PROTECTED]>:
> There is also some code in lily.scm that checks for a windows system.
> It's easier to add to there rather than the .nsh
I've tried setting 'midi-extension here:
(case PLATFORM
((windows)
;; change midi default for Windows
(ly:set-option 'm
2008/8/6 Trevor Daniels <[EMAIL PROTECTED]>:
> Neil
>
> Further to this, I've just realised that 'layer takes a number, not an
> integer, so the variable overprinting of grobs in the same layer could be
> due to rounding. In effect we have an infinite number of layers, but grobs
> with the same no
Please hold on Fretted String Instruments.
I'm currently almost done with Predefined Fret Diagrams, which will add a
section to Fretted String Instruments (and will lead to reorganization).
The new organization on Fret Diagrams will be:
Fret Diagram Markups
Predefined Fret Diagrams
Automatic Fret
Mats, you wrote, Wednesday, August 06, 2008 1:26 PM
Trevor Daniels wrote:
So, for the example in question, the NR should certainly state
categorically what the voice names are in the various constructs, and
examples showing the differences would be fine. But I don't think
there is any need
Trevor Daniels wrote:
So, for the example in question, the NR should certainly state
categorically what the voice names are in the various constructs, and
examples showing the differences would be fine. But I don't think
there is any need to put lengthy explanations in the NR - it's a
refer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to the texinfo manual, a node name cannot contain parentheses:
http://www.gnu.org/software/texinfo/manual/texinfo/html_node/Node-Line-Requirements.html
Unfortunately, our docs recently added several of these nodes:
fundamental.itely:@node Sc
Neil
Further to this, I've just realised that 'layer takes a number, not an
integer, so the variable overprinting of grobs in the same layer could be
due to rounding. In effect we have an infinite number of layers, but grobs
with the same nominal value may be printed in either order.
The IR
Thanks Neil. I'll amend the wording to indicate the layering of grobs with
the same value of 'layer is indeterminate, and remove the example which is
variable. And use the correct info for the default values!
Trevor
- Original Message -
From: "Neil Puttock" <[EMAIL PROTECTED]>
To
Francisco
The LM's role (at least in my view) is to introduce concepts and
explanations in a logical order. It makes no attempt to be either rigorous
or comprehensive, neither should it. The NR's role, in contrast, is to
present complete and accurate facts, sweetened with a smattering of
ex
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Mittwoch, 6. August 2008 schrieb Graham Percival:
> On Tue, 5 Aug 2008 21:51:20 +0200
>
> Reinhold Kainhofer <[EMAIL PROTECTED]> wrote:
> > Could we maybe change the makefiles to run texi2pdf in quiet mode
> > (-q), because currently we get tens of
Currently officially on Second draft:
1.3 Expressive marks
1.5 Simultaneous notes
2.2 Keyboard instruments
2.4 Fretted string instruments
If any of these are finished, let me know and I'll move them into
the ``finished'' category, and Ralph will start indexing them.
Cheers,
- Graham
___
18 matches
Mail list logo