From 60029a1976c4fee86f5cdfb877e4027c020db0dc Mon Sep 17 00:00:00 2001 From: Roger Sheen Date: Fri, 17 Jul 2026 21:37:26 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Update=20{{site.version}}=20=E2=86=92=204.4?= =?UTF-8?q?.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Roger Sheen --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index ef87303dc..1d1d919cb 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ sass: # Major & minor release version (2 digits) release: '4.4' # Maintenance version (normally 3 digits, 2 for initial major/minor releases) -version: '4.4' +version: '4.4.1' # Exclude directories and/or files from the conversion exclude: From e5d02aa1e91d2e654d3a1dec61aea23ce43e4709 Mon Sep 17 00:00:00 2001 From: Roger Sheen Date: Fri, 17 Jul 2026 21:58:09 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Update=20=E2=80=984.4=E2=80=99=20docs=20for?= =?UTF-8?q?=204.4.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Roger Sheen --- 4.4/parameters/dita-command-arguments.html | 2 +- 4.4/parameters/parameters-pdf.html | 2 +- 4.4/reference/docs-dita-features.html | 2 +- 4.4/reference/glossary.html | 2 +- 4.4/reference/markdown-formats.html | 2 +- 4.4/reference/markdown/MDITA-syntax.html | 4 +- .../markdown/Markdown-DITA-syntax.html | 4 +- 4.4/release-notes/index.html | 49 +++++++++++++++++-- 4.4/toc.html | 1 + 4.4/topics/adding-new-languages.html | 8 +-- 4.4/topics/adding-new-strings.html | 6 +-- 4.4/topics/build-using-dita-command.html | 2 +- 4.4/topics/creating-docker-images.html | 10 ++-- 4.4/topics/determining-version-of-ditaot.html | 2 +- 4.4/topics/dita-ot-day-videos-intro-2014.html | 2 +- 4.4/topics/dita-ot-day-videos-intro-2015.html | 2 +- 4.4/topics/dita-ot-day-videos-intro-2016.html | 2 +- 4.4/topics/dita-ot-day-videos-intro-2017.html | 2 +- 4.4/topics/dita-ot-day-videos-intro-2018.html | 2 +- 4.4/topics/dita-ot-day-videos-intro-2019.html | 2 +- 4.4/topics/dita-ot-day-videos-intro-2022.html | 2 +- 4.4/topics/dita-ot-day-videos-intro-2024.html | 2 +- 4.4/topics/dita-ot-day-videos-intro-2025.html | 2 +- 4.4/topics/dita-ot-day-videos-intro-2026.html | 17 +++++++ 4.4/topics/dita-ot-day-videos.html | 4 +- 4.4/topics/error-messages.html | 2 +- 4.4/topics/installing-via-homebrew.html | 6 +-- 4.4/topics/installing.html | 2 +- 4.4/topics/overriding-strings.html | 2 +- 4.4/topics/plugin-xsltparams.html | 2 +- 4.4/topics/sample-pdf-theme.html | 8 +-- 4.4/topics/using-docker-images.html | 4 +- 32 files changed, 110 insertions(+), 51 deletions(-) create mode 100644 4.4/topics/dita-ot-day-videos-intro-2026.html diff --git a/4.4/parameters/dita-command-arguments.html b/4.4/parameters/dita-command-arguments.html index 25c86d66f..fdb74face 100644 --- a/4.4/parameters/dita-command-arguments.html +++ b/4.4/parameters/dita-command-arguments.html @@ -382,7 +382,7 @@

Arguments and options for the <
Write logging messages to a file.
Note:
If processing is successful, nothing is written to the log, so the file will be empty if there are no errors or warnings. To include informational messages in the log, add the - --verbose option (or -v).
+ --verbose option (or -v).
diff --git a/4.4/parameters/parameters-pdf.html b/4.4/parameters/parameters-pdf.html index 3d061a17b..d975195d5 100644 --- a/4.4/parameters/parameters-pdf.html +++ b/4.4/parameters/parameters-pdf.html @@ -47,7 +47,7 @@
Notice:
This parameter is deprecated since DITA-OT 3.0; use args.output.base instead.
-
pdf.formatter
Specifies the XSL processor. The following values are supported:
  • fop (default) – Apache FOP
  • ah – Antenna House Formatter
  • xep – RenderX XEP Engine
