Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile Novel Tools #204

Merged
merged 27 commits into from
May 12, 2020
Merged

Compile Novel Tools #204

merged 27 commits into from
May 12, 2020

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented May 9, 2020

This is the tool that will replace the current Export dialog.

Completed:

  • Removed all code for format conversion except HTML.
  • Removed optional package dependency for latexcodec and pypandoc.
  • Completed the formatting options for HTML that were missing before.
  • Added new options for formatting Synopsis, justified text, page breaks, multi-line headers.
  • Added a new GUI with the new style of options and a document window for previewing the compiled document.
  • Added save options for HTML, Plain Test, and Open Document via Qt's own QTextDocumentWriter.
  • Added additional option for saving cleaner novelWriter generated HTML.

Missing:

  • Printing
  • Markdown export. This may be a Qt version issue, so need a newer library for testing.

vkbo added 27 commits May 9, 2020 19:26
… in all headings, and also added scene numbers.
@vkbo vkbo changed the base branch from master to dev_0.6 May 12, 2020 18:01
@vkbo vkbo changed the base branch from dev_0.6 to release_0.6 May 12, 2020 18:04
@vkbo vkbo changed the base branch from release_0.6 to dev_0.6 May 12, 2020 18:07
@vkbo vkbo merged commit 8d78be3 into dev_0.6 May 12, 2020
@vkbo vkbo deleted the compile_novel branch May 12, 2020 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant