Commit graph

23 commits

Author SHA1 Message Date
3136b4f172 Renamed parsers' getters 2020-12-13 14:22:53 +01:00
62d60253d5 Extracted list parser 2020-12-13 14:22:53 +01:00
7348278676 Removed spreedshet and presentation code 2020-12-13 14:22:53 +01:00
30110ee2af Set default auto width and height for footer and header 2020-12-13 14:22:52 +01:00
eb9c8fc8ef Removed sections stack, refactoring 2020-12-13 14:22:52 +01:00
7c95c21f7e Removed headers/footers when no pagination. Version 0.4.7 2020-12-13 14:22:15 +01:00
2b7d1142c0 Apply footer/header margins from page layout 2020-12-13 14:22:15 +01:00
fa2bc287c0 Refactoring 2020-12-13 14:22:15 +01:00
52875e6d5d Removed page splitting via html comments 2020-12-13 14:22:15 +01:00
17742eacc3 Removed deprecated code 2020-12-13 14:22:15 +01:00
50f3cd615a Fix aligning pages according to headers split 2020-12-13 14:22:14 +01:00
b602751024 Renamings 2020-12-13 14:22:14 +01:00
f54121c343 Added set for style parents to prevent loops in styles ancestors 2020-12-13 14:22:14 +01:00
d55c60b030 Inline style properties for lists and footnotes 2020-12-13 14:22:14 +01:00
4f07882f87 Inline style properties for headings 2020-12-13 14:22:14 +01:00
79f8d700e3 Apply style properties recursively 2020-12-13 14:22:14 +01:00
ca3c2123f4 Refactoring styles conversion. Added Properties class. 2020-12-13 14:22:14 +01:00
20c6326b5e Refactoring styles conversion 2020-12-13 14:22:14 +01:00
d53e861086 Fix for prev commits 2020-12-13 14:22:14 +01:00
0926dbe218 Fix for page content column count option 2020-12-13 14:22:14 +01:00
2ee1d5ff40 Renamed page splitter 2020-12-13 14:14:05 +01:00
2ed1b4ba7f Refactored. Extracted class PageContainer 2020-12-13 14:14:05 +01:00
3e53edd42a Rearranged packages 2020-12-13 14:14:05 +01:00
Renamed from src/main/java/writer2latex/xhtml/TextParser.java (Browse further)