Closed GeoDirk closed 1 year ago
I don't understand what you're after. Versifications can only be customized through a project in Paratext (with the custom.vrs file). The versification (including the customization) is given when you get the versification from the project.
We figured this out through the Palaso library unit tests. Closing.
In the API, we can read the
project.Versification
object. But the interface is insufficient to create a new versification object if the versification has been customized. Right now the project versification comes back as:How is it possible to create a new versification object that includes all of the above? Using libpalaso or other open SIL library is a fine option too.