kshawkin / Best-Practices-for-TEI-in-Libraries

Best Practices for TEI in Libraries: A guide for mass digitization, automated workflows, and promotion of interoperability with XML using the TEI
http://purl.oclc.org/NET/teiinlibraries
32 stars 8 forks source link

facsimile fractured #68

Closed sydb closed 6 years ago

sydb commented 6 years ago

The entry in the table at the beginning of section 4 (file main-driver.odd, circa line 968) says:

<row>
  <cell>├</cell>
  <cell><gi>facsimile</gi></cell>
  <cell>The <gi>facsimile</gi> defines sets of images that correspond
  with the text. This element should only be used if page images are
  included and if this particular mechanism for linking page images is
  chosen. See <ref target="#Linking">between encoded text and images
  of source documents|Linking between encoded text and images of
  source documents</ref>.</cell>
</row>
  1. There is no element with ID "Linking"
  2. The content of the <ref> is clearly messed up, too.
kshawkin commented 6 years ago

That is an artifact of our conversion of MediaWiki markup to TEI back before version 3.0 was released in 2011. I've fixed it.