@@ -676,7 +676,7 @@ var
WriteChapterName(AGclChapter);
for iGcl := 0 to AGclChapter.GclNodeCount - 1 do
WriteGclNodeData(AGclChapter.GclNode[iGcl], AGclChapter.ChapterID);
- WriteChapterGather(AGclChapter);
+ WriteChapterGather(AGclChapter, Format('%s С¼Æ', [AGclChapter.ChapterName]));
end;
begin