Re: Discrepancy in documentation,

2008-12-17 Thread Jonathan Kulp
David Stocker wrote: Perusing the section on chord frames... http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Common-notation-for-fretted-strings#Automatic-fret-diagrams Under "Automatic Fret Diagrams," in the music example there is a simple octave error. In the G chord, what shoul

Re: Discrepancy in documentation,

2008-12-17 Thread David Stocker
Perusing the section on chord frames... http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Common-notation-for-fretted-strings#Automatic-fret-diagrams Under "Automatic Fret Diagrams," in the music example there is a simple octave error. In the G chord, what should be the 2nd-string 'B' i

Re: Vertical spacing of text and glyphs in a \mark

2008-12-17 Thread Mats Bengtsson
David Stocker wrote: A useful tool indeed. Thanks Mark! Mark Polesky wrote: Dave, Try this: \markup \line \general-align #Y #CENTER { \small \bold \italic "To Coda " \musicglyph #"scripts.coda" } This can be simplified into \markup \vcenter { \small \bold \italic "To Coda "

Re: New LilyPondTool version available for testing

2008-12-17 Thread Valentin Villenave
2008/12/17 Neil Puttock : > I can't see anything wrong with your patch; the `bigger' in > declarations-init.ly is a constant for use in property overrides, e.g. > fontSize = #bigger. Is this actually used? Cheers, Valentin ___ lilypond-user mailing li

Re: New LilyPondTool version available for testing

2008-12-17 Thread Neil Puttock
2008/12/17 Valentin Villenave : > 2008/12/17 Bertalan Fodor (LilyPondTool) : >> \bigger is not deprecated, it is still present in >> declaration-init.ly and among the markup commands. > > That would be a bug, and I think I know who did it :-) > > http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a

Re: why is Dutch the default language for note-entry?

2008-12-17 Thread Tim Reeves
> Date: Wed, 17 Dec 2008 10:54:21 +0100 > From: "Francisco Vila" > Subject: Re: why is Dutch the default language for note-entry? > Do English-speaking people read music saying "g sharp f sharp" all the time? Yes. An extra syllable is not a problem for us, I guess. -Tim Reeves

Re: New LilyPondTool version available for testing

2008-12-17 Thread Martial
Works for me if there is no space in the pdf file path. ok; my path is ../Mes documents/ etc... works when no space Regards -- Martial >> no open PDF with external viewer : >> because the " &" after the suffix ___ lilypond-user mailing list li

Re: New LilyPondTool version available for testing

2008-12-17 Thread Valentin Villenave
2008/12/17 Bertalan Fodor (LilyPondTool) : > \bigger is not deprecated, it is still present in > declaration-init.ly and among the markup commands. That would be a bug, and I think I know who did it :-) http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commit;h=d9d8e655908f96f5d4a3c88a41287c76

Re: New LilyPondTool version available for testing

2008-12-17 Thread Bertalan Fodor (LilyPondTool)
Yes, actually the primary target is Windows, but it works on every platform that supports Sun Java 5. Bert Slattery, Tim - BLS wrote: Look at http://lilypondtool.organum.hu/demo.html Very interesting, thank you! One more question: will this run on Windows oor only on Mac?

RE: New LilyPondTool version available for testing

2008-12-17 Thread Slattery, Tim - BLS
> Look at http://lilypondtool.organum.hu/demo.html Very interesting, thank you! One more question: will this run on Windows oor only on Mac? -- Tim Slattery slatter...@bls.gov ___ lilypond-user mailing list lilypond-user@gnu.org http://li

Re: Vertical spacing of text and glyphs in a \mark

2008-12-17 Thread Luci
This is indeed usefull. Is there a way to specify this once for all and not at each \mark ? Thanks, L. David Stocker a écrit : A useful tool indeed. Thanks Mark! Mark Polesky wrote: Dave, Try this: \markup \line \general-align #Y #CENTER { \small \bold \italic "To Coda " \musicgly

Re: workaround: keeping piano staves alive together in a RemoveEmptyStaffContext

