-
Notifications
You must be signed in to change notification settings - Fork 1
encoding cross-references in Candrakiraṇa #267
Description
This does not lead to a satifactory result:
<note><ref target="#candrakirana_21.61.01">The word <foreign>kalāpī</foreign> and <foreign>barhī</foreign> are better preserved in the mss. there</ref>.</note>
You could do it like this:
<note>The words <foreign>kalāpī</foreign> and <foreign>barhī</foreign> are better preserved in the mss. in <ref target="#candrakirana_21.61.01">§61</ref>.</note>
See my new comment on EGC 8.2.1.3.
But preferably, I recommend doing it like this, as per EGC 8.2.1.4:
<note>The words <foreign>kalāpī</foreign> and <foreign>barhī</foreign> are better preserved in the mss. in §<ptr target="#candrakirana_21.61.01"/>.</note>
(I am not sure if § needs to be typed or will be generated by the xslt.) Please review all your cases of <ref>.