Home › Forums › DITA and XMetaL Discussion › Disabling some automatically generated strings in CHM output. › Reply To: Disabling some automatically generated strings in CHM output.
Reply to: Disabling some automatically generated strings in CHM output.
July 30, 2009 at 7:49 pmValtteri,
Try overriding the “place-fig-lbl” template in your customization; you'll see references to a variable called $fig-count-actual, which deals with numbering.
The template can be found here:
[DITA_OT]/xsl/xslhtml/dita2htmlImpl.xsl
HTH,
– Chris