Commit Graph

554 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 489eae2e0d Adding non-breaking space support for editor and html, latex export 2019-10-29 14:49:11 +01:00
Veronica K. B. Olsen 146756a395 Added unicode constants class, and support for non-breaking spaces, which aren't preserved on save. 2019-10-29 11:35:40 +01:00
Veronica K. B. Olsen 2c63d1fbf2 Updated readme 2019-10-29 10:54:00 +01:00
Veronica K. B. Olsen bb5a41752d Remove number from recent projects menu 2019-10-29 10:44:38 +01:00
Veronica K. B. Olsen f91b73429d Changed the initial editor configuration for fixed width and justify text to off 2019-10-29 10:42:20 +01:00
Veronica K. B. Olsen 2510e45c26 Updated the missing package warnings and errors in export to link to the package site 2019-10-29 10:39:31 +01:00
Veronica K. Berglyd Olsen 163465d2b4 Merge pull request #83 from vkbo/hard_line_breaks
Hard line breaks
2019-10-28 21:47:49 +01:00
Veronica K. B. Olsen 62254e1ec0 Added Ctrl+Enter as a shortcut for hard line break 2019-10-28 21:43:05 +01:00
Veronica K. B. Olsen 57bc837056 Added support for hard line breaks, with higlighting and export support 2019-10-28 21:30:46 +01:00
Veronica K. Berglyd Olsen 59e5a584f2 Merge pull request #82 from vkbo/pandoc_support
Pandoc Export
2019-10-28 20:50:16 +01:00
Veronica K. B. Olsen 4b212ed192 Updated comment 2019-10-28 20:40:17 +01:00
Veronica K. B. Olsen f1e8f2e321 Added some more options to the export GUI and the ability to skip scene and section titles 2019-10-28 20:36:38 +01:00
Veronica K. B. Olsen 0bb5a37414 Added some basic pandoc export options 2019-10-28 19:51:00 +01:00
Veronica K. B. Olsen 70cfc56afa Some cleanup of the export GUI 2019-10-28 17:11:14 +01:00
Veronica K. B. Olsen 71c4a8f89d Minor tweak to LaTeX export 2019-10-28 16:37:45 +01:00
Veronica K. B. Olsen 276e2f8654 Typo ... again! 2019-10-28 14:43:51 +01:00
Veronica K. B. Olsen d309221c0a Typo ... 2019-10-28 14:40:26 +01:00
Veronica K. B. Olsen 62bb3f95a6 Updated readme with some info for windows 2019-10-28 14:35:00 +01:00
Veronica K. Berglyd Olsen 32a785d5c2 Merge pull request #81 from vkbo/windows_fixes
Windows fixes
2019-10-28 14:23:26 +01:00
Veronica K. B. Olsen 4fcff94b05 Make sure the document isn't overwritten if it exists, but we have an error loading it due to encoding, or otherwise 2019-10-28 14:12:26 +01:00
Veronica K. B. Olsen f760eeb544 Set encoding for all text reads and writes to utf8, as windows defaults to latin1 2019-10-28 13:44:13 +01:00
Veronica K. B. Olsen 3a8b7846ab Fix creating config file on Windows 2019-10-28 13:33:08 +01:00
Veronica K. B. Olsen 98e136fdbc Updated readme to add new dependency 2019-10-28 11:24:53 +01:00
Veronica K. Berglyd Olsen abd0236cf8 Merge pull request #80 from vkbo/latex_unicode_fix
LaTeX unicode fix
2019-10-28 11:24:23 +01:00
Veronica K. B. Olsen d030243b5c Updated tooltip on fixed width exports 2019-10-28 11:21:27 +01:00
Veronica K. B. Olsen 7eb7fafcbd LaTeX export now supports escaping, with a warning if it fails 2019-10-28 11:18:26 +01:00
Veronica K. B. Olsen 73951757bb Added call to escape unicode in LaTeX export. Fails with a flag if unsuccessful 2019-10-28 11:05:47 +01:00
Veronica K. Berglyd Olsen 23166ebb11 Merge pull request #79 from vkbo/latex_bugs
LaTeX bug fixes
2019-10-28 10:33:53 +01:00
Veronica K. B. Olsen 22d303c98e Fixed LaTeX export for no wrapping setting 2019-10-28 10:15:05 +01:00
Veronica K. B. Olsen 11d2fe7491 Fixed line breaks in LaTeX header 2019-10-28 09:33:37 +01:00
Veronica K. B. Olsen 9b90831a7a Make the contents headings just bold text. this is tupid. 2019-10-27 18:13:09 +01:00
Veronica K. B. Olsen 5499bf0650 Changed the heading levels in documentation again 2019-10-27 18:10:48 +01:00
Veronica K. B. Olsen aa40cbe90e Fixed some weirdness in documentation index 2019-10-27 18:02:25 +01:00
Veronica K. B. Olsen 68b6fb24d9 Forgot to bump version for documentation 2019-10-27 17:56:50 +01:00
Veronica K. Berglyd Olsen 290cbc9a25 Merge pull request #74 from vkbo/release_0.3.2
Release 0.3.2
2019-10-27 17:50:55 +01:00
Veronica K. B. Olsen 6565438bdf Release 0.3.2 2019-10-27 17:48:29 +01:00
Veronica K. B. Olsen cd3c32b2ff Always get markdown urls wrong ... 2019-10-27 17:36:07 +01:00
Veronica K. B. Olsen 8f15f22e85 Updated readme file 2019-10-27 17:34:50 +01:00
Veronica K. Berglyd Olsen 08acebdd65 Merge pull request #73 from vkbo/export_options
LaTeX Export
2019-10-27 15:47:25 +01:00
Veronica K. B. Olsen 43ebcec4e9 Updated documentation for export and the user interface 2019-10-27 15:44:40 +01:00
Veronica K. B. Olsen aba339f8e3 Added documentation for export, and renamed all files to .txt as per recommendation 2019-10-27 14:55:11 +01:00
Veronica K. B. Olsen 25c92d8b2e Improved the html export a bit, with a max width and comments formatted as yellow notes 2019-10-27 14:18:01 +01:00
Veronica K. B. Olsen fde7975a0b No need for hardcoding line endings for windows. Python handles this by default 2019-10-26 23:05:12 +02:00
Veronica K. B. Olsen f38e770402 Added novelWriter flavour markdown as an export format, and cleaned up windows/unix line endings code 2019-10-26 22:58:16 +02:00
Veronica K. B. Olsen 753b248b9f Cleaned up the nw/convert folder a bit 2019-10-26 22:24:59 +02:00
Veronica K. B. Olsen b9608dcdbd Add support for LaTeX export 2019-10-25 00:07:54 +02:00
Veronica K. B. Olsen 01dde7c8a4 Update tokenizer and html converter 2019-10-25 00:07:37 +02:00
Veronica K. B. Olsen a67d3ed599 Set autoreplace characters with unicode code instead to make it easier to read the source code 2019-10-25 00:06:39 +02:00
Veronica K. B. Olsen 2abacc1b2f Some cleanup of the export gui 2019-10-24 22:18:41 +02:00
Veronica K. Berglyd Olsen aff81c9a78 Merge pull request #69 from vkbo/documentation
Use online help instead of local
2019-10-24 21:55:17 +02:00