Stefan Jung

Results 34 comments of Stefan Jung

I did some testing around this in #2173 a while ago.

@raducoravu You are right, but still I consider this to be a bug. We have a couple of branches (maps) which have to be filtered with the same settings and...

Thank you very much for analyzing this, @jelovirt . I really appreciate this.

I remember now that juggling subject scheme maps is really annoying because of https://github.com/dita-ot/dita-ot/issues/4206 and https://github.com/dita-ot/dita-ot/issues/3808. My idea was to split the subject scheme map into multiple subject scheme maps,...

@AlexJitianu, yes. Currently I stash everything and delete my stashes every few days. :smile:

@AlexJitianu, if you need examples of good and valid **.gitignore** files, you should have a look at [gitignore.io](https://www.gitignore.io/).

Here some test files to reproduce this: [filter-image-test.zip](https://github.com/jelovirt/com.elovirta.ooxml/files/577794/filter-image-test.zip) Unfortunately I forgot this bug and replaced all `` with ``. :disappointed: :gun:

I also sometimes have issues with PNG files and normal `href` links. JPG files work when **not** using `keyref`. ``` xml Title Alt ```

@jelovirt Could you please update the ant-contrib anyway, until you have found another solution?

Fixes for `bookmap` `DITA 1.3`: ``` %mapgroup-d-dec; %abbrev-d-dec; %delay-d-dec; %ditavalref-d-dec; %hazard-d-dec; %hi-d-dec; %indexing-d-dec; %markup-d-dec; %pr-d-dec; %relmgmt-d-dec; %sw-d-dec; %ui-d-dec; %ut-d-dec; %xnal-d-dec; %xml-d-dec; %deliveryTargetAtt-d-dec; %map-typemod; %bookmap-typemod; %mapgroup-d-def; %abbrev-d-def; %delay-d-def; %ditavalref-d-def; %hazard-d-def; %hi-d-def;...