Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling references that have an extra text item? #60

Open
DavidHaslam opened this issue Dec 15, 2018 · 2 comments
Open

Handling references that have an extra text item? #60

DavidHaslam opened this issue Dec 15, 2018 · 2 comments

Comments

@DavidHaslam
Copy link

One of the references in my current project was as follows:

\x + \xt Oha. 22. 8, LXX.\x*

i.e. The reference is to this verse in Proverbs as found in the Septuagint.

The simplest way to handle this would be in USFM first, thus:

\x + \xt Oha. 22. 8\xt*, LXX.\x*

which processes fine using u2o.py and should therefore avoid later problems with orefs.py

I'm reporting this observation FYI, in case you encounter any USFM files with similar extra text items that have not had a similar fix to anticipate the how the conversion scripts would handle it.

@LAfricain
Copy link

I have the same issue. Ref followed with text :(

@DavidHaslam
Copy link
Author

@LAfricain - no surprises there! It's a relatively common occurrence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants