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

Update implementation to be able to transform the ISO Simple Template docx #87

Open
ronaldtse opened this issue Apr 20, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ronaldtse
Copy link
Contributor

We need to be able to convert this Word document into Asciidoc.

reverse_adoc has the command w2a which converts docx into Asciidoc, by first converting it into HTML then adoc.

2023-iso-simple-template-rice.docx

@ronaldtse ronaldtse added the enhancement New feature or request label Apr 20, 2024
@ronaldtse ronaldtse transferred this issue from metanorma/reverse_adoc Jun 3, 2024
@ronaldtse ronaldtse moved this from 🏔 High priority to 🌋 Urgent in Metanorma Jul 11, 2024
@ronaldtse ronaldtse added this to the 1.0.0 milestone Jul 11, 2024
@hmdne
Copy link
Contributor

hmdne commented Aug 28, 2024

@ronaldtse This issue is marked for 1.0.0 milestone. There is also #115 which is not marked for 1.0.0.

Should we attempt to convert that using the current pipeline having w2a? If yes, and if we create a new pipeline tasked with #115, then the work will be wasted, as I understand, the current pipeline is meant to be replaced.

I haven't really evaluated #115 too thoroughly yet, but I will follow up it with a comment in a moment.

@hmdne
Copy link
Contributor

hmdne commented Sep 5, 2024

@ronaldtse I need your opinion on that matter before I start the implementation

@ReesePlews
Copy link

hello @hmdne i am ready to test the conversion with the .docx file provided. since distribution of internal formats by some SDOs is no longer possible, conversion of their official ms-word version is presently the only way to support input to metanorma. i discussed this with @ronaldtse a while back. i suspect in the future, the documents may end up "living" in a different system, and the ms-word output from that system could be rather different that what we presently have. when you are ready, let me know if there are any questions about the sample word file. thank you.

@hmdne hmdne mentioned this issue Sep 30, 2024
7 tasks
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
Status: 🌋 Urgent
Development

No branches or pull requests

4 participants