Re: whiteout bug

2013-08-12 Thread Janek Warchoł
2013/7/29 Phil Holmes > After 2.17.0, the staves are pushed together more than they were in 2.16.0, > because of the way the text ("whooo") is skylined. > As a result, the whiteout box occupies the same location as the descender > from the quaver. For most of the 2.17.x builds, this > results in

Re: bug squad

2013-08-12 Thread Federico Bruni
2013/8/12 Colin Campbell > On 13-08-02 04:16 PM, Federico Bruni wrote: > > > 2013/8/2 Colin Campbell > >> BTW, I was about to write that I'll be in vacation in August so I >>> needHi Ci >>> someone who can replace me on Sunday, from 11th to 25th. >>> _

Re: bug squad

2013-08-12 Thread Colin Campbell
On 13-08-02 04:16 PM, Federico Bruni wrote: 2013/8/2 Colin Campbell mailto:c...@shaw.ca>> BTW, I was about to write that I'll be in vacation in August so I needHi Ci someone who can replace me on Sunday, from 11th to 25th. ___

Re: vim syntax highlighting on Windows

2013-08-12 Thread Federico Bruni
2013/7/30 Mark Polesky > Also, I cannot get scheme highlighting to work in any > context (within a .scm file or embedded scheme code in an > .ly file). One thing I noticed was that (at least on the > windows binary), vim\syntax\ did not contain a scheme.vim > file, and neither does the syntax\ d

Re: vim syntax highlighting on Windows

2013-08-12 Thread Federico Bruni
2013/8/5 Frédéric Bron > > I would add it to: > > > > filetype off > > set runtimepath+=/usr/local/share/lilypond/current/vim/ > > filetype on > > syntax on > > > maybe: > set nocompatible > IIUC, this is to keep the config in the main vimrc file? In Debian vimrc file 'syntax on' is commented: