diff options
author | Stef Walter <stef@memberwebs.com> | 2004-07-11 22:07:43 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-07-11 22:07:43 +0000 |
commit | 5eb52056cf799bd0f55b642a513e024c0304c604 (patch) | |
tree | a74754e3fdff365df1e481ddf2c4fefdd3014b19 /src/xmlcomposer.h | |
parent | 6469807b6ca403cb585616fe3b9c0607ba391529 (diff) |
Fixed grouping issues
Consolidate footnotes to end
Proper ref format
Fixed 'removeDuplicate' bugs
Diffstat (limited to 'src/xmlcomposer.h')
-rw-r--r-- | src/xmlcomposer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xmlcomposer.h b/src/xmlcomposer.h index fc40496..deba4ba 100644 --- a/src/xmlcomposer.h +++ b/src/xmlcomposer.h @@ -234,8 +234,6 @@ protected: ANALYSER(FootNote) INITIALIZE CONTROLWORD - GROUPSTART - GROUPEND DONE END_ANALYSER }; |