http://patentabsurdity.com

2010-04-21 Thread Jan Nieuwenhuizen
Seen it? You should, there's a very nice surprise at the end. Jan. -- Jan Nieuwenhuizen | GNU LilyPond - The music typesetter Avatar®: http://AvatarAcademy.nl| http://lilypond.org ___ lilypond-user mailing list lilypond-user@gnu.org http://li

wrong printing of lyrics slur?

2010-04-21 Thread Francisco Vila
Hello, Id' like to know whether I am the only who observes this: \version "2.13.18" { e' f' g' } \addlyrics { duer -- me~us ted } the slur looks okay on evince but not so in lilypondtool/jpedal or printer! http://paconet.org/lilypond/duermeusted.png -- Francisco Vila. Badajoz (Spain) www.pacon

Re: error message from PDF viewer

2010-04-21 Thread Boris Shingarov
I am not getting anything abormal when viewing your example with my local installation of evince (evince 2.28.1, poppler 0.12.0(cairo)).  Nor do Okular nor Acrobat report anything bad. On Mon, 19 Apr 2010 21:58:38 0100, Neil Puttock wrote: On 19 April 2010 18:01, Graham Percival wrote: > > >

Re: error message from PDF viewer

2010-04-21 Thread Boris Shingarov
On Tue, 20 Apr 2010 07:28:49 0200 (CEST), Martin Tarenskeen wrote: Did you start evince from the commandline ?   Yes, of course. Which version of poppler do you use?                 ___ lilypond-user mailing list lilypond-user@gnu.org http://list

Segmentation fault with \revert Stem #'(details beamed-lengths) in \voiceOne

2010-04-21 Thread Rodolfo Zitellini
Dear list, Compiling the following snippet notes = \relative c' { \clef treble \key c \major \time 2/4 s16 [g s g ] s16 [g s g ] | s16 [g s g ] \override Stem #'(details beamed-lengths) = #'(15 15) s16 [g s g ] | s16 [g s g ] s16 [g s g ] | s16 [g s g ] \rev

Tablature: Simple Question

2010-04-21 Thread Bernardo Barros
Hi List, Just a simple question: if I have a variable with the source for the tablature and the normal notation, how can I take off the string indications from the normal notation? Tow reasons for doing this: 1. This information is not necessary any more, they are polluting the score with unneces

Re: Upward stems left to the notehead

2010-04-21 Thread Bernardo Barros
> > Is there a way, how to invert this behavior for whole score at once, > please? > I.e. how to make the downward stems positioned always left to the notehead > and upward stems right to the notehead? Try this: mB = #(define-music-function (parser location beg) (numbe

Centered Stem WAS: Upward stems left to the notehead

2010-04-21 Thread Bernardo Barros
Anyway, Sometimes I think that a centralized stem would express more precisely the time-point a note occupies. So the stem is positioned in the center of the notehead. Is there a easy way to test this? Thanks, Bernardo ___ lilypond-user mailing list lil

Re: Website Church music drawn up with LilyPond

2010-04-21 Thread dadadharma @dslextreme.com
Does anyone know of wikiproject-type efforts to create lilypond files (and make them available for widespread use) of other liturgical music, e.g. Palestrina masses? Does everybody know about the sheet music wiki? -- the rest of the message is kinda offtopic --

Re: Tablature: Simple Question

2010-04-21 Thread Federico Bruni
Il giorno mer, 21/04/2010 alle 12.07 -0300, Bernardo Barros ha scritto: > Hi List, > > > Just a simple question: if I have a variable with the source for the > tablature and the normal notation, how can I take off the string > indications from the normal notation? > \layout { \context { \

Re: Segmentation fault with \revert Stem #'(details beamed-lengths) in \voiceOne

2010-04-21 Thread Neil Puttock
On 21 April 2010 15:20, Rodolfo Zitellini wrote: > I get a  segmentation fault (bus error). I am using MacOS X 10.5.8 > x86. Tried it with lilypond 2.12.1, 2.13.11, 2.13.18. It seems that > the problem is generated by the \voiceOne (or \voiveTwo for the > matter) - removing that it compiles fine.

Re: Upward stems left to the notehead

2010-04-21 Thread Neil Puttock
On 21 April 2010 16:17, Bernardo Barros wrote: >  Try this: > > mB = > #(define-music-function (parser location beg) >                         (number?) > #{ > \override Beam #'positions = #(cons $beg $beg) > #}) > \relative { >   \mB #-4 > f8^[ d16 e f >   f8 d e16 f] >         f8[ d] e[ f] >   

Re: SVG Output problem

2010-04-21 Thread keith Luke
I've been using various SVG programs slurs around lyrics per the attached snippet. Inkscape, Scribus, and GIMP all do a good job, but each program has "issues" with creating multi-page PDF output. I am hoping there is a neat or sneaky way of doing this in LilyPond so I don't have to go through mu