Re: 2.13.13 and previous devel versions has such error

2010-02-15 Thread Dmytro O. Redchuk
У пн, 2010-02-15 у 17:13 +0800, 胡海鹏 - Hu Haipeng пише: Then Here's the source file. Very simple piano score. Does it have errors itself? I'd say no. But i can remember that one my classmate run into this error a couple of times. Then she tried to comment out part by part and has found a measure

Re:Re: 2.13.13 and previous devel versions has such error

2010-02-15 Thread 胡海鹏 - Hu Haipeng
Then Here's the source file. Very simple piano score. Does it have errors itself? Haipeng \version 2.13.7 \header { tagline = ##f dedication = \markup { \bold DEDICATED TO MY CLASSMATES IN THE COLLEGE FOR ADULTS } title = \markup { \fontsize #2 Calling } composer = \markup {

Re: Re:Re: 2.13.13 and previous devel versions has such error

2010-02-15 Thread Gilles THIBAULT
Then Here's the source file. Very simple piano score. Does it have errors itself? No errors with \version 2.12.1 Gilles___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: 2.13.13 and previous devel versions has such error

2010-02-15 Thread Valentin Villenave
2010/2/15 胡海鹏 - Hu Haipeng hhpmu...@163.com: Lilypond-windows.exe 0x007aa281 command uses 0x ram, this ram cannot be read. What's wrong? Looks like a problem specific to your installation of Microsoft Windows (memory corruption or whatever). I can't reproduce it with your source file

Re: Re:Re: 2.13.13 and previous devel versions has such error

2010-02-15 Thread Dmytro O. Redchuk
У пн, 2010-02-15 у 18:41 +0800, 胡海鹏 - Hu Haipeng пише: Thank you for your email. 2.12 and 2.13.7 can compile it without any problem. I ever tried a very simple snippet such as: \version 2.13.11 % the problem came since this version \Score { \new Staff { \clef treble \time 2.4 c,2 }

Re:Re: 2.13.13 and previous devel versions has such error

2010-02-15 Thread 胡海鹏 - Hu Haipeng
Thank you for your email. 2.12 and 2.13.7 can compile it without any problem. I ever tried a very simple snippet such as: \version 2.13.11 % the problem came since this version \Score { \new Staff { \clef treble \time 2.4 c,2 } \layout {} } and the error still appeared. Haipeng

Re: 2.13.13 and previous devel versions has such error

2010-02-15 Thread Bertalan Fodor (LilyPondTool)
No, this is like Segmentation fault, or Null pointer. I always wondered what is lilypond-windows.exe used for, I always run lilypond.exe I would also suspect corrupted file. Bert Valentin Villenave wrote: 2010/2/15 胡海鹏 - Hu Haipeng hhpmu...@163.com: Lilypond-windows.exe 0x007aa281

Re: Re:Re: 2.13.13 and previous devel versions has such error

2010-02-15 Thread Trevor Daniels
胡海鹏 - Hu Haipeng wrote Monday, February 15, 2010 10:41 AM Thank you for your email. 2.12 and 2.13.7 can compile it without any problem. I ever tried a very simple snippet such as: \version 2.13.11 % the problem came since this version 2.13.11 works fine here on your piano piece (apart

Re:Re: 2.13.13 and previous devel versions has such error

2010-02-15 Thread 胡海鹏 - Hu Haipeng
Reboot system? I've never thought about it, but it may not be the key. Any versions before 2.13.10 can run without problem. The same error occurred in the versions (perhaps) 2.11.50-51. Perhaps further 2.14 can run without any problem? If I still can't find the key, I have to either continue

Custom key signatures

2010-02-15 Thread Thomas Scharkowski
Hi, I would like to write the following key signatures: 1) 5/8 (2+3) 2) 6/4 (3/4) (no slashes, just default fraction) Is this possible? I have looked in the manual and lsr, maybe the examples for compound can be used as starting point, but I can't figure out how. Thank you, Thomas

Figured Bass: Position of Chords

2010-02-15 Thread grisu_76
Hi! I have the following problem: in figured bass sometimes the position of the cord-tones is given with a ^ over the number: carat-3 for the third to be played as the highest tone carat-5 for the fifth to be played as the highest tone carat-8 for the octave to be played as the highest tone

Re: Merging rests with two voices on one staff

2010-02-15 Thread Mats Bengtsson
On Sun, 2010-02-14 at 14:16 +0100, Xavier Scheuer wrote: On 12 February 2010 17:54, Michael J. O'Donnell I also need to merge whole-measure and multi-measure rests, which, alas, the snippet doesn't cover. I will poke into extending the snippet. If you've already tried, and know why it's

vowel aligned lyrics - want to improve it

2010-02-15 Thread Wolf Alight
Hi Lilyponders I just wanted to improve the vowel alignment of the lyrics and a few days later I find myself diving deep into the Lilypond with fascination and...yes...some frustration. I want to improve the fine code by Carl Sorensen:

Re: Custom key signatures

2010-02-15 Thread -Eluze
Thomas Scharkowski wrote: Hi, I would like to write the following key signatures: 1) 5/8 (2+3) hi if you don't want to play around with scheme (and only need a workaround for once or twice) you can use \override Staff.TimeSignature #'stencil = #ly:text-interface::print

Re: Complex time signatures was: Custom key signatures

