Julien Lacour
Julien Lacour
## Description Currently id and outputclass are only available in headings, this could be extended to elements like list-items or images. We should be able to keep the same format,...
## Expected Behavior Acrobat reading tool should read the titles of each element inside the TOC. ## Actual Behavior The tool only say "No alternate text specified" for each entry....
Signed-off-by: Julien Lacour ## Description Add a fox:alt-text attribute for each TOC entry, this attribute is set with the navtitle. ## Motivation and Context Fix https://github.com/dita-ot/dita-ot/issues/3985. ## How Has This...
## Description Currently when the @scale attribute is present in imagemaps or in their images, the HTML5 output doesn't have the scaled content. ## Possible Solution This is because in...
## Expected Behavior The related links should be displayed correctly after the topic content. ## Actual Behavior The topic is not rendered at all, an error appear in the console....
## Expected Behavior I should be able to select a default `` and a `` separately in a CSS or XSLT stylesheet. ## Actual Behavior Both default and other type...
## Expected Behavior The transformation should finish even if the image will not be displayed. ## Actual Behavior The transformation fails with `java.lang.NullPointerException: Cannot read field "result" because "fi" is...
## Expected Behavior When the chunking attribute is present on nested topicrefs only the last topic will have the chunking. This is not a problem but we could alert the...
### Discussed in https://github.com/orgs/dita-ot/discussions/4232 Originally posted by **jlacour31** July 11, 2023 In DITA-OT 4.1 distribution there are 3 extra libraries: - httpclient5-5.1.3.jar - httpcore5-5.1.3.jar - httpcore5-h2-5.1.3.jar These libraries are brought...
## Expected Behavior The HTML5 output is correctly generated with both before and after conactions. ## Actual Behavior The transformations fails and the console indicates there's no target for 'pushafter'...