Veronica Berglyd Olsen
|
ff7404d01d
|
Add line break shortcode support
|
2024-10-24 01:07:03 +02:00 |
|
Veronica Berglyd Olsen
|
560540618c
|
Process heading line breaks in the Tokenizer
|
2024-10-24 00:02:39 +02:00 |
|
Veronica Berglyd Olsen
|
bfa82f6bb3
|
Add test coverage of title line breaks, and don't break markdown titles
|
2024-10-24 00:02:39 +02:00 |
|
Veronica Berglyd Olsen
|
f77cd1c752
|
Fix counting error (#2062)
|
2024-10-24 00:01:39 +02:00 |
|
Veronica Berglyd Olsen
|
8461b0c15d
|
Fix wrong character count when there is a footnote
|
2024-10-23 23:57:42 +02:00 |
|
Veronica Berglyd Olsen
|
2938a0f122
|
Remove version dependency in DocX tests
|
2024-10-23 17:44:55 +02:00 |
|
Veronica Berglyd Olsen
|
beccd1a7d1
|
Bump version to 2.6 Alpha 2
|
2024-10-23 17:41:28 +02:00 |
|
Veronica Berglyd Olsen
|
c6883908f1
|
Improve text document formatting (#2061)
|
2024-10-23 17:39:13 +02:00 |
|
Veronica Berglyd Olsen
|
36d8547f78
|
Correct misspelled variable
|
2024-10-23 17:36:12 +02:00 |
|
Veronica Berglyd Olsen
|
b01c91c0a3
|
Remove more redundant code
|
2024-10-23 17:20:07 +02:00 |
|
Veronica Berglyd Olsen
|
3712b2e93f
|
Combine the different ways of storing generated text data in formats
|
2024-10-23 17:12:13 +02:00 |
|
Veronica Berglyd Olsen
|
0ddc1131dc
|
Replace heading field with a general meta data field in the text block tuple
|
2024-10-23 16:20:50 +02:00 |
|
Veronica Berglyd Olsen
|
f4a941cd93
|
Fix format tag order for HTML validation
|
2024-10-23 11:01:06 +02:00 |
|
Veronica Berglyd Olsen
|
db72f2a722
|
Remove redundant code
|
2024-10-23 10:31:27 +02:00 |
|
Veronica Berglyd Olsen
|
16023676ea
|
Simplify CSS in HTML format
|
2024-10-23 01:27:36 +02:00 |
|
Veronica Berglyd Olsen
|
52e85835df
|
Flip if statement in Tokenizer
|
2024-10-23 01:26:48 +02:00 |
|
Veronica Berglyd Olsen
|
fe63770d21
|
Refactor and standardise text format modules (#2060)
|
2024-10-22 21:51:19 +02:00 |
|
Veronica Berglyd Olsen
|
bd5442c9e5
|
Process tags and references in Tokenizer
|
2024-10-22 21:37:18 +02:00 |
|
Veronica Berglyd Olsen
|
c7554f2b8d
|
Process keyword flag in Tokenizer
|
2024-10-22 19:33:05 +02:00 |
|
Veronica Berglyd Olsen
|
63f9cd0bac
|
Tokenize dialogue with colour tag
|
2024-10-22 18:41:34 +02:00 |
|
Veronica Berglyd Olsen
|
c537d0f396
|
Process comments in the Tokenizer
|
2024-10-22 17:37:00 +02:00 |
|
Veronica Berglyd Olsen
|
e759aa8d1b
|
Move colour theme to Tokenizer class
|
2024-10-22 17:07:57 +02:00 |
|
Veronica Berglyd Olsen
|
2d8664b3ce
|
Clean up wrapped code, and rename test variable
|
2024-10-22 00:40:54 +02:00 |
|
Veronica Berglyd Olsen
|
16076ebfb6
|
Move shared formats code to separate file, and rename some variables
|
2024-10-22 00:25:35 +02:00 |
|
Veronica Berglyd Olsen
|
38ca447c8a
|
Convert format codes to enums
|
2024-10-21 23:37:27 +02:00 |
|
Veronica Berglyd Olsen
|
f91006631d
|
Rename ODT test files
|
2024-10-21 18:56:37 +02:00 |
|
Veronica Berglyd Olsen
|
3cc5e4cc7a
|
Handle text justify in Tokenizer instead
|
2024-10-21 18:54:19 +02:00 |
|
Veronica Berglyd Olsen
|
75178b7874
|
Merge branch 'release'
|
2024-10-21 17:14:32 +02:00 |
|
Veronica Berglyd Olsen
|
ce3f6dae20
|
Add DocX support (#2056)
|
2024-10-21 17:13:42 +02:00 |
|
Veronica Berglyd Olsen
|
bd82392d71
|
Add Python 3.13 and fix theme issue and broken link (#2059)
|
2024-10-21 17:12:09 +02:00 |
|
Veronica Berglyd Olsen
|
836a3d353a
|
Update Enchant link (#2042)
|
2024-10-21 17:08:35 +02:00 |
|
Veronica Berglyd Olsen
|
a4d2a9ea6f
|
Fix swapped colours in default light theme (#2057)
|
2024-10-21 17:05:19 +02:00 |
|
Veronica Berglyd Olsen
|
b0fc8d63a6
|
Add Python 3.13 support
|
2024-10-21 17:03:52 +02:00 |
|
Veronica Berglyd Olsen
|
ec7781fb9f
|
Generalise ODT variables to DOC
|
2024-10-21 17:00:44 +02:00 |
|
Veronica Berglyd Olsen
|
787e1a46d1
|
Add DocX test coverage
|
2024-10-21 16:59:43 +02:00 |
|
Veronica Berglyd Olsen
|
148d46fcbc
|
Add settings to DocX and compression to ODT and DocX
|
2024-10-20 23:08:14 +02:00 |
|
Veronica Berglyd Olsen
|
7e1a676e0a
|
Add footnote support to DocX
|
2024-10-20 22:01:13 +02:00 |
|
Veronica Berglyd Olsen
|
e9220c5e77
|
Add DocX page settings and header support
|
2024-10-20 21:02:53 +02:00 |
|
Veronica Berglyd Olsen
|
72d41d4883
|
Refactor XML generation for DocX
|
2024-10-20 17:07:33 +02:00 |
|
Veronica Berglyd Olsen
|
de6c3e9b45
|
Fix issue with global justify, and add indentation to DocX
|
2024-10-19 20:14:01 +02:00 |
|
Veronica Berglyd Olsen
|
a0ab507ed1
|
Fix DocX tabs in text, and page break before issues
|
2024-10-19 19:04:16 +02:00 |
|
Veronica Berglyd Olsen
|
3c76d0e7e3
|
Fix issue with line spacing in DocX
|
2024-10-19 17:08:24 +02:00 |
|
Veronica Berglyd Olsen
|
34127d78bf
|
Move custom XML sub element function to common
|
2024-10-19 17:08:08 +02:00 |
|
Veronica Berglyd Olsen
|
ca33f488f1
|
Get rid of the DocXRun class
|
2024-10-19 14:43:06 +02:00 |
|
Veronica Berglyd Olsen
|
717aac9dc8
|
Add remaining code blocks, and add colours
|
2024-10-18 21:18:59 +02:00 |
|
Veronica Berglyd Olsen
|
4b07dbadb2
|
Basic DocX text formatting works
|
2024-10-18 20:31:21 +02:00 |
|
Veronica Berglyd Olsen
|
9bbebd2085
|
Add DocX text styles
|
2024-10-18 18:35:56 +02:00 |
|
Veronica Berglyd Olsen
|
d60b29e0a2
|
make some improvements to the ODT writer
|
2024-10-18 16:37:42 +02:00 |
|
Veronica Berglyd Olsen
|
80d2dfd9a4
|
Add structure for DocX documents
|
2024-10-18 16:37:04 +02:00 |
|
Veronica Berglyd Olsen
|
464454e7a6
|
Expose text margin settings in Manuscript Build (#2051)
|
2024-10-17 22:41:42 +02:00 |
|