-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Add the label of the citation, such as :
<cRefPattern n="poem" matchPattern="(\\w+)" replacementPattern="#xpath(/tei:TEI/tei:text/tei:body/tei:div[@type=\'edition\']/tei:div[@n=\'$1\'])">
<p>This pointer pattern extracts poem</p>
</cRefPattern>That's what we decided right @balmas ?