diff --git a/README.md b/README.md index 12b242a..8b77a34 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ These files are functionally the same as the MDITA Extended version and the HDIT ## TRS-80 Expansion Module ("Full" DITA 1.3) This version of the files are done using "full" DITA 1.3, so most topics are typed and follow DITA writing best practices, while still remaining faithful to tone and voice of the original source material. The topics are all collected together within a bookmap that contains frontmatter material, has keys referenced in a separate keystore, topics arranged in chapters, and a glossary section comprised of individual glossentry topics sorted within a referenced sub-map. The tables within the document follow full CALS layout, and while multimedia is not yet fully supported within DITA 1.3, an existing workaround involving an iframe has been used. *While this version still requires some polish, the existing code is workable.* -My thanks to [IXIASOFT](https://www.ixiasoft.com/) who allow me time to participate in various OASIS committees (such as the [LwDITA SC](https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dita-lightweight-dita) and the [DITA Adoption TC](https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dita-adoption)), and related projects, such as this one. +My thanks to [IXIASOFT](https://www.ixiasoft.com/) who allow me time to participate in various OASIS committees (such as the [LwDITA SC](https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dita-lightweight-dita) and the [DITA Adoption TC](https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dita-adoption)), and related projects, such as this one. Add many kudos to Dr. Carlos Evia who went through all of the code examples and systematically fixed all of the things I had missed.