lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: magic diacritic markup?


From: Trevor Baca
Subject: Re: magic diacritic markup?
Date: Tue, 26 Jul 2005 17:47:01 -0500

On 7/26/05, Jan Nieuwenhuizen <address@hidden> wrote:

> No.  VIM is a modern editor, it supports compose character in case
> your operating system does not provide a multi key (I'm not sure if Os
> X supports compose) and save as utf-8.

Yes, you're right. The trick is

  set encoding=utf-8

then digraphs are possible when introduced by ctrl-k. So:

  ctrl-k a:  gives ü
  ctrl-k i:   gives ï
  ctrl-k Co gives the copyright symbol,
  etc

All fine under OS X with

  :digraphs

to list the available two-key codes.

Trevor.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]