+
pdf.formatter
Specifies the XSL processor. The following values are supported:
  • xep – RenderX XEP Engine
  • ah – Antenna House Formatter
  • fop (default) – Apache FOP
diff --git a/4.4/reference/docs-dita-features.html b/4.4/reference/docs-dita-features.html index f99cf5cba..ca7ae9f97 100644 --- a/4.4/reference/docs-dita-features.html +++ b/4.4/reference/docs-dita-features.html @@ -118,7 +118,7 @@

DITA features in the documentat
<keydef keys="maintenance-version">
   <topicmeta>
     <keywords>
-      <keyword>4.4</keyword>
+      <keyword>4.4.1</keyword>
     </keywords>
   </topicmeta>
 </keydef>
diff --git a/4.4/reference/glossary.html b/4.4/reference/glossary.html index be6ce9c2d..c02f2585a 100644 --- a/4.4/reference/glossary.html +++ b/4.4/reference/glossary.html @@ -6,7 +6,7 @@ src: 'reference/glossary.dita' --- -
+

Glossary

Certain terms have particular meaning in the context of the DITA Open Toolkit project.

diff --git a/4.4/reference/markdown-formats.html b/4.4/reference/markdown-formats.html index a075d973a..b098cbdc4 100644 --- a/4.4/reference/markdown-formats.html +++ b/4.4/reference/markdown-formats.html @@ -20,4 +20,4 @@

Markdown formats

MDITA, provide details on common syntax, differences between the markdown and mdita formats, and describe additional configuration options.

-
+
diff --git a/4.4/reference/markdown/MDITA-syntax.html b/4.4/reference/markdown/MDITA-syntax.html index e70c9775a..f54da1431 100644 --- a/4.4/reference/markdown/MDITA-syntax.html +++ b/4.4/reference/markdown/MDITA-syntax.html @@ -6,9 +6,9 @@ src: 'reference/markdown/MDITA-syntax.md' --- -

MDITA syntax

In 2017, the Markdown plug-in was superseded by the LwDITA plug-in, which was bundled with DITA-OT 3.0, and added new formats for Lightweight DITA. The mdita format implements the subset of Markdown features proposed in the latest specification drafts, but differs in some ways from the original Markdown DITA format.

To apply the stricter LwDITA-specific processing to a Markdown topic, create a topic reference in your map and set the @format attribute to mdita:

<map>
+

MDITA syntax

In 2017, the Markdown plug-in was superseded by the LwDITA plug-in, which was bundled with DITA-OT 3.0, and added new formats for Lightweight DITA. The mdita format implements the subset of Markdown features proposed in the latest specification drafts, but differs in some ways from the original Markdown DITA format.

To apply the stricter LwDITA-specific processing to a Markdown topic, create a topic reference in your map and set the @format attribute to mdita:

<map>
   <topicref href="mdita-topic.md" format="mdita"/>
-</map>

In this case, the first paragraph in the topic is treated as a short description, and tables are converted to DITA <simpletable> elements.

The MDITA format uses CommonMark as the underlying markup language. MDITA files must be UTF-8 encoded.

The MDITA parser processes topics according to the MDITA “Extended profile” proposed for LwDITA. The "Core profile" can be enabled for custom parser configurations.

The following Markdown constructs are parsed differently when the @format attribute is set to mdita.

Titles and document structure

The first heading level generates a topic and the second heading level a section:

# Topic title
+</map>

In this case, the first paragraph in the topic is treated as a short description, and tables are converted to DITA <simpletable> elements.

The MDITA format uses CommonMark as the underlying markup language. MDITA files must be UTF-8 encoded.

The MDITA parser processes topics according to the MDITA “Extended profile” proposed for LwDITA. The "Core profile" can be enabled for custom parser configurations.

The following Markdown constructs are parsed differently when the @format attribute is set to mdita.

Titles and document structure

The first heading level generates a topic and the second heading level a section:

# Topic title
 
 ## Section title
<topic id="topic_title">
   <title>Topic title</title>
diff --git a/4.4/reference/markdown/Markdown-DITA-syntax.html b/4.4/reference/markdown/Markdown-DITA-syntax.html
index 742985d9d..ce11e505c 100644
--- a/4.4/reference/markdown/Markdown-DITA-syntax.html
+++ b/4.4/reference/markdown/Markdown-DITA-syntax.html
@@ -6,9 +6,9 @@
 src: 'reference/markdown/Markdown-DITA-syntax.md'
 ---
 
