repo.or.cz
/
lilypond
/
csorensen.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git]
/
input
/
regression
/
markup-bidi-pango.ly
blob
7c7733583e3cee2b1fb4f2be2712c4148bd1a5d6
1
\version
"2.10.0"
2
3
\header
{
4
5
texidoc
=
"A single pango string is considered to have one
6
direction. The hebrew in this example (including punctuation) is set
7
right-to-left, with the first word (containing 1) on the right."
8
9
}
10
11
\markup
{
12
"לל1ללל, רר2רר."
13
}