Commit Graph

543 Commits

Author SHA1 Message Date
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
Veronica K. B. Olsen 4a98f58a20 Added more system checks and help now opens the documentation website 2019-10-24 21:13:11 +02:00
Veronica K. B. Olsen 3ae87b6cf4 Copied the rest of the documentation from the html version to the read .rst files 2019-10-24 18:44:04 +02:00
Veronica K. B. Olsen 15b94da2e6 Merge branch 'documentation' 2019-10-24 18:15:42 +02:00
Veronica K. B. Olsen a7b7666f0c Updated readme and set docs theme to default 2019-10-24 18:15:27 +02:00
Veronica K. Berglyd Olsen 45f813d98a Merge pull request #68 from vkbo/documentation
Documentation Update - Step 1
2019-10-24 18:08:15 +02:00
Veronica K. B. Olsen 070f2a3985 Started adding documentation using sphinx 2019-10-24 18:03:39 +02:00
Veronica K. Berglyd Olsen 0d5899e844 Merge pull request #65 from vkbo/new_doc_from_file
Import Text File
2019-10-23 21:37:32 +02:00
Veronica K. B. Olsen dc12d518c0 Fixed test 2019-10-23 21:34:25 +02:00
Veronica K. B. Olsen 9186289c1b Changed the spelling of 'unnumbered' 2019-10-23 21:22:35 +02:00
Veronica K. B. Olsen 68ddba1768 Added an unnumbered chapter to the sample project 2019-10-23 21:21:49 +02:00
Veronica K. B. Olsen 3419839295 Fix a corner case nonetype exit 2019-10-23 21:21:29 +02:00