Re: stem length of eighth 16th notes are too long.

2012-03-06 Thread Janek Warchoł
On Tue, Mar 6, 2012 at 12:44 AM, MING TSANG tsan...@rogers.com wrote: Hi, Thomas, Sorry when I copy the include files I forgot to comment out the \include statement.  Now it is commented out and it will compile.  This is the shortest I can make. It's too long. Please make it shorter than 30

vim pointing to pdf-viewer and reverse

2012-03-06 Thread Stjepan Horvat
Hello..can somebody please tell me how to get vim and a pdf viewer (xpdf or evince of zathura) to work with vim lilypond-invoke-editor function..i read everything that is on the web and couldn't figure it out..thank you. -- Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje.

Re: The LilyPond Report #24 has been released

2012-03-06 Thread David Kastrup
Valentin Villenave valen...@villenave.net writes: I have, however, submitted it on LXer which is a more technically-oriented news feed: http://lxer.com/module/newswire/view/163334/index.html There also have been talks of slashdotting the LilyReport but, then again, I'm not familiar enough

Re: Formatting of lyrics

2012-03-06 Thread Jakub Pavlík
2012/3/6 Zbyněk Burget zbur...@burgnet.cz Dne 5.3.2012 12:30, Francisco Vila napsal(a): 2012/3/5 -Eluzeelu...@gmail.com: O.K. - see attachment - I am interested in the R at the end of even verses (symbol R I've created). gregorian.ly defines \ij \iij etc for prefixing and a two

Re: Formatting of lyrics

2012-03-06 Thread David Kastrup
Zbyněk Burget zbur...@burgnet.cz writes: Example for 2) and test your code (unfortunately does not work with cadenza on forced barline :-( ) \version 2.15.32 sl = { \tweak #'self-alignment-X #LEFT \once \override LyricText #'X-offset = #-0.7 } The tweak will not work. %{ ***not

Re: Formatting of lyrics

2012-03-06 Thread David Kastrup
Francisco Vila paconet@gmail.com writes: 2012/3/6 Zbyněk Burget zbur...@burgnet.cz: I'm not looking for a way to write a character, but how to place it as a suffix of verse. Just as an example: http://old.nabble.com/file/p33442122/psalm-fragment.jpg I saw your example and understand

Re: vim pointing to pdf-viewer and reverse

2012-03-06 Thread David Kastrup
Stjepan Horvat zvanste...@gmail.com writes: Hello..can somebody please tell me how to get vim and a pdf viewer (xpdf or evince of zathura) to work with vim lilypond-invoke-editor function..i read everything that is on the web An impressive feat. and couldn't figure it out..thank you. What

Re: stem length of eighth 16th notes are too long.

2012-03-06 Thread MING TSANG
Janek, Thomas: I cut it down to 95 lines snippet.  I cannot cut it down any more. It seems that the problem is from \EzNum.   The one with no \EzNum seems OK. The one with \EzNum has the stem length problem.  The \EzNum is from lilypond user one year ago.  I try using \override Stem

Re: stem length of eighth 16th notes are too long.

2012-03-06 Thread Carl Sorensen
On 3/6/12 12:45 PM, MING TSANG tsan...@rogers.com wrote: Janek, Thomas: I cut it down to 95 lines snippet. I cannot cut it down any more. Do you need to have colored note heads? Do you need your actual notes? Could you substitute a pair of eighth notes and demonstrate the problem? Do you

Build error. MergeFonts: Can't find font: feta11.pfb

2012-03-06 Thread Nils
Hello, The system is Archlinux and I'm building from AUR with this small script. It does nothing special: https://aur.archlinux.org/packages/li/lilypond-git/PKGBUILD The git version does not build on my 64bit system anymore, however it does build on my 32bit laptop. Both systems are arch

Re: stem length of eighth 16th notes are too long.

2012-03-06 Thread MING TSANG
Thank you Carl. I further cut down the snippet size to 82 lines as suggestion from Carl. Definitely it is because \EzNum.  This Eznum is to help display note number inside the notehead.  The larger staff is to accommodate it.   How can I modify the \EzNum in order the stem length not to be

Re: Formatting of lyrics

2012-03-06 Thread Francisco Vila
2012/3/6 David Kastrup d...@gnu.org: URL:http://code.google.com/p/lilypond/issues/detail?id=2380 is fixed, so you might want to take a look at modifying the now working \responsum again. % no need to \include gregotian.ly #(define (add-suffix-to-lyrics prefix music) (let ((found? #f))

Re: stem length of eighth 16th notes are too long.

2012-03-06 Thread Thomas Morley
Hi, 2012/3/6 MING TSANG tsan...@rogers.com: Janek, Thomas: I cut it down to 95 lines snippet.  I cannot cut it down any more. Do you need to have colored note heads?  Do you need your actual notes? Could you substitute a pair of eighth notes and demonstrate the problem? Do you need to have

Re: stem length of eighth 16th notes are too long.

2012-03-06 Thread MING TSANG
Thank you. If I don't integrate Ez_numbers_engraver, how can I display numbers in the notehead?   Blessing in+, From: Thomas Morley thomasmorle...@googlemail.com To: MING TSANG tsan...@rogers.com Cc: Carl Sorensen c_soren...@byu.edu; lilypond-user@gnu.org

Default length of laissezvibrer ties

2012-03-06 Thread Nick Payne
The default length of laissezvibrer ties in Lilypond is extremely short compared to those I see in commercially published scores. Here's the Lilypond output (default and tweaked) compared to the LV ties in scores from three different publishers: \version 2.15.32 \version 2.15.32 xLV =

Re: Build error. MergeFonts: Can't find font: feta11.pfb

2012-03-06 Thread Phil Holmes
- Original Message - From: Nils l...@nilsgey.de To: lilypond-user@gnu.org Sent: Tuesday, March 06, 2012 9:03 PM Subject: Build error. MergeFonts: Can't find font: feta11.pfb Hello, The system is Archlinux and I'm building from AUR with this small script. It does nothing special: