-
I am filing this issue to request some clarifications and improvements in the project's README.md. Here are the points that need to be addressed:
1. **Plugin Inclusion in OxygenXML**: The project's…
-
If in my DITA Map I define a key which has a keyword with a conref to another one defined in a topic:
```
```
and in some topic I use the key:…
-
```
documents$ make website
Found dita version DITA-OT version 3.7.4. Minimum required is 3.6.
test -d out || mkdir out
test -d out/website && rm -rf out/website
make: [Makefile:17: website] Erro…
-
When building DITA-OT docs PDF output with dita-ot/dita-ot@547228c & jelovirt/pdf-generator@5072768, builds fail with the following error:
```
Execution failed for task ':pdf'.
> The following er…
-
When building DITA-OT docs PDF output with dita-ot/dita-ot@547228c & jelovirt/pdf-generator@5072768, builds fail with the following error:
```
Execution failed for task ':pdf'.
> The following er…
-
## Expected Behavior
When following Step 7 of the [Creating a simple PDF plug-in](https://www.dita-ot.org/dev/topics/pdf-customization-example.html) example (create `cfg/common/vars/en.xml`) list num…
-
## Expected Behavior
The pdf should be copied to the output dir using the following keydef
```
TEST PDFTEST PDF
```
As a general question, is preprocess2 appropriate to be using…
-
I have encountered an issue where the Mermaid diagram is rendered as a raster image instead of the expected SVG format in the PDF output. This is inconsistent with the documentation in the README, whi…
-
I was exploring the plugins functionality and I noticed that, plugin is running against some test suites. Is it possible to run the plugin against my custom DITA OT plugin like HTML and PDF?
-
## Expected Behavior
The build should pass on Github Actions, as it does locally on my Windows machine.
## Actual Behavior
The build fails on Github Actions with an `InvocationTargetException` …