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
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.
>>> _
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.
___
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
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: