]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-text-from-right-to-left.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / printing-text-from-right-to-left.ly
index 1ebaff222a42163536be0958b6aa4817420c5e28..bd3746b1eeb6a21f7fae42304472a7491dc9538c 100644 (file)
@@ -7,7 +7,7 @@
 \version "2.14.2"
 
 \header {
-  lsrtags = "editorial-annotations, workaround, text, world-music"
+  lsrtags = "text, world-music, workaround, editorial-annotations"
 
   texidoc = "
 It is possible to print text from right to left in a markup object, as
@@ -27,4 +27,3 @@ demonstrated here.
     \line { i n g i r u m i m u s n o c t e }
   }
 }
-