MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / markup-bidi-explicit-embedding.ly
blobaf899f40ae54ae708d0148c580a5f72949dc67fd
1 \version "2.13.10"
3 \header {
4 texidoc = "
5 The explicit directional embedding codes, U+202A and U+202B, are
6 supported in single-line markup strings. The embeddings must be
7 terminated with the pop directional formatting character, U+202C.
11 \markup {
12 \column {
13 "אבה אבה \"ABC!\" אבה אבה!"
14 "אבה אבה \"‪ABC!‬\" אבה אבה!"
15 \null
16 "abc def \"אבה!\" ghi jkl!"
17 "abc def \"‫אבה!‬\" ghi jkl!"