Commit graph

135 commits

Author SHA1 Message Date
Georgy Litvinov
a3c3aa095d added Debug class 2020-12-13 14:08:04 +01:00
Georgy Litvinov
681d64375f Added containsSPB and removeSPB methods instead of checkSoftPageBreak 2020-12-13 14:08:04 +01:00
George Litvinov
b55e16ff87 Disabled pagebreaks while inserting footnotes 2020-12-13 14:08:04 +01:00
Georgy Litvinov
4b15993e1f Fixed converting issue related to pagebreaks in lists 2020-12-13 14:08:04 +01:00
Georgy Litvinov
512850e280 Do not create ODF Section div in case creating Greenstone sections to split document later. 2020-12-13 14:08:04 +01:00
Georgy Litvinov
bf765cac21 Fixed inner table duplicate master page style 2020-12-13 14:08:04 +01:00
Georgy Litvinov
62258abbf2 additional check 2020-12-13 14:08:04 +01:00
Georgy Litvinov
cd54f9a93d Removed comment 2020-12-13 14:08:04 +01:00
Georgy Litvinov
3b64ebe942 extract real TOC 2020-12-13 14:08:03 +01:00
Georgy Litvinov
4c6cc14c95 Added Real TOC extraction 2020-12-13 14:08:03 +01:00
Georgy Litvinov
acd74dee18 Fixed lost heading sections 2020-12-13 14:08:03 +01:00
Georgy Litvinov
faee542d26 Removed debug comment 2020-12-13 14:08:03 +01:00
Georgy Litvinov
f589d9d067 Removed text:note content from heading section title 2020-12-13 14:08:03 +01:00
Georgy Litvinov
8547521ccd Fixed opened page divs and sections 2020-12-13 14:08:03 +01:00
Georgy Litvinov
bb545bd4ff Hack fix for div tags inside sections 2020-12-13 14:08:03 +01:00
Georgy Litvinov
88fb27d55d refactoring and rewriting code 2020-12-13 14:08:03 +01:00
Georgy Litvinov
25cb9d03a9 Fixed one more bug 2020-12-13 14:08:03 +01:00
Georgy Litvinov
10bb3caf0c small fix 2020-12-13 14:08:03 +01:00
Georgy Litvinov
e1df6e693f tests 2020-12-13 14:08:03 +01:00
Georgy Litvinov
81a3976677 Alpha stage 2020-12-13 14:08:03 +01:00
Georgy Litvinov
89ac1761d2 orcs works 2020-12-13 14:08:03 +01:00
Georgy Litvinov
d04fb61ae3 Removed option greenstone_tags, added options headingTags and pageTags instead 2020-12-13 14:08:03 +01:00
Georgy Litvinov
f482e1a054 added space in case empty paragraph with SPB at page slicing 2020-12-13 14:08:03 +01:00
Georgy Litvinov
8db0060460 Hardcoded delete soft page breaks inside section\TOC 2020-12-13 14:08:03 +01:00
Georgy Litvinov
83762d79bb Change default greenstone tags to headings-pages 2020-12-13 14:08:03 +01:00
Georgy Litvinov
84ed16b35d Finished none headings pages headings-pages options for Greenstone tags 2020-12-13 14:08:03 +01:00
George Litvinov
14bcb2c088 added tags processing 2020-12-13 14:08:03 +01:00
George Litvinov
7832321672 Refactored methods 2020-12-13 14:08:03 +01:00
George Litvinov
ca7d63ac18 Added greenstone tags param 2020-12-13 14:08:03 +01:00
George Litvinov
8dfefec3f8 Added page splitting and GS tags for text:section 2020-12-13 14:08:03 +01:00
Georgy Litvinov
966b49dc9c main code 2020-12-13 14:08:02 +01:00
henrikjust
44f4c68801 Change license to GPLv3
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@272 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2018-03-06 20:06:05 +00:00
henrikjust
3d079375d1 Remove erroneous annotations
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@268 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2018-03-04 09:57:38 +00:00
henrikjust
f70c77e5ca Do not use cellspacing in HTML5
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@264 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-07-27 08:03:31 +00:00
henrikjust
658952d328 Handle BibTeX files with non-ascii encodings
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@263 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-07-27 07:52:38 +00:00
henrikjust
1d33ea6222 w2x fix for infinite loop (bugtracker#4)
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@258 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-06-23 20:11:50 +00:00
henrikjust
729e088fa2 w2l use thebibliography environment if not using BibTeX
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@257 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-06-22 10:59:48 +00:00
henrikjust
6f46ed3177 Move string calculations from writer2latex.util.Misc to the separate class writer2latex.util.Calc + add JavaDoc
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@256 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-06-19 16:06:09 +00:00
henrikjust
67ceaae08a w2x: Regenerate bibliography
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@255 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-06-19 15:29:06 +00:00
henrikjust
a475b5fd42 w2x: New option max_width + UI for the option separate_stylesheet
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@254 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-06-16 06:39:12 +00:00
henrikjust
a01aea739c w2x: epub 3 semantic inflection
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@253 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-06-14 20:13:45 +00:00
henrikjust
442a22f6c0 w2x: epub 3 semantic inflection
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@252 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-06-12 11:47:39 +00:00
henrikjust
062d444e3d w2x: Refactoring of footnotes and endnotes export
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@251 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-06-11 20:09:08 +00:00
henrikjust
9194604f27 w2x: Refactoring of index export
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@250 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-06-11 18:39:29 +00:00
henrikjust
c447b5ee2a w2x bugfix: Corrected values of list-style-type
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@249 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-06-03 07:02:56 +00:00
henrikjust
9c99999ad1 EPUB 3 support
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@240 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-05-05 08:55:48 +00:00
henrikjust
d141619053 EPUB 3 support
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@239 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-04-28 11:48:39 +00:00
henrikjust
53c84ca717 EPUB 3 preparations + embed HTML images as base 64
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@226 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2015-01-17 11:23:57 +00:00
henrikjust
86c96621a7 BibTeX support
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@223 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2014-12-11 20:10:51 +00:00
henrikjust
ceddd94461 w2l log viewer improvements
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@221 f0f2a975-2e09-46c8-9428-3b39399b9f3c
2014-11-24 10:56:12 +00:00