q-ran / quran

Quran:plain text and linguistic annotations
MIT License
11 stars 2 forks source link

Translations in pretty display #1

Closed dirkroorda closed 5 years ago

dirkroorda commented 5 years ago

The Quran data has features translation@ll for ll = en or nl. It contains a translation for each aya node.

But if we ask for this feature in pretty displays, using

A.displaySetup(extraFeatures=['translation@en'])

nothing shows up when we use pretty().

dirkroorda commented 5 years ago

Fixed. See issue #1 in app-quran.