-Very Rough- draft of programming concepts manual

2004-10-29 Thread Carl Sorensen
I've been spending a little bit of time again trying to understand enough about LilyPond that I can create a Fret_diagram context. I've been back and reviewed Han-Wen's earlier answer about program functionality (http://lists.gnu.org/archive/html/lilypond-devel/2004-03/msg00230.html) I've tried

Great docs

2004-10-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Hi, > > I recently started a new project with Lilypond 2.3.22 (still on 2.2.x on > my other machine) and while I was trying to find out what exactly > changed in the syntax, I noticed considerable improvement in the > documentation, specifically the tutorial part, wi

abc2ly problem

2004-10-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > It looks like abc2ly has not been modified to produce current syntax. > > I installed lilypond-snapshot from Pedro's site (Thanks, Pedro), and > wrote an ABC file that doesn't need all the scripts I normally use to > produce unbarred output with some ancient music

[bug] midi2ly uses \notes

2004-10-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Midi2ly creates files with \notes command (not used anymore, right?) > > Marco fixed. > > > ___ > lilypond-devel mailing list > [EMAIL PROTECTED] > http://lists.gnu.org/mailman/listinfo/lilypond-devel -- Han-Wen Nienhu

questions while creating some scores...

2004-10-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Dear lilypond list, > > may i ask you a bunch of questions which i cannot find answers for in the > docs? > I will put them in different posts each Please use lilypond-user for such questions. The -devel list is for development issues (eg. bugs, new features, etc.)

Re: lyricsto incompatible with auto-split durations

2004-10-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Alle 22:48, venerdì 29 ottobre 2004, Han-Wen Nienhuys ha scritto: > > > Is this bug fixed in latest version? > > > > Yes. I've added a note that this is not supported. > > Ouch! > I think autocompletion is very useful when writing renaissance polyphony. > Often that mu

Re: lyricsto incompatible with auto-split durations

2004-10-29 Thread Marco Gusy
Alle 22:48, venerdì 29 ottobre 2004, Han-Wen Nienhuys ha scritto: > > Is this bug fixed in latest version? > > Yes. I've added a note that this is not supported. Ouch! I think autocompletion is very useful when writing renaissance polyphony. Often that music have accents every two or three beats

accidentals for dodecaphonic scores....

2004-10-29 Thread Arno Waschk
So, looking further at that page i don't understand how the example scores and the text explantations are supposed to match in all cases. Comparing to docs from 2.3 and 2.0 showing different scores at some points increases my confusion... But maybe i just don't understand exactly the wording

Re: lyricsto incompatible with auto-split durations

2004-10-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Alle 22:22, venerdì 15 ottobre 2004, Marco Gusy ha scritto: > > Hi all, > > in my example if I rip off the > > > > \with { \remove "Note_heads_engraver" > >\consists "Completion_heads_engraver" } > > > > lyrics is placed correctly, otherwise every note of the system

Re: Lilypond 2.3.25

2004-10-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > One remaining problem that comes to my mind is that abc2ly > produces incorrect syntax. > > /Mats should be fixed. Please test. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen ___ li

revised lilypond-book

2004-10-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > I've revised lilypond-book to improve the option handling (still not > perfect but...). Please test. Can you tell us what changed? It's hard to make out from the changelog. > > > Werner > > > ___ > lilypond-devel

wrong box width

2004-10-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > The code below causes a far too big box width (you can check it easily > by surrounding the \lybox in the TeX output with \frame{...}). This > is a bug IMHO. thanks, fixed. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen ___

revised lilypond-book

2004-10-29 Thread Werner LEMBERG
I've revised lilypond-book to improve the option handling (still not perfect but...). Please test. Werner ___ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel

wrong box width

2004-10-29 Thread Werner LEMBERG
The code below causes a far too big box width (you can check it easily by surrounding the \lybox in the TeX output with \frame{...}). This is a bug IMHO. Werner == #(set! toplevel-score-handler ly:parser-print-score) #(

Re: Help wanted: editor web-page!

2004-10-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > > > > >>Is there a specific style sheet to use > > > > > > newweb/colors.css > > newweb/newweb.css > > > > > >>(I would assume there would be one so the page matches the existing > >>lilypond web site)? How would the completed page be handled (sent as a >

Re: lilypond ./ChangeLog ./VERSION input/test/corio...

2004-10-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > > On Thu, 28 Oct 2004, Han-Wen Nienhuys wrote: > > > \paper { > > indent=10.0\mm > > linewidth=150.0\mm > > +raggedbottom = ##t > > } > > > Hmmh, raggedright goes into the \layout block, but raggedbottom goes into > the \paper block. This is not

Re: lilypond ./ChangeLog ./VERSION input/test/corio... (fwd)

2004-10-29 Thread Juergen Reuter
(oopsala, erroneously posted to lilypond-cvs instead of lilypond-devel; hence here once again...) -- Forwarded message -- Date: Fri, 29 Oct 2004 15:01:32 +0200 (CEST) From: Juergen Reuter <[EMAIL PROTECTED]> To: Han-Wen Nienhuys <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED], Juergen

Re: Lilypond 2.3.25

2004-10-29 Thread Mats Bengtsson
One remaining problem that comes to my mind is that abc2ly produces incorrect syntax. /Mats Han-Wen Nienhuys wrote: 2.3.25 is (I hope) the final release candidate for Lilypond 2.4. Werner has been overhauling the TeX macros and lilypond-book. In addition, this release contains an important fix f

Re: lyricsto incompatible with auto-split durations

2004-10-29 Thread Marco Gusy
Alle 22:22, venerdì 15 ottobre 2004, Marco Gusy ha scritto: > Hi all, > in my example if I rip off the > > \with { \remove "Note_heads_engraver" >\consists "Completion_heads_engraver" } > > lyrics is placed correctly, otherwise every note of the system (no matters > the voice lyricsto refers

Re: Help wanted: editor web-page!

2004-10-29 Thread Jan Nieuwenhuizen
Chip writes: > Who would provide the content? You! Using google and questions to the mailing lists are encouraged. > Is there a specific style sheet to use newweb/colors.css newweb/newweb.css > (I would assume there would be one so the page matches the existing > lilypond web site)? H