X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Futf-8.ly;h=b30a8afeab82a72fad067cbf6fab5d727f57d783;hb=e9135d834819eba63b64ec711542480250b42b78;hp=85c44ad8791145a6a10faeb6708854e927b93d84;hpb=fde2e58d53e937105be9ce3b0bfaced28062822e;p=lilypond.git diff --git a/input/lsr/utf-8.ly b/input/lsr/utf-8.ly index 85c44ad879..b30a8afeab 100644 --- a/input/lsr/utf-8.ly +++ b/input/lsr/utf-8.ly @@ -1,6 +1,7 @@ %% Do not edit this file; it is auto-generated from input/new %% This file is in the public domain. -\version "2.11.38" +%% Note: this file works from version 2.12.0 +\version "2.12.0" %% Edit this file using a Unicode aware editor, such as GVIM, GEDIT, Emacs @@ -11,27 +12,26 @@ You may have to install additional fonts. Red Hat Fedora taipeifonts fonts-xorg-truetype ttfonts-ja fonts-arabic \ - ttfonts-zh_CN fonts-ja fonts-hebrew + ttfonts-zh_CN fonts-ja fonts-hebrew Debian GNU/Linux apt-get install emacs-intl-fonts xfonts-intl-.* \ - ttf-kochi-gothic ttf-kochi-mincho \ - xfonts-bolkhov-75dpi xfonts-cronyx-100dpi xfonts-cronyx-75dpi + ttf-kochi-gothic ttf-kochi-mincho \ + xfonts-bolkhov-75dpi xfonts-cronyx-100dpi xfonts-cronyx-75dpi %} \header { - doctitle = "UTF-8" lsrtags = "text" texidoc = "Various scripts may be used for texts (like titles and -lyrics) introduced by entering them in UTF-8 encoding, and using a -Pango based backend. Depending on the fonts installed, this fragment -will render Bulgarian (Cyrillic), Hebrew, Japanese and Portuguese. - +lyrics) by entering them in UTF-8 encoding, and using a Pango based +backend. Depending on the fonts installed, this fragment will +render Bulgarian (Cyrillic), Hebrew, Japanese and Portuguese. " - -} -% begin verbatim + doctitle = "UTF-8" +} % begin verbatim + + % end verbatim - this comment is a hack to prevent texinfo.tex % from choking on non-European UTF-8 subsets % Cyrillic font @@ -39,28 +39,27 @@ bulgarian = \lyricmode { Жълтата дюля беше щастлива, че пухът, който цъфна, замръзна като гьон. } -hebrew = \lyricmode { +hebrew = \lyricmode { זה כיף סתם לשמוע איך תנצח קרפד עץ טוב בגן. } -japanese = \lyricmode { +japanese = \lyricmode { いろはにほへど ちりぬるを わがよたれぞ つねならむ うゐのおくや まけふこえて - あさきゆめみじ ゑひもせず + あさきゆめみじ ゑひもせず } % "a legal song to you" -portuguese = \lyricmode { +portuguese = \lyricmode { à vo -- cê uma can -- ção legal } -\paper { - ragged-right = ##t -} - -\relative { - c2 d e f g f e +\relative c' { + c2 d + e2 f + g2 f + e1 } \addlyrics { \bulgarian } \addlyrics { \hebrew }