issue with Gendoc v0.7.2 [message #1809373] |
Mon, 15 July 2019 03:46  |
Eclipse User |
|
|
|
Hello,
Have you ever meet the problem with wrong image number in produced document?
I use the follow scripts for Images searching and generation.
"[for (d:Diagram| element.getPapyrusDiagrams())]<drop/>
<image object='[d.getDiagram()/]' maxW='true'><drop/>
</image><drop/>
Figure B.1: Diagram [d.name.clean()/]
<drop/>
[/for]<drop/>
"
It works very well with the old version 0.6.0. Now, it works out all diagrams with "B.1 xxx", the number doesn't change automatically any more.
One more thing, I have tables, datatypes and other content showing in the same template, the style and format are correct except the image number.
versions:
Eclipse: 2019-03 (4.11.0)
Papyrus: 4.3.0
Gendoc: v0.7.2
EMF SDK 2.18(S201904050820)
Best regards,
Eden
|
|
|
|
Powered by
FUDForum. Page generated in 0.04484 seconds