Coder Social home page Coder Social logo

Comments (7)

joewiz avatar joewiz commented on July 28, 2024
  • #preface: preface contained block quotes which were encoded as list/items. changed these to paragraphs, wrapped in <quote rend="blockquote">; updated schema to allow for this
  • #preface: HCL correctly distinguished between a list item's label and the item itself, but I had to add handling for this in tei-render.xqm. TODO: add this to ebook rendering code too
  • #preface: contains two attachments, which were treated as two postscript elements; changed these to a single postscript, with some provisional (i.e., non-validating) markup where each attachment in the postscript is wrapped in a div, with all the trappings of a regular document if present (e.g., heading, dateline, even its own closing - though hopefully not its own postscript!); updated the schema to account for @xml:id-less document divs.
  • Tables of documents (#toc-topics and #toc-documents): added @rend='bordered' to the tables; I fixed the XML

from frus-tei.

joewiz avatar joewiz commented on July 28, 2024
  • Applied fixes to issues identified by Lindsay
    • #toc-topics: typo; two rows of table cells were offset by one cell
    • #toc-countries: "Austria-Hungary" section was missing its heading, "Bulgaria" and "Chile" headings were treated as one
  • Removed small caps <hi rend='smallcaps'> from TOC headings

from frus-tei.

joewiz avatar joewiz commented on July 28, 2024

Lindsay very kindly performed a random sample review on the following sections:

  • #toc-topic
  • #toc-country
  • Pre-war papers: #d1, #d4, #d5, #d11, #d23
  • Part I: #d23, #d24, #d26, #d29, #d33, #d37, #d64, #d76, #d78, #d87, #d108, #d148, #d167, #d189, #d191, #d209, #d219, #d220, #d229, #d243, #d248, #d261, #d266, #d279, #d282, #d288, #d294, #d299, #d207, #d333, #d345
  • Part II: #d422, #d424, #d428, #d431, #d435, #d449, #d455, #d458, #d542, #d545, #d577, #d582, #d587, #d608, #d615, #d620, #d640, #d644, #d647, #d648, #d651, #d681, #d688, #d693, #d699, #d702, #d707, #d715, #d727, #d737, #d741, #d750, #d754, #d755, #d756, #d741, #d750, #d754, #d755, #d756, #d779, #d792, #d798, #d806, #d812, #d819, #d817, #d836, #d871, #d881, #d874
  • Part III: #d885, #d887, #d888, #d889, #d897, #d900, #d905, #d913, #d914, #d917, #d921, #d927, #d932, #d934#d,k 936, #d938, #d943, #d952, #d955, #d959, #d987, #d990, #d1044, #d1048, #d1050, #d1054, #d1064, #d1066, #d1068
  • Part IV: #d1070, #d1074, #d1091, #d1096, #d1107, #d1129, #d1142, #d1133, #d1137, #d1145, #d1148, #d1152, #d1155, #d1160, #d1167, #d1188, #d1193, #d1194, #d1195, #d1201, #d1206, #d1237, #d1240, #d1254, #d1255, #d1258, #d1268, #d1279, #d1278, #d1274, #d1281, #d1286, #d1296, #d1299, #d1300, #d1303, #d1306, #d1309, #d1312, #d1322, #d1324, #d1326, #d1330, #d1332, #d1334, #d1339, #d1346
  • #index

from frus-tei.

joewiz avatar joewiz commented on July 28, 2024

After receiving resubmission from HCL with corrected quotation marks, I found a few more minor issues:

  • Line 1036: Austrian. Embassy
  • Line 12330: ‘American

from frus-tei.

joewiz avatar joewiz commented on July 28, 2024

Submission accepted

from frus-tei.

joewiz avatar joewiz commented on July 28, 2024

To resolve before volume can be released:

from frus-tei.

joewiz avatar joewiz commented on July 28, 2024

Resolved:

  • Curly close single quote used a strange unicode character (U+0092), should have used (U+2019)
  • Curly open double quotes used strange unicode characters (U+0093 and U+0094) instead of and (U+201C and U+201D)
  • Corrected case of ALL CAPS heads, replacing these with the title case version of each title as it appears in the table of contents
  • Removed some other funky characters caught by regex [^a-zA-Z0-9\s!@#$%^&*()\[\]\|{}\-–—_/?+†‡,.:;'"‘’“”°áäàâãćčçéèêëíûüóòôöñšýỳžÇÉÖŜ║<>=¶§¢£½⅓¼⅛⅔¾⅘]

from frus-tei.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.