Frank Steimke
Frank Steimke
Section _3.4 "Managing media"_ includes a note which states that _Actually copying the media files from where they are in the source system to where they need to be in...
Explain that a sequence of template definitions is fine. It is a valid document-node, although there is no single root element.
Simplified (and corrected?) the test whether an entry in the bibliography has an `abbrev` element as it's first element node, that should be used as the entries label. See Issue...
I found an issue with the attached source document. Maybe i know how to fix it, but i don't understand the reason for the issue. [xnachweis.zip](https://github.com/docbook/xslTNG/files/14392149/xnachweis.zip) The document contains a...
I have a document with a CALS table with `@orient='land'`. A `div` element with `class='landscape'` is produced, but without effect in the PDF that i get when HTML is processed...
Support for landscape orientation for books / articles or individual elements (chapters, tables, figures ...). Using the role attribute as discussed in issue #476 .
See issue #482 Because handling of media files can be complicated, the stylesheets may provide support under certain circumstances. If the destination of the transformation is known within the stylesheets,...
I have a question about the new function `fn:parse-uri()`. A common use case is to check whether a file path is absolute or relative. For example, I want to check...
Hi, i have a XSLT Stylesheet as customization layer for xslTNG. It imports the `xslTNG/xslt/print.xsl` stylesheet and sets some parameters. The `import` uses an URL which does not exist in...
Release 2.2.1 contains a test customization for a particular test case (book.014.xml). It is used as intended when running `./gradlew book.014.html`. But seems to be ignored when producing the expected...