lilypond-devel
[Top][All Lists]
Advanced

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

Re: link to Kievan Notes page


From: Werner LEMBERG
Subject: Re: link to Kievan Notes page
Date: Sun, 03 Dec 2006 01:38:16 +0100 (CET)

> > and the web page doesn't identify itself as being encoded in UTF-8.
> 
> How do I fix that?

Something like this:

  <head>
    <meta http-equiv="content-type"
          content="application/xhtml+xml; charset=utf-8"/>
  </head>

You probably already have a `head' block and a `meta' tag similar to
the above.  If there is no `charset' keyword, just insert it similar
to the above.


    Werner




reply via email to

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