-

Markdown DITA syntax

In 2015, the original DITA-OT Markdown plug-in introduced a series of conventions to convert Markdown content to DITA, and vice-versa. This Markdown flavor was called “Markdown DITA”. The markdown format adds several complementary constructs to represent DITA content in Markdown, beyond those proposed for the MDITA format in the Lightweight DITA specification drafts.

To add a Markdown topic to a DITA publication, create a topic reference in your map and set the @format attribute to markdown. This allows the toolkit to recognize the source file as Markdown and convert it to DITA:

<map>
+

Markdown DITA syntax

In 2015, the original DITA-OT Markdown plug-in introduced a series of conventions to convert Markdown content to DITA, and vice-versa. This Markdown flavor was called “Markdown DITA”. The markdown format adds several complementary constructs to represent DITA content in Markdown, beyond those proposed for the MDITA format in the Lightweight DITA specification drafts.

To add a Markdown topic to a DITA publication, create a topic reference in your map and set the @format attribute to markdown. This allows the toolkit to recognize the source file as Markdown and convert it to DITA:

<map>
   <topicref href="markdown-dita-topic.md" format="markdown"/>
-</map>

In this case, the first paragraph in the topic is treated as a body paragraph, and each heading level generates a nested topic.

The Markdown DITA format uses CommonMark as the underlying markup language, with several extensions as noted below. Markdown DITA files must be UTF-8 encoded.

The following Markdown constructs are parsed differently when the @format attribute is set to markdown.

Titles and document structure

Each heading level generates a topic and associated title:

# Topic title
+</map>

In this case, the first paragraph in the topic is treated as a body paragraph, and each heading level generates a nested topic.

The Markdown DITA format uses CommonMark as the underlying markup language, with several extensions as noted below. Markdown DITA files must be UTF-8 encoded.

The following Markdown constructs are parsed differently when the @format attribute is set to markdown.

Titles and document structure

Each heading level generates a topic and associated title:

# Topic title
 
 ## Nested topic title
<topic id="topic_title">
   <title>Topic title</title>
diff --git a/4.4/release-notes/index.html b/4.4/release-notes/index.html
index e4d380262..d961179ab 100644
--- a/4.4/release-notes/index.html
+++ b/4.4/release-notes/index.html
@@ -22,7 +22,7 @@ 

DITA Open Toolkit major versions may include incompatible API changes, minor versions add functionality in a backwards-compatible manner and patch versions are maintenance releases that include backwards-compatible bug fixes.

-
Tip:
Download the dita-ot-4.4.zip +
Tip:
Download the dita-ot-4.4.1.zip package from the project website at dita-ot.org/download.
@@ -63,9 +63,50 @@

Requirements: Java 17

-
-

DITA-OT 4.4 - released January 31, 2026 +
+

DITA-OT 4.4.1 + +

+
+
+

DITA Open Toolkit 4.4.1 is a maintenance release that includes the + following bug fixes.

+
    + +
  • In earlier versions, table entries with a @scope attribute set to + row or col were not rendered as header cells (<th>) in HTML5 output, and the @scope value itself was not carried through to + the generated markup. The table templates have been updated to promote these entries to header cells and + preserve the @scope value, improving accessibility for complex tables that rely on explicit + header associations. + #2962, + #4776 +
  • +
  • Several bundled dependencies have been updated to address reported CVEs. Jackson has been + updated to version 2.21.4 to address CVE-2026-54512, and Logback and SLF4J have been updated to versions 1.5.37 and 2.0.18 to address + CVE-2026-13006. DITA-OT is not known to be affected by either vulnerability, but the dependencies + have been updated proactively so they are no longer flagged by CVE scanners. + #4777, + #4778, + #4779, + #4780 +
  • +
  • The pre-release DITA 2.0 grammar files have been updated to the latest draft published by + OASIS, which includes fixes and minor updates since the previous update. Anyone building or testing content + against the DITA 2.0 preview grammar should update to pick up these changes. + #4781 +
  • +
+

For additional information on the issues resolved since the previous release, see the + 4.4.1 milestone and + + changelog on GitHub.

+
+
+
+ +
+

DITA-OT 4.4 + released January 31, 2026

diff --git a/4.4/toc.html b/4.4/toc.html index 6aaee8964..10d6b32ac 100644 --- a/4.4/toc.html +++ b/4.4/toc.html @@ -320,6 +320,7 @@

