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

Improvement for the \jmp tag #114

Open
LAfricain opened this issue Jan 29, 2022 · 0 comments
Open

Improvement for the \jmp tag #114

LAfricain opened this issue Jan 29, 2022 · 0 comments

Comments

@LAfricain
Copy link

Hi,
I was thinking about the \jmp tag. I can explain exactly what I'm expecting it it's possible.
The OSIS end tag is a internal link or a link to an other OSIS file (sword module).
This is the exemple given on the crosswire wiki for the OSIS genbook:
<reference osisRef="EarlyFathers:ANF01.Irenæus">Irenaeus</reference>
In my case I want to jump to an other part of the Ambrose commentary of Luke, the osis final tag should be like this:
<reference osisRef="CAM:Luke.18.15-17">Livre VIII,57 sqq.</reference>
CAM is the module name, and Luke..18.15-17 the reference of course.
I guess the usfm tag should be:
\jmp CAM|link-href="prj:CAM LUK 18.15-17" link-title="Livre VIII,57 sqq."\jmp*
What do you think? I never use the \jmp tag, but it can be very usefull for me for the new module I'm working on it.
I red the usfm doc about \jmp but I didn't understand everything.

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

1 participant