From 8a81973fa30564b1c28f994d3b8bafba5b59f5ac Mon Sep 17 00:00:00 2001 From: Adam Hyde <adam@coko.foundation> Date: Mon, 21 Aug 2023 18:50:14 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Blog=20entry=20=E2=80=9C2023-08-21-kot?= =?UTF-8?q?ahi-2-0-setting-a-new-standard-in-scholarly-platforms=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ahi-2-0-setting-a-new-standard-in-scholarly-platforms.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/blog/posts/2023-08-21-kotahi-2-0-setting-a-new-standard-in-scholarly-platforms.md b/src/blog/posts/2023-08-21-kotahi-2-0-setting-a-new-standard-in-scholarly-platforms.md index d0374a6..4701916 100644 --- a/src/blog/posts/2023-08-21-kotahi-2-0-setting-a-new-standard-in-scholarly-platforms.md +++ b/src/blog/posts/2023-08-21-kotahi-2-0-setting-a-new-standard-in-scholarly-platforms.md @@ -60,13 +60,13 @@ At its core, Kotahi sees a document as a constellation of content, primarily in The internal production editor then provides an intuitive way to ready content for JATS export without needing direct XML skills. Users simply visually highlight and tag content sections, with the selections automatically mapped to the appropriate JATS document elements. On demand, Kotahi converts the prepared manuscript and metadata into validation-checked JATS XML that complies with all specifications. This standards-compliant JATS file can also be regenerated as needed throughout the editorial workflow. Kotahi also has an evolving set of tools for the management and validation of citations. -By integrating JATS production into the publishing pipeline in this tailored yet automated manner, Kotahi makes adopting JATS accessible to mainstream publishers. The platforms innovative production tools (see more below) lower the barrier to entry while facilitating standards compliance at scale, reducing overhead costs and accelerating publishing turnarounds. +By integrating JATS production into the publishing pipeline in this tailored yet automated manner, Kotahi makes adopting JATS accessible to mainstream publishers. The platforms innovative production tools lower the barrier to entry while facilitating standards compliance at scale, reducing overhead costs and accelerating publishing turnarounds. ## Automated Production of PDF -One of Kotahi's standout features is the ability to automatically typeset and generate print-ready PDFs with just a click. This is powered by the integration of [Paged.js](Paged.js), an open-source library for paginating HTML content into high-quality PDF documents. +One of Kotahi's standout features is the ability to automatically typeset and generate print-ready PDFs with just a click. This is powered by the integration of [[Paged.js](Paged.js)](Paged.js), an open-source library for paginating HTML content into high-quality PDF documents. -As manuscripts in Kotahi are edited and stored as HTML, [Paged.js](Paged.js) can fragment the content into pages, inject sophisticated print styling, and paginate a preview right within the browser. When ready, the print-perfect PDF can be saved out (or batch processed) - no manual typesetting required. +As manuscripts in Kotahi are edited and stored as HTML, [[Paged.js](Paged.js)](Paged.js) can fragment the content into pages, inject sophisticated print styling, and paginate a preview right within the browser. When ready, the print-perfect PDF can be saved out (or batch processed) - no manual typesetting required. This browser-based PDF generation approach also enables automated workflows. Kotahi can thus produce press-ready PDFs at scale in a fraction of the time. The result is a system that can take manuscripts from writing to publication-quality typesetting with unparalleled efficiency. Hands-off, consistent, and aesthetically pleasing PDFs become accessible to publishers of all sizes through Kotahi's simple automation. -- GitLab