DITA Open Toolkit 4.4
  • Resources
  • Copy this file to your plug-in into the same directory as step - 1. + 1.
    • non-PDF output: plugins/org.dita.base/xsl/common/strings-en-us.xml
    • PDF output: plugins/org.dita.pdf2/cfg/common/vars/en.xml
    • @@ -57,8 +57,8 @@

      Adding new languages

  • Repeat step - 3 to step - 5 for each language. + 3 to step + 5 for each language.
  • Update your plugin.xml file to extend the strings available.
    @@ -70,7 +70,7 @@

    Adding new languages

    context where the @xml:lang value is vi-VN, the following call returns “Chủ đề tiếp theo” because it was defined as the text for the variable with @id value of Next topic in step - 5. + 5.
    <xsl:call-template name="getVariable">
       <xsl:with-param name="id" select="'Next topic'"/>
     </xsl:call-template>
    diff --git a/4.4/topics/adding-new-strings.html b/4.4/topics/adding-new-strings.html index 6fec7498a..4e18e2d71 100644 --- a/4.4/topics/adding-new-strings.html +++ b/4.4/topics/adding-new-strings.html @@ -60,8 +60,8 @@

    Adding new strings

  • Repeat step - 3 and step - 4 for each language. + 3 and step + 4 for each language.
  • Update your plugin.xml file to extend the strings available.
    @@ -73,7 +73,7 @@

    Adding new strings

    the @xml:lang value is en-US, the following call returns “Another string in English” because it was defined as the text for the variable with @id value of Another String in step - 4. + 4.
    <xsl:call-template name="getVariable">
       <xsl:with-param name="id" select="'Another String'"/>
     </xsl:call-template>
    diff --git a/4.4/topics/build-using-dita-command.html b/4.4/topics/build-using-dita-command.html index 77c58d24e..4835685bc 100644 --- a/4.4/topics/build-using-dita-command.html +++ b/4.4/topics/build-using-dita-command.html @@ -109,7 +109,7 @@

    Write logging messages to a file.
    Note:
    If processing is successful, nothing is written to the log, so the file will be empty if there are no errors or warnings. To include informational messages in the log, add the - --verbose option (or -v).
    + --verbose option (or -v).

  • diff --git a/4.4/topics/creating-docker-images.html b/4.4/topics/creating-docker-images.html index 2e89c7236..e8b9bfb2d 100644 --- a/4.4/topics/creating-docker-images.html +++ b/4.4/topics/creating-docker-images.html @@ -24,7 +24,7 @@

    Installing plug-ins in a Docker FROM directive.
    # Use the latest DITA-OT image ↓ as parent:
    -FROM ghcr.io/dita-ot/dita-ot:4.4
    +FROM ghcr.io/dita-ot/dita-ot:4.4.1
  • Optional: You can extend your image with a RUN declaration that runs the dita @@ -48,7 +48,7 @@

    Installing plug-ins in a Docker
    Figure 1. Sample Dockerfile with custom plug-ins: dita-ot-dir/docsrc/samples/docker/Dockerfile
    # Use the latest DITA-OT image ↓ as parent:
    -FROM ghcr.io/dita-ot/dita-ot:4.4
    +FROM ghcr.io/dita-ot/dita-ot:4.4.1
     
     # Install a custom plug-in from a remote location:
     RUN dita --install https://github.com/infotexture/dita-bootstrap/archive/master.zip
    @@ -66,9 +66,9 @@ 

    Installing plug-ins in a Docker => => transferring dockerfile: 367B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s - => [internal] load metadata for ghcr.io/dita-ot/dita-ot:4.4 - => [1/3] FROM ghcr.io/dita-ot/dita-ot:4.4@sha256:<hash> - => => resolve ghcr.io/dita-ot/dita-ot:4.4@sha256:<hash> + => [internal] load metadata for ghcr.io/dita-ot/dita-ot:4.4.1 + => [1/3] FROM ghcr.io/dita-ot/dita-ot:4.4.1@sha256:<hash> + => => resolve ghcr.io/dita-ot/dita-ot:4.4.1@sha256:<hash> Step 2/3 : RUN dita --install https://github.com/infotexture/dita-bootstrap/archive/master.zip ---> Running in d510f874cae0 Added net.infotexture.dita-bootstrap diff --git a/4.4/topics/determining-version-of-ditaot.html b/4.4/topics/determining-version-of-ditaot.html index 889334079..6f5e4f872 100644 --- a/4.4/topics/determining-version-of-ditaot.html +++ b/4.4/topics/determining-version-of-ditaot.html @@ -23,7 +23,7 @@

    Checking the DITA-OT version nu

  • Results

    The DITA-OT version number appears on the console:

    -
    DITA-OT version 4.4
    +
    DITA-OT version 4.4.1
    diff --git a/4.4/topics/dita-ot-day-videos-intro-2014.html b/4.4/topics/dita-ot-day-videos-intro-2014.html index e03ae79f0..1ffaa636a 100644 --- a/4.4/topics/dita-ot-day-videos-intro-2014.html +++ b/4.4/topics/dita-ot-day-videos-intro-2014.html @@ -7,7 +7,7 @@ src: 'topics/dita-ot-day-videos-intro-2014.dita' --- -
    +

    DITA-OT Day Conference – Munich 2014

    diff --git a/4.4/topics/dita-ot-day-videos-intro-2015.html b/4.4/topics/dita-ot-day-videos-intro-2015.html index b3ae069c7..a4017621f 100644 --- a/4.4/topics/dita-ot-day-videos-intro-2015.html +++ b/4.4/topics/dita-ot-day-videos-intro-2015.html @@ -7,7 +7,7 @@ src: 'topics/dita-ot-day-videos-intro-2015.dita' --- -
    +

    DITA-OT Day Conference – Munich 2015

    diff --git a/4.4/topics/dita-ot-day-videos-intro-2016.html b/4.4/topics/dita-ot-day-videos-intro-2016.html index db97f15e8..d38061267 100644 --- a/4.4/topics/dita-ot-day-videos-intro-2016.html +++ b/4.4/topics/dita-ot-day-videos-intro-2016.html @@ -7,7 +7,7 @@ src: 'topics/dita-ot-day-videos-intro-2016.dita' --- -
    +

    DITA-OT Day Conference – Munich 2016

    diff --git a/4.4/topics/dita-ot-day-videos-intro-2017.html b/4.4/topics/dita-ot-day-videos-intro-2017.html index 996ad2c51..e630ac52b 100644 --- a/4.4/topics/dita-ot-day-videos-intro-2017.html +++ b/4.4/topics/dita-ot-day-videos-intro-2017.html @@ -7,7 +7,7 @@ src: 'topics/dita-ot-day-videos-intro-2017.dita' --- -
    +

    DITA-OT Day Conference – Berlin 2017

    diff --git a/4.4/topics/dita-ot-day-videos-intro-2018.html b/4.4/topics/dita-ot-day-videos-intro-2018.html index 43d2d260c..34cee9d45 100644 --- a/4.4/topics/dita-ot-day-videos-intro-2018.html +++ b/4.4/topics/dita-ot-day-videos-intro-2018.html @@ -7,7 +7,7 @@ src: 'topics/dita-ot-day-videos-intro-2018.dita' --- -
    +

    DITA-OT Day Conference – Rotterdam 2018

    diff --git a/4.4/topics/dita-ot-day-videos-intro-2019.html b/4.4/topics/dita-ot-day-videos-intro-2019.html index 3a02f526c..6c84089e0 100644 --- a/4.4/topics/dita-ot-day-videos-intro-2019.html +++ b/4.4/topics/dita-ot-day-videos-intro-2019.html @@ -7,7 +7,7 @@ src: 'topics/dita-ot-day-videos-intro-2019.dita' --- -
    +

    DITA-OT Day Conference – Brussels 2019

    diff --git a/4.4/topics/dita-ot-day-videos-intro-2022.html b/4.4/topics/dita-ot-day-videos-intro-2022.html index 6b2514388..e811f15e4 100644 --- a/4.4/topics/dita-ot-day-videos-intro-2022.html +++ b/4.4/topics/dita-ot-day-videos-intro-2022.html @@ -7,7 +7,7 @@ src: 'topics/dita-ot-day-videos-intro-2022.dita' --- -
    +

    DITA-OT Day Conference – Rotterdam 2022

    diff --git a/4.4/topics/dita-ot-day-videos-intro-2024.html b/4.4/topics/dita-ot-day-videos-intro-2024.html index 35fe71255..210bf1307 100644 --- a/4.4/topics/dita-ot-day-videos-intro-2024.html +++ b/4.4/topics/dita-ot-day-videos-intro-2024.html @@ -7,7 +7,7 @@ src: 'topics/dita-ot-day-videos-intro-2024.dita' --- -
    +

    DITA-OT Day Conference – Helsinki 2024

    diff --git a/4.4/topics/dita-ot-day-videos-intro-2025.html b/4.4/topics/dita-ot-day-videos-intro-2025.html index f7528455c..298c4de4f 100644 --- a/4.4/topics/dita-ot-day-videos-intro-2025.html +++ b/4.4/topics/dita-ot-day-videos-intro-2025.html @@ -7,7 +7,7 @@ src: 'topics/dita-ot-day-videos-intro-2025.dita' --- -
    +

    DITA-OT Day Conference – Copenhagen 2025

    diff --git a/4.4/topics/dita-ot-day-videos-intro-2026.html b/4.4/topics/dita-ot-day-videos-intro-2026.html new file mode 100644 index 000000000..8249bd0d5 --- /dev/null +++ b/4.4/topics/dita-ot-day-videos-intro-2026.html @@ -0,0 +1,17 @@ +--- +# Generated from DITA source +layout: 'base' +title: 'DITA-OT Day Conference – Brussels 2026' +description: 'February 1, 2026 in Brussels, Belgium.' +index: '../toc.html' +src: 'topics/dita-ot-day-videos-intro-2026.dita' +--- + +
    +

    DITA-OT Day Conference – Brussels 2026

    + + +

    February 1, 2026 in Brussels, Belgium.

    +

    +
    +
    diff --git a/4.4/topics/dita-ot-day-videos.html b/4.4/topics/dita-ot-day-videos.html index d44abf75c..25714da4f 100644 --- a/4.4/topics/dita-ot-day-videos.html +++ b/4.4/topics/dita-ot-day-videos.html @@ -7,11 +7,11 @@ src: 'topics/dita-ot-day-videos.dita' --- -
    +

    DITA-OT Day conference recordings

    Video recordings from each DITA-OT Day conference from 2014 onward.

    -
    +
    diff --git a/4.4/topics/error-messages.html b/4.4/topics/error-messages.html index 290e804df..8f26bcbdf 100644 --- a/4.4/topics/error-messages.html +++ b/4.4/topics/error-messages.html @@ -45,7 +45,7 @@

    Plug-ins may be used to add additional messages to the toolkit. For more information, see Adding new diagnostic messages and Rebuilding the DITA-OT documentation.

    -
    Table 1. DITA-OT error messages
    Message IDSeverityMessage textAdditional details
    DOTA001FFatal'%1' is not a recognized transformation type. Supported transformation types are dita, eclipsehelp, html5, htmlhelp, markdown, markdown_gitbook, markdown_github, pdf, pdf2, validate, xhtml.Default transformation types that +
    Table 1. DITA-OT error messages
    Message IDSeverityMessage textAdditional details
    DOTA001FFatal'%1' is not a recognized transformation type. Supported transformation types are dita, eclipsehelp, html5, htmlhelp, markdown, markdown_gitbook, markdown_github, org.dita-ot.html, pdf, pdf2, validate, xhtml.Default transformation types that ship with the toolkit include dita, eclipsehelp, html5, htmlhelp, markdown variants, pdf (or pdf2), and xhtml. Additional transformation types may be available if toolkit plug-ins are installed.
    DOTA002FFatalInput not specified, or specified using the wrong parameter. The input parameter was not specified, so there is no DITA or DITAMAP file to transform. Ensure the parameter is set properly; see diff --git a/4.4/topics/installing-via-homebrew.html b/4.4/topics/installing-via-homebrew.html index 7bacba6b8..81447e5c7 100644 --- a/4.4/topics/installing-via-homebrew.html +++ b/4.4/topics/installing-via-homebrew.html @@ -33,10 +33,10 @@

    Installing DITA-OT via Homebrew
  • Optional: Check the version of DITA-OT that is available from Homebrew:
    $ brew info dita-ot
    -dita-ot: stable 4.4
    +dita-ot: stable 4.4.1
     DITA Open Toolkit is an implementation of the OASIS DITA specification
     https://www.dita-ot.org/
    -/opt/homebrew/Cellar/dita-ot/4.4 (number of files, package size) *
    +/opt/homebrew/Cellar/dita-ot/4.4.1 (number of files, package size) *
       Poured from bottle using the formulae.brew.sh API on YYYY-MM-DD at hh:mm:ss
     From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/dita-ot.rb
     License: Apache-2.0
    @@ -63,7 +63,7 @@ 

    Installing DITA-OT via Homebrew

  • Optional: Check the DITA-OT version number:
    $ dita --version
    -DITA-OT version 4.4
    +DITA-OT version 4.4.1
    The DITA-OT version number appears on the console.
  • Results

    diff --git a/4.4/topics/installing.html b/4.4/topics/installing.html index 7b88a4788..b255affd6 100644 --- a/4.4/topics/installing.html +++ b/4.4/topics/installing.html @@ -47,7 +47,7 @@

    Installing DITA Open Toolkit

    Procedure

    1. - Download the dita-ot-4.4.zip + Download the dita-ot-4.4.1.zip package from the project website at dita-ot.org/download.
    2. diff --git a/4.4/topics/overriding-strings.html b/4.4/topics/overriding-strings.html index f5ed24218..c0ec76642 100644 --- a/4.4/topics/overriding-strings.html +++ b/4.4/topics/overriding-strings.html @@ -73,7 +73,7 @@

      Overriding strings

      @xml:lang value is en-US, the following call returns “Fig.”, because it was defined as the text for the variable with @id value of Figure in step - 5, which overrides the default text found in org.dita.base. + 5, which overrides the default text found in org.dita.base.
      <xsl:call-template name="getVariable">
         <xsl:with-param name="id" select="Figure"/>
       </xsl:call-template>
      diff --git a/4.4/topics/plugin-xsltparams.html b/4.4/topics/plugin-xsltparams.html index 476c8615e..c0f1d5686 100644 --- a/4.4/topics/plugin-xsltparams.html +++ b/4.4/topics/plugin-xsltparams.html @@ -39,7 +39,7 @@

      Adding parameters to existing X dita.conductor.xhtml.param. This indicates the DITA-OT processing step where the parameters will be available.

    3. file is the name of the XML file that you created in step - 1, for example, insertParameters.xml. + 1, for example, insertParameters.xml.
    4. diff --git a/4.4/topics/sample-pdf-theme.html b/4.4/topics/sample-pdf-theme.html index 6a86f9c84..60c5a72f4 100644 --- a/4.4/topics/sample-pdf-theme.html +++ b/4.4/topics/sample-pdf-theme.html @@ -52,8 +52,8 @@

      Examples

      xml-domain: '#639'

      The primary and secondary brand colors defined above are used in the examples below under - Setting up headers and footers and - Adding an image to the cover page. The theme sample also defines custom brand colors for links, note backgrounds, and + Setting up headers and footers and + Adding an image to the cover page. The theme sample also defines custom brand colors for links, note backgrounds, and XML domain markup.

      Defining custom font stacks

      @@ -138,8 +138,8 @@

      Examples

      start-indent: 10mm

      These settings use the secondary brand color for page headers (as defined above under - Setting custom colors), the sans-serif font families defined above under - Defining custom font stacks, and position the content with indentation and padding.

      + Setting custom colors), the sans-serif font families defined above under + Defining custom font stacks, and position the content with indentation and padding.

      Figure 7. Formatting footers and page numbers in dita-ot-dir/docsrc/samples/themes/dita-ot-docs-theme.yaml
      footer:
      diff --git a/4.4/topics/using-docker-images.html b/4.4/topics/using-docker-images.html
      index a248964c8..5a936bd62 100644
      --- a/4.4/topics/using-docker-images.html
      +++ b/4.4/topics/using-docker-images.html
      @@ -76,7 +76,7 @@ 

      Running the dita command.
      $ docker run --rm \
      -  -v /Users/username/source:/src ghcr.io/dita-ot/dita-ot:4.4 \
      +  -v /Users/username/source:/src ghcr.io/dita-ot/dita-ot:4.4.1 \
         -i /src/input.ditamap \
         -o /src/out \
         -f html5 -v
      @@ -95,7 +95,7 @@

      Running the On Windows, if your Users directory is on the C:\ drive, use /c/Users/… to map the host directory:

      > C:\Users\username> docker run --rm ^
      -  -v /c/Users/username/source:/src ghcr.io/dita-ot/dita-ot:4.4 ^
      +  -v /c/Users/username/source:/src ghcr.io/dita-ot/dita-ot:4.4.1 ^
         -i /src/input.ditamap ^
         -o /src/out ^
         -f html5 -v