How to remove autogenerated ID in figure caption and table caption in IBM RPE
Hi All,
Table and Figures are added in DNG module
For Eg)
Output from Generated Template)
List of Tables
1 Table 1 :Ipsem Lorem..........................2
List of Figures
1 Mgen Logo....................5
2 JTS ...............................6
Expected Output)
List of Tables
Table 1 :Ipsem Lorem..........................2
List of Figures
Figure 1:Mgen Logo....................5
Figure 2:JTS ...............................6
How to implement this customization in RPE template.
Thanks in Advance.
Regards,
Prashanth
|
2 answers
For Tables just get rid of <caption> tag and replace this with span tag.
For List of Figures you can create your own word style for the list of Figures.
Comments
Prashanth Manohar Gopi
commented Mar 12 '21, 6:12 a.m.
Hi Bartosz,
Can you please let me know the procedure how to implement it??
Prashanth Manohar Gopi
commented Mar 15 '21, 12:36 a.m.
Hi Bartosz,
For Table this change must be done in DNG side or RPE side, can you please elaborate on this process??
Prashanth Manohar Gopi
commented Mar 18 '21, 11:41 p.m.
Hi Bartosz,
Please provide a working sample for this output??
Prashanth Manohar Gopi
commented Mar 25 '21, 5:20 a.m.
Hi Bartosz,
Please provide a working sample for this output or kindly provide the work instructions how to implement in RPE Template
Regards,
Prashanth Manohar Gopi |
In RPE template, you need to change "TOC code" as
Comments
Prashanth Manohar Gopi
commented Mar 25 '21, 9:01 a.m.
The above solution worked now for table of tables, but after the table gets printed the table caption printed below still has auto generated ID how to remove that??
Looking forward to your reply.
Thanks,
Prashanth
Subramanya Prasad Pilar
commented Mar 25 '21, 9:06 a.m.
Use \h \z \a "Figure" instead of \h \z \c "Figure"for TOC.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.