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

Asciidoc-to-docx pipeline #10

Open
dressupgeekout opened this issue Aug 17, 2023 · 2 comments
Open

Asciidoc-to-docx pipeline #10

dressupgeekout opened this issue Aug 17, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@dressupgeekout
Copy link
Member

The big idea is to allow Asciidoc source to be the origin for BOTH a plainly formatted manuscript as a Word document AND ALSO the final PDF/EPUB.

Pandoc is most likely going to be part of the picture somehow.

@dressupgeekout dressupgeekout added the enhancement New feature or request label Aug 17, 2023
@dressupgeekout dressupgeekout self-assigned this Aug 17, 2023
@dressupgeekout
Copy link
Member Author

Yup, you have to do it this way: asciidoctor -> docbook, then pandoc from docbook to docx

@dressupgeekout
Copy link
Member Author

As of 667c175 we finally have a decent reference for ODT -- shouldn't be too difficult to replicate what I did for a modern DOCX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant