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

Compatibility possible with eLife Lens Article Viewer #16

Open
MathiasCimelli opened this issue Aug 9, 2022 · 0 comments
Open

Compatibility possible with eLife Lens Article Viewer #16

MathiasCimelli opened this issue Aug 9, 2022 · 0 comments

Comments

@MathiasCimelli
Copy link

Hi Vitaliy,
I have made some tests with documents docx with the structure you describe in the docxConverter presentation page. There are some tags who can be added to the JATS structure generated during the convertion.
It's not too complicated and i think it can be useful.
You just need to add the “journal-meta” tags, the “publisher” tags and the “publisher-name” (you can leave the tag blank)
Example :

        <journal-meta>
            <publisher>
                <publisher-name></publisher-name>
            </publisher>
        </journal-meta>

Normally, if you add these 3 tags to the structure generated by docxConverter, Lens Article Viewer should work...

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

No branches or pull requests

1 participant