lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5325 RTL text


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5325 RTL text must be inputted backwards
Date: Tue, 19 Jun 2018 18:11:10 -0000

In version 2.18.2 (Windows only!), ligatures didn't work, which makes arabic/farsi practically unusable (because there are different character forms at the beginning, in the middle, or at the end of a word and tons of ligatures).

Apart from that:
Put the text in double quotes, then even right-to-left scripts will be displayed correctly

\relative c' { 
  \clef treble \time 7/4 c4^\markup { "مد فریجین جدید" } des es f g aes bes c2
}

Output of the Persian example text using quotes looks perfectly alright to me (see attachment)

Attachments:

- [farsi-lilypond-2_19_81.png](https://sourceforge.net/p/testlilyissues/issues/_discuss/thread/55c8fae9/3ae7/attachment/farsi-lilypond-2_19_81.png) (10.5 kB; image/png)

---

** [issues:#5325] RTL text must be inputted backwards**

**Status:** New
**Created:** Sun May 20, 2018 06:55 PM UTC by Étienne Beaulé
**Last Updated:** Sun May 20, 2018 07:01 PM UTC
**Owner:** nobody

*Only other bug I saw for RTL was for [#937], without discussion for this aspect*

A bug was filed on MediaWiki ([T191185](https://phabricator.wikimedia.org/T191185)), showing that **text must be inputted backwards in order for it to show up in the music in the right order.** As an example, he uses "مد فریجین جدید".

In this example:

\relative c' {
\clef treble \time 7/4 c4^\markup { مد فریجین جدید } des es f g aes bes c2
}
~~~~
the text shows up as "جدید فریجین مد", which is the reverse of what was expected (prompting them to input the text backwards for it to show up correctly). The use of \override #'(text-direction . -1) has no effect.

The example is developed from the bug reporter's Wikipedia page.

This is a problem in the rendering of right-to-left text in music.

Thank you!


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]