2010-02-15 Thread James Bailey
On 15.02.2010, at 14:39, Thomas Scharkowski wrote: Hi, I would like to write the following key signatures: 1) 5/8 (2+3) 2) 6/4 (3/4) (no slashes, just default fraction) Is this possible? I have looked in the manual and lsr, maybe the examples for compound can be used as starting point,

Re: Custom key signatures

2010-02-15 Thread Thomas Scharkowski
Original-Nachricht Thomas Scharkowski wrote: Hi, I would like to write the following key signatures: 1) 5/8 (2+3) hi if you don't want to play around with scheme (and only need a workaround for once or twice) you can use \override Staff.TimeSignature #'stencil =

Re: vowel aligned lyrics - want to improve it

2010-02-15 Thread Carl Sorensen
On 2/15/10 8:16 AM, Wolf Alight wolfali...@gmail.com wrote: Hi Lilyponders I just wanted to improve the vowel alignment of the lyrics and a few days later I find myself diving deep into the Lilypond with fascination and...yes...some frustration.  I want to improve the fine code by

Re: Mailing Subject Format Inquiry

2010-02-15 Thread Colin Campbell
Steven White wrote: Hello, Just an inquiry, but is there any specific reason why the mailing list doesn't have a prepended subject like [lilypond-user]? I just joined the mailing list to read the solutions as I learn lilypond to help my wife out while she is learning to use the engraver. I

Re: Mailing Subject Format Inquiry

2010-02-15 Thread Steven White
On 2/15/10 12:06 PM, Colin Campbell wrote: Steven White wrote: Hello, Just an inquiry, but is there any specific reason why the mailing list doesn't have a prepended subject like [lilypond-user]? I just joined the mailing list to read the solutions as I learn lilypond to help my wife out while

Adding Lyrics to a rest in \lyricmode

2010-02-15 Thread keith Luke
I'm helping a friend with an instructional booklet for his ukulele music. I'm using \lyricmode to add note names to the notes in the melody and would like to add the word rest on the lyric line when there is a rest in the melody. However, \lyricmode ignores the rest event. I code the following

Re: Merging rests with two voices on one staff

2010-02-15 Thread Michael J. O'Donnell
Mats, Thanks for the pointer. Somehow, I think of better search terms when I know there's something to find. The discussion that I found shows how to merge full- and multi-measure rests explicitly, when the corresponding rests have been identified (this seems to be essentially the same idea

Re: Best current method to include only once

2010-02-15 Thread Carl Sorensen
On 2/14/10 11:05 AM, Michael J. O'Donnell michael_odonn...@acm.org wrote: For those who would like to use it too, I append a complete utility file that I use to copy in a file full of definitions with \includeIfAbsent, skipping the copy if the file has already been copied in with

Re: Best current method to include only once

2010-02-15 Thread Reinhold Kainhofer
Am Montag, 15. Februar 2010 21:57:59 schrieb Carl Sorensen: On 2/14/10 11:05 AM, Michael J. O'Donnell michael_odonn...@acm.org wrote: For those who would like to use it too, I append a complete utility file that I use to copy in a file full of definitions with \includeIfAbsent, I wouldn't

Re: Mailing Subject Format Inquiry

2010-02-15 Thread Carl Sorensen
On 2/15/10 11:41 AM, Steven White saw7...@cacs.louisiana.edu wrote: On 2/15/10 12:06 PM, Colin Campbell wrote: Steven White wrote: I'm currently working on tweaking the placement of a note in a two voice segment. Working on this Scriabin piece Two Poems There is an odd Chord in the piece

Emmentaler font containing only some characters?

2010-02-15 Thread Fallenblood
Hi all. I am trying to use Lilypond's Emmentaler font in a wxPython project of mine. However, the font seems to consist only of a small set of actual characters, and the others are blank. I read about someone having the same problem, but I couldn't make out how they resolved it. Could anyone tell

Re: Mailing Subject Format Inquiry

2010-02-15 Thread Trevor Daniels
Steven White wrote Monday, February 15, 2010 6:41 PM I'm currently working on tweaking the placement of a note in a two voice segment. Working on this Scriabin piece Two Poems There is an odd Chord in the piece where all the members are not of the same durations. I think to get it in

Re: Mailing Subject Format Inquiry

2010-02-15 Thread David Rogers
* Steven White saw7...@cacs.louisiana.edu [2010-02-15 12:41]: Other then that the only problem I have run in to is a good way to visually block off the Mystic Chords found in the piece for turning in the final analysis of the paper. I am currently just punting back to photoshop and editing

Re: Re: 2.13.13 and previous devel versions has such error

2010-02-15 Thread Patrick McCarty
2010/2/15 胡海鹏 - Hu Haipeng hhpmu...@163.com: Reboot system? I've never thought about it, but it may not be the key. Any versions before 2.13.10 can run without problem. The same error occurred in the versions (perhaps) 2.11.50-51. Perhaps further 2.14 can run without any problem?   If I still

Re: Adding Lyrics to a rest in \lyricmode

2010-02-15 Thread James Bailey
On 15.02.2010, at 19:50, keith Luke wrote: I'm helping a friend with an instructional booklet for his ukulele music. I'm using \lyricmode to add note names to the notes in the melody and would like to add the word rest on the lyric line when there is a rest in the melody. However,