Closed DavidHaslam closed 5 years ago
When I get some time I will fix orefs to handle these references that are surrounded by parenthesis.
orefs should be able to handle references surrounded by parenthesis now. Test it and let me know if it works ok for you.
Thanks!
I've not yet used orefs.py
. It may be some time before I get the hang of it.
I tested on Konvb (Future kikongo release), it use also parenthesis, it runs perfectly with it. This issue can be closed according me.
Currently,
u2o.py
doesn't do anything with the parentheses usually found in a parallel passage reference.Thus, taking the example in the USFM User Reference:
is converted to
IMHO, it would make sense to move the parentheses to outside the reference element:
This would leave the content of the reference element more amenable to being processed by
orefs.py
.