2008-12-17 Thread Jonathan Kulp
Valentin Villenave wrote: 2008/12/17 Kieren MacMillan : HTH! show = { \set Staff.keepAliveInterfaces = #'( Hmm... No, this doesn't help. I have a 450-pages score with a somewhat complex piano part (cross-staff voices, internal polyphony etc) and I can't check every system one by one. The ve

Re: New LilyPondTool version available for testing

2008-12-17 Thread Bertalan Fodor (LilyPondTool)
Look at http://lilypondtool.organum.hu/demo.html Tim Slattery wrote: "Bertalan Fodor (LilyPondTool)" wrote: Hi, for more advanced LilyPondTool users I released a new version. Installation instructions: - Install Project Viewer plugin from Plugin Manager (it's a new dependency) - Replace

Re: New LilyPondTool version available for testing

2008-12-17 Thread Tim Slattery
"Bertalan Fodor (LilyPondTool)" wrote: >Hi, > >for more advanced LilyPondTool users I released a new version. > >Installation instructions: > >- Install Project Viewer plugin from Plugin Manager (it's a new dependency) >- Replace LilyPondTool.jar with the following file: >http://www.organum.hu/fi

Re: New LilyPondTool version available for testing

2008-12-17 Thread Bertalan Fodor (LilyPondTool)
I haven't tested the new features yet (it will probably take me weeks to), but the mode file obviously needs to be updated (it still contains deprecated commands, such as \bigger). No, it is updated. \bigger is not deprecated, it is still present in declaration-init.ly and among the markup comm

Re: New LilyPondTool version available for testing

2008-12-17 Thread Bertalan Fodor (LilyPondTool)
The jar file seems to be corrupted. Try to download again. Stefan Thomas wrote: Dear Lilypond-users, I get the following error message now (from the linux bash): [main] [error] PluginJAR: Cannot load plugin /home/Stefan/.jedit/jars/antlr-runtime-3.0.1.jar 14:07:08 [main] [error] PluginJAR: java.

Re: workaround: keeping piano staves alive together in a RemoveEmptyStaffContext

2008-12-17 Thread Valentin Villenave
2008/12/17 Kieren MacMillan : > HTH! > show = { \set Staff.keepAliveInterfaces = #'( Hmm... No, this doesn't help. I have a 450-pages score with a somewhat complex piano part (cross-staff voices, internal polyphony etc) and I can't check every system one by one. The very reason why I have given u

Re: workaround: keeping piano staves alive together in a RemoveEmptyStaffContext

2008-12-17 Thread Kieren MacMillan
Hi Valentin (et al.), this one has really kept bugging me for a while. I'm referring to http://code.google.com/p/lilypond/issues/detail?id=442 (what else?) I have a huge score to publish within days, and I really need to find some solution. HTH! Kieren. \version "2.11.65" show

Re: New LilyPondTool version available for testing

2008-12-17 Thread Stefan Thomas
Dear Lilypond-users, I get the following error message now (from the linux bash): [main] [error] PluginJAR: Cannot load plugin /home/Stefan/.jedit/jars/antlr-runtime-3.0.1.jar 14:07:08 [main] [error] PluginJAR: java.util.zip.ZipException: error in opening zip file 14:07:08 [main] [error] PluginJAR:

Re: New LilyPondTool version available for testing

2008-12-17 Thread Bertalan Fodor (LilyPondTool)
Very good idea, thanks. Done. So: http://www.organum.hu/fileadmin/lilypondtool/2.11-r1/ Valentin Villenave wrote: 2008/12/17 Bertalan Fodor (LilyPondTool) : You can find the antlr-runtime-3.0.1.jar file in the same location as the others. If antlr.jar is missing, then that also. http://

workaround: keeping piano staves alive together in a RemoveEmptyStaffContext

2008-12-17 Thread Valentin Villenave
Hi everyone, this one has really kept bugging me for a while. I'm referring to http://code.google.com/p/lilypond/issues/detail?id=442 (what else?) I have a huge score to publish within days, and I really need to find some solution. Here's my latest attempt; it's almost working but problems still

Re: New LilyPondTool version available for testing

2008-12-17 Thread Valentin Villenave
2008/12/17 Bertalan Fodor (LilyPondTool) : > You can find the antlr-runtime-3.0.1.jar file in the same location as the > others. If antlr.jar is missing, then that also. > http://www.organum.hu/fileadmin/lilypondtool/2.11-r2/antlr-runtime-3.0.1.jar > I hope this is the correct link. If i may, perh

Re: why is Dutch the default language for note-entry?

2008-12-17 Thread Trevor Daniels
Francisco Vila wrote Wednesday, December 17, 2008 9:54 AM 2008/12/17 Bertalan Fodor (LilyPondTool) : Very strange for me. Isn't it disturbing to use the same syllable for different words? Actually for me it is especially strange because of Hungary's strong use of Kodály's solmization method,

Re: New LilyPondTool version available for testing

2008-12-17 Thread Bertalan Fodor (LilyPondTool)
You can find the antlr-runtime-3.0.1.jar file in the same location as the others. If antlr.jar is missing, then that also. http://www.organum.hu/fileadmin/lilypondtool/2.11-r2/antlr-runtime-3.0.1.jar I hope this is the correct link. Bert Stefan Thomas wrote: Dear Lilypond-users, I tried to ins

Re: New LilyPondTool version available for testing

2008-12-17 Thread Stefan Thomas
Dear Lilypond-users, I tried to install the new Lilypond-Tool but I get the error-message (when starting jedit): ~/.jedit/jars$ 11:03:00 [main] [error] ErrorListDialog $ErrorEntry: /home/Stefan/.jedit/jars/LilyPondTool.jar: 11:03:00 [main] [error] ErrorListDialog$ErrorEntry:

Re: why is Dutch the default language for note-entry?

2008-12-17 Thread Francisco Vila
2008/12/17 Bertalan Fodor (LilyPondTool) : > Very strange for me. Isn't it disturbing to use the same syllable for > different words? Actually for me it is especially strange because of > Hungary's strong use of Kodály's solmization method, where this melody would > be sung as "la la si la so fi so

Upgrade howto

2008-12-17 Thread Francisco Vila
2008/12/17 Justin Gregory : > I edited the file in emacs, and was using ordinary line endings. However, I > had > copied/pasted some code from various websites, so perhaps the problem was from > there. > > Upon opening the file in a hex editor, it looks like the bad line endings were > 0Dh 0Ah.

Re: why is Dutch the default language for note-entry?

2008-12-17 Thread Bertalan Fodor (LilyPondTool)
Very strange for me. Isn't it disturbing to use the same syllable for different words? Actually for me it is especially strange because of Hungary's strong use of Kodály's solmization method, where this melody would be sung as "la la si la so fi so" (independently of the absolute pitch), so act

Re: New LilyPondTool version available for testing

2008-12-17 Thread Bertalan Fodor (LilyPondTool)
Works for me if there is no space in the pdf file path. Bert Martial wrote: Good, Waouh the reverse point-and-click that highlights the note at the cursor in JPedal ! I fixed the menu issue and I think also the shortcuts. but : no open PDF with external viewer : because the " &" after the