J’essaie de créer un lien vers une plage de chapitres comme ceci :
\xt 1:16–2:12|MRK 1:16–2:12\xt*
Mais cela génère une erreur « Invalid extra material ».
Intéressant, une liste de chapitres est valide :
\xt 1:16–2:12|MRK 1:16; 2:12\xt*
Elle produit ce USX :
<char style="xt" link-href="MRK 1:16; 2:12">1:16–2:12</char>
- Est-ce que quelqu’un sait s’il existe une syntaxe pour le texte link-href à droite du
| qui permettrait de lier à une plage de chapitres ?
Point d’intérêt geek
Dans la NIV 11, il y a un lien vers une plage de chapitres au début des Psaumes. Il produit le USX suivant :
<para style="mr">
<ref loc="PSA 1-41">Psalms 1–41</ref></para>
J’ai donc essayé la syntaxe suivante, pensant qu’elle pourrait lier aux chapitres 1 et 2 de Marc :
\xt 1:16–2:12|MRK 1-2\xt*
Mais non, elle a aussi généré une erreur « Invalid extra material »☐☐
I am trying to create a link to a chapter span like this:
\xt 1:16–2:12|MRK 1:16–2:12\xt*
But this generates an “Invalid extra material” error.
Interestingly a chapter list is valid:
\xt 1:16–2:12|MRK 1:16; 2:12\xt*
It produces this USX:
<char style="xt" link-href="MRK 1:16; 2:12">1:16–2:12</char>
- Does anyone know if there is a syntax for the link-href text to the right of the
| that will link to a chapter span?
Point of geeky interest
In the NIV 11 there is a link to a chapter span at the beginning of Psalms. It produces the following USX
<para style="mr">
<ref loc="PSA 1-41">Psalms 1–41</ref></para>
So I tried the following syntax thinking it might link to Mark chapters 1 and 2:
\xt 1:16–2:12|MRK 1-2\xt*
But no, it too generated.an “Invalid extra material” error☐☐
Traduit automatiquement depuis English