]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/markup-bidi-pango.ly
Fix 2241: Proper copyright/header/tagline handling with multiple bookparts
[lilypond.git] / input / regression / markup-bidi-pango.ly
1 \version "2.14.0"
2
3 \header {
4
5   texidoc = "A single Pango string is processed according to the
6 Unicode Bidirectional Algorithm.  The strong Hebrew characters in
7 this example are set right-to-left, and the Latin numerals, space
8 character, and punctuation are set according to the rules of the
9 algorithm."
10
11 }
12
13 \markup {
14  "לל1ללל, רר2רר."
15 }