TEIC / TEI

The Text Encoding Initiative Guidelines
https://www.tei-c.org
Other
282 stars 84 forks source link

[jTEI] add support for cross-references to notes #1490

Closed rvdb closed 8 years ago

rvdb commented 8 years ago

The jTEI ODD file describes how cross-references can be made to <div>, <figure>, and <table> elements. Another (as yet unsupported) common target for cross-references are footnotes in <note> elements. Support can be added easily by

These changes complement the changes required to the TEI Stylesheets reported in https://github.com/TEIC/Stylesheets/issues/165.

I'll issue a pull request suggesting the necessary changes.

hcayless commented 8 years ago

Done