Re: Articulation placement

2006-02-19 Thread Erik Sandberg
On Saturday 10 December 2005 17.57, Thomas Scharkowski wrote: > The placement of the staccato dots is not correct, version 2.7.19 > windows (staccato.pdf). Hi, This bug is fixed in 2.5.35. Thanks! -- Erik Sandberg Maintainer of the Lilypond bug CVS archive, http://savannah.gnu.org/cgi-bin/viewc

Re: release critical bug: articulation placement

2006-02-19 Thread Han-Wen Nienhuys
Thomas Scharkowski wrote: This has been reported before. I have now tested with 2.6.5 and 2.7.35. thanks. Fixed. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ bug-lilypond mailing list bug-lilypond@gnu.org http://list

release critical bug: articulation placement

2006-02-18 Thread Thomas Scharkowski
This has been reported before. I have now tested with 2.6.5 and 2.7.35. 2.6.5 is correct. Thomas code: -- \version "2.7.35" #(ly:set-option 'point-and-click #f) \layout { ragged-right = ##t indent = 0\mm } \relative c' { c-- d-- e-- f-- g-- a-- b-- } -- \version "2.6.5" #(ly:set-option 'poi

Articulation placement

2005-12-10 Thread Thomas Scharkowski
The placement of the staccato dots is not correct, version 2.7.19 windows (staccato.pdf). Version 2.4.6 cygwin produces correct output (staccato_246.pdf). -- \version "2.7.19" #(ly:set-option 'point-and-click #f) \layout { raggedright = ##t indent = 0\mm } \relative c' { c-. d-. e-. f-. g